DEV Community

Zen
Zen

Posted on

Finally, I rebuild my blog (Jekyll based) with Vue 🥳

It's my new blog:

Halaman depan blog Zen

Halaman detail blog Zen

Technologies what I use:

  • Vue
  • Vue Router
  • Custom CSS (I write these in one night!) 🙃
  • Images from Freepik (I'll write the attribution soon)

You can fork this from my Github repo:

GitHub logo mzaini30 / mzaini30.github.io

Website ini berisi dengan berbagai proyek yang telah aku kerjakan.

Wiki Blog

Instalasi

pnpm i

Menjalankan Wiki sebagai Dashboard

pnpm dev

Build

Auto build dengan Github Action. Tapi, kalau mau manual, bisa menggunakan pnpm build

Fields

  • kategori
  • ringkasan
  • gambar

Konfigurasi

Edit file ./src/konfigurasi.yml

Halaman Tentang

Edit file ./src/pages/tentang.md

Atur Site

Edit file ./astro.config.js pada bagian site

Juga edit file ./public/robots.txt




Top comments (0)