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
nodejh
254657d81c
去掉nav中不必要的链接
8 years ago
nodejh
4635f4a506
修改about页面的评论设置
8 years ago
nodejh
753648ed2d
添加多说评论系统
8 years ago
nodejh
2af33fd74a
a simple hugo theme
8 years ago