Duanyll's new blog, can be visited at duanyll.com. Also refer to the post about implementation of this site.
To build this site, you have to
- Clone the repository
- Install Pandoc into the path
- Run
yarn
- Run
yarn build
And the static site will be inside the public
folder.