My personal blog
npm install
npm run dev
and visit http://localhost:3000
- The content of the blog is located in /content, to make a new blog entry, make a new MD file in /content/blog
- This project is hooked up with GH's CI to autopublish the blog at yongzhihuang.github.io when you push to the repo.