Skip to content

greeneley/blog-htdinh

Repository files navigation

My personal blog

Netlify Status

This is the main code base for my blog..

Features

  • Light/dark mode toggle

  • Live previews

  • Fullscreen mode

  • Cross platform

Tech Stack

  • Next.js

  • Stitches / CSS

  • MDX

How to start

Trong môi trường local, để chạy server, thực thi lệnh sau:

yarn run dev

Các lệnh sau được dùng để build production:

yarn build
yarn start

Khi đẩy lên production, cần đảm bảo file yarn.lock được build đúng với package.json

Find idea for new posts

Authors

License

MIT