Skip to content

Duanyll/duanyll.com-hexo

Repository files navigation

duanyll.com-hexo

Hexo build pages-build-deployment

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

  1. Clone the repository
  2. Install Pandoc into the path
  3. Run yarn
  4. Run yarn build

And the static site will be inside the public folder.