Commit Graph

54 Commits (master)

Author SHA1 Message Date
Jordan Orelli 3bb60cc52e uh, footer centering fix now
i broke this when i messed with the text flow. i sure don't know css.
4 years ago
nodejh ffea239839 feat: update layouts 4 years ago
nodejh 3c0b005454 fix: fix links 4 years ago
nodejh 706cd8f8e9 fix: fix navigation url 4 years ago
nodejh 2286e5a59b fix: remove _internal templates 4 years ago
nodejh 5a1a09962e feat: update example config.yaml 4 years ago
nodejh 7854986bd0 feat: update 404 page 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 a179bc1fb3 feat: add footer 4 years ago
nodejh 52d788bd27 feat: update single page 4 years ago
nodejh 4389d68302 feat: add pagination 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
Hang Jiang 116947e83f
Merge pull request #48 from ChalkPE/patch-2
bump up library versions
7 years ago
Chalk 31d2987cf0 bump up library versions: fix #44 7 years ago
Chalk 11688e80fa add option to customise avatar link 7 years ago
Andrew King 69ccff4e13
Unescape HTML in post summary 7 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 c8dbece611 Fix typo in the header URL change post to posts 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
Josh Leeb-du Toit 8def58e17d Fix duplicate about nav link naming for tags 7 years ago
Yihui Xie c054a84fda Conditionally generate the bio
Fixes rstudio/blogdown#156
7 years ago
nodejh 2ad2e71916 remove useDescriptionAsTitle 8 years ago
nodejh 313c418788 change margin-top from 100px to 60px of home page 8 years ago
nodejh 9a80f43c0a fix tags and about pages 8 years ago
nodejh ff2a1e2433 change .Now to now template function in layouts/partials/footer.html 8 years ago
nodejh 29f5dc9458 fix bug:Tags and About page broken with Hugo v0.18+ 8 years ago
nodejh a91879fa57 update footer: add themes link 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 affd4ee0a2 modify url 8 years ago
nodejh a6db310b97 fix readme.md 8 years ago
nodejh 18f2378915 Merge remote-tracking branch 'remotes/josephearl/fix-about-tags' 8 years ago
Joseph Earl 241f624aa8 Fixes #1 with Hugo v0.18+ 8 years ago
nodejh 1d96afbb2f 添加doc 8 years ago
nodejh 2383a727a2 revert to d037314e64 8 years ago
David Teller cb930e62fd Resolves #1 - Moving about/single.html and tags/single.html around.
OrderResolutorder has recentlychanged with Hugo 0.18, breaking tags/ and about/. This should fix it.
8 years ago
nodejh d5afc98190 add copy right 8 years ago
nodejh 733cd09dea add google anaytics and baidu tongji 8 years ago
nodejh 9acf4f3db9 use fontawsome dns replace downloaded files 8 years ago
nodejh b4e72f4e49 添加英文文档 8 years ago