Commit graph

25 commits

Author SHA1 Message Date
Dillon
4b24331134
feat: customize prev and next page link in the page footer 2022-05-29 22:27:36 +08:00
Dillon
39aba6bb39
Merge branch 'master' into pr/xiaobinqt/659
# Conflicts:
#	layouts/partials/single/footer.html
#	layouts/posts/single.html
2022-05-23 23:02:31 +08:00
Dillon
09ea77eff1
chore(lib): update fontawesome 5.13.0 -> 6.1.1 2022-05-07 01:54:31 +08:00
weibin
faa7a679fa title support emoji 2022-03-22 11:08:30 +08:00
Khusika Dhamar Gusti
8eb46b216d fix(footer): Guard post-info-license
Show license information if it is mentioned in the markdown.

Signed-off-by: Khusika Dhamar Gusti <mail@khusika.com>
2020-11-02 19:21:22 +07:00
W.T. Chang
e5ae1d696b
fix(path): broken tag/category link when containing a dot (#368) 2020-05-18 17:30:37 +08:00
Dillon
9c1244490f
i18n: update i18n string format (#371) 2020-05-18 16:10:24 +08:00
Dillon
acef6c143e
fix(format): string format error (#366) 2020-05-16 00:46:51 +08:00
Dillon
26381b498d feat(search): improve search index 2020-04-28 12:53:06 +08:00
Dillon
d5bc3be19d
fix(git): build panic without git (#271) 2020-04-28 02:50:05 +08:00
Dillon
19c7da333d
docs: update theme preview and translation (#262) 2020-04-26 23:00:29 +08:00
Dillon
c2197b7411
feat(social): improve social links (#254)
* replace forkawesome and iconfont with simple icons
* add more configs for social
2020-04-24 19:04:37 +08:00
Dillon
d90a2d9406
fix: some title case bugs for section page and list page (#251) 2020-04-23 01:22:29 +08:00
Dillon
f5fb31ec43
fix: wrong URL of JS and CSS files on baseURL (#249) 2020-04-22 21:34:38 +08:00
Dillon
f14301c395
feat: improve configuration (#245)
* feat: improve configuration

* fix: fix partials/footer.html error
2020-04-21 22:55:06 +08:00
Dillon
90184ca3e7
feat(search): add local search (#231)
* feat(search): add local search

* docs: add docs for search
2020-04-15 15:46:50 +08:00
Dillon
84d48f37dc
feat(syntax): add fraction syntax (#181)
* feat(syntax): add fraction syntax

* docs: add remind for Hugo extended version
2020-03-18 00:52:36 +08:00
Dillon
e4f81f9e7f
fix(style): auto width problem caused by too long tags or site t… (#168) 2020-03-16 11:32:47 +08:00
Dillon
3d9aad3205 feat(style): adjust style of header, tags and dynamic-to-top button 2020-03-14 14:42:12 +08:00
Dillon
924692a07e feat(assets): add SRI config for stylesheet and script 2020-03-09 20:25:55 +08:00
Dillon
296424cded feature(doc): complete all Chinese and English documents and fix many bugs 2020-03-08 21:02:21 +08:00
Dillon
66b76b599b fix(git): git info in footer 2020-03-04 01:27:30 +08:00
Dillon
72a2e9bdcf feat(image): add image lightgallery 2020-02-24 17:00:39 +08:00
Dillon
c8fee1783a feat(toc): support fontawesome and ruby in TOC 2020-02-22 00:34:44 +08:00
Dillon
4e6fe224cc chore(partials): refactor partials 2020-02-21 23:42:35 +08:00