Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 777 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 777 Bytes

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.