Commit Graph

36 Commits

Author SHA1 Message Date
Dillon
84b098909b chore(lib): update simple-icons and twemoji 2020-05-13 22:39:59 +08:00
Dillon
0a9ec97450 feat(cookies): add Cookie consent banner (#355) 2020-05-13 21:19:39 +08:00
Dillon
8d491509e0 fix(social): social links blocked by uBlock Origin (#354) 2020-05-13 19:35:46 +08:00
Dillon
762a7e538d feat(compatibility): improve compatibility for Hugo basic version (#352) 2020-05-13 00:45:19 +08:00
Dillon
19c7da333d docs: update theme preview and translation (#262) 2020-04-26 23:00:29 +08:00
Dillon
bcbc4268ea feat(code): add support for code block folding (#259) 2020-04-26 03:25:10 +08:00
Dillon
41a92c6166 feat(style): simplify blockquote style and rm fa-fw for fontawesome syntax (#257) 2020-04-25 02:05:43 +08:00
Dillon
7ab1c10639 chore(libs): update libs (#256) 2020-04-24 23:47:47 +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
87fbb05e86 feat(header): add Logo, pre and post config for header title (#252) 2020-04-23 16:49:30 +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
8a0e61085c feat(code): add copy button for code (#239) 2020-04-18 20:54:54 +08:00
Dillon
bc97c099ac feat(lib): add normalize.css lib (#235) 2020-04-16 23:51:05 +08:00
Dillon
6dcb8ce338 Merge branch 'master' into develop
# Conflicts:
#	assets/css/_variables.scss
#	package-lock.json
#	package.json
2020-04-15 19:09:54 +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
41c2d3a38e feat: add detection of the theme version and Hugo version (#173)
* feat: add detection of the theme version and Hugo version

* fix: hugo.IsProduction is incompatible in Hugo v0.62.0
2020-03-16 21:35:16 +08:00
Dillon
9a7189c2a3 feat(subtitle): add subtitle for posts (#171) 2020-03-16 16:14:37 +08:00
Dillon
ee1c5c22bc feat(style): add header title style config (#170) 2020-03-16 15:36:56 +08:00
Dillon
6e091b6fad feat(button): add 'comment' fixed button (#169) 2020-03-16 15:01:51 +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
212e67c2a5 feat(style): improve toc style (#167) 2020-03-16 10:59:51 +08:00
Dillon
bf7c4b5173 fix(style): social link style error (#162) 2020-03-15 18:05:17 +08:00
Dillon
7dbe1f83a2 chore(docs): update theme preview (#160) 2020-03-15 16:31:16 +08:00
Dillon
ca0996ab11 fix(style): style conflict between 'strong' and 'a' tag (#156) 2020-03-15 00:56:57 +08:00
Dillon
344f2f809c feat(style): adjust mobile TOC style (#155) 2020-03-15 00:39:23 +08:00
Dillon
fc10c46d37 fix(toc): unwanted arrow of mobile TOC in Firefox (#154) 2020-03-14 23:17:49 +08:00
Dillon
61d76c54b4 docs: update theme preview image and fix some docs error (#151) 2020-03-14 21:47:51 +08:00
Dillon
92fc2bf74f fix(style): dark mode for mermaid and valine 2020-03-14 20:33:12 +08:00
Dillon
e4e005d6fd fix(style): gist shortcode dark mode style 2020-03-14 17:29:39 +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
a4878c3e63 fix(style): fix title style 2020-03-10 20:33:37 +08:00
Dillon
7f228d6134 fix(typeit): fix a TypeIt header link style bug 2020-03-10 03:37:27 +08:00
Dillon
26727fd193 feat(style): improve style for header and image 2020-03-09 22:19:14 +08:00
Dillon
1894403794 feat(toc): add custom TOC font size 2020-03-09 21:56:17 +08:00
Dillon
b1990d00c4 fix(image): some image style bug 2020-03-09 21:30:08 +08:00
Dillon
924692a07e feat(assets): add SRI config for stylesheet and script 2020-03-09 20:25:55 +08:00