Commit Graph

23 Commits (master)

Author SHA1 Message Date
nodejh ffea239839 feat: update layouts 4 years ago
nodejh 3c0b005454 fix: fix links 4 years ago
nodejh 87d289b52f feat: remove useless codes 4 years ago
nodejh ba0e0ac249 feat: remove useless codes 4 years ago
nodejh 7a9d0220bf feat: add tags page 4 years ago
nodejh 4815a9553e feat: update content styles 4 years ago
nodejh 52d788bd27 feat: update single page 4 years ago
nodejh 180c9c61d6 feat: update index page styles 4 years ago
nodejh 2b1fc63ec0 feat: refactor header and navigation 4 years ago
nodejh 61bcd2848e refactor: add baseof.html page 4 years ago
Alex Taylor d84fe2cc89
Fix incorrect grammar in reading time estimate 7 years ago
nodejh 98cd7f9f63 Use BaseURL in anchor tag 7 years ago
Michael Fridman f3b91ad5d9
Use BaseURL in anchor tag 7 years ago
nodejh 8b2647b4f3 Support twitter card 7 years ago
nodejh ca3921d9bc Rewrite tags page, remove duoshuo comment, upate summary 7 years ago
nodejh 22aa435ab3 fix bug: default show comments. And allow a post or about page to disable comments, just edit front-matter in markdown file:
- disable disabledisqus: Add a line ` disabledisqus = "true" ` in front-matter

    For example:

    ```
    title = "How To Vertically Middle Align Floated Elements With Flexbox"
    description = "How To Vertically Middle Align Floated Elements With Flexbox"
    date = 2017-07-28T20:53:14+08:00
    tags = ["CSS"]
    categories = ["CSS"]
    draft = false
    disabledisqus = "true"
    ```

    The code of this feature will update in future, because the implementation is not so good.
7 years ago
Sean Smith 0248810912 Allow a post or about page to disable comments 7 years ago
nodejh 2ad2e71916 remove useDescriptionAsTitle 8 years ago
nodejh fe7cf1d508 use local static resources instaded of cdn 8 years ago
nodejh bdb83a4629 fix bug: table of content: if no content, not show toc 8 years ago
nodejh 1d96afbb2f 添加doc 8 years ago
nodejh 753648ed2d 添加多说评论系统 8 years ago
nodejh 2af33fd74a a simple hugo theme 8 years ago