Commit Graph

228 Commits

Author SHA1 Message Date
Cell 6a9b2a6a0e 📝 Docs: update exampleSite config 2022-01-12 23:52:37 +08:00
Cell e921ab1420 🎨 Perf: optimize footer code 2022-01-11 15:19:33 +08:00
Cell c78666a87b ✏️ Docs: fix typo 2022-01-11 01:36:39 +08:00
Cell f804e7dc44 📝 Docs: update exampleSite 2022-01-11 00:46:11 +08:00
Cell 8a5777d3fe ♻️ Refactor: header title DOM and add subtitle option (#26) 2022-01-11 00:45:27 +08:00
Cell 4a4997a19c Feat(ING): add header subtitle option (#26) 2022-01-10 23:17:35 +08:00
Cell 1a8d4907ef Feat: add CustomJS option (#24) 2022-01-09 22:42:29 +08:00
Cell 3bd47c4eb8 🎉 Feat: add "不蒜子" count and site run time (#18) 2022-01-09 18:15:38 +08:00
Cell 3c4c0da5db 🎨 Style: modify global logo icon color 2022-01-09 05:38:49 +08:00
Cell bf1e93466c Feat: add public network security config (only in China) (#15) 2022-01-09 04:53:53 +08:00
Cell 96d551ffd3 🎨 Style: add global logo color 2022-01-09 04:46:57 +08:00
Cell f9cc4faed4 📝 Docs: update exampleSite 2022-01-08 18:53:54 +08:00
Cell dcd190949c 🎉 Feat: add Watermark support (#16) 2022-01-08 16:40:48 +08:00
Cell 5f7d516ab4 🎉 Feat: add PWA support 2021-12-30 20:39:39 +08:00
Dillon 09e3b45f36 chore: update exampleSite config 2020-05-29 13:23:33 +08:00
Dillon 89a526d693 feat(SEO): update SEO config (#393) 2020-05-29 11:11:21 +08:00
quyleanh 7a942f2d56 feat(i18n): add Vietnamese translation (#383)
Co-authored-by: Dillon <dillonzq@outlook.com>
2020-05-28 20:29:28 +08:00
Dillon aa48df5edd feat(content): support complete local resource references (#388) 2020-05-28 17:05:37 +08:00
Dillon 9dd5230204 feat(TOC): add keepStatic param for TOC (#372) 2020-05-18 22:27:01 +08:00
Dillon 8a2bb03e5f chore(docs): compress images in docs 2020-05-15 21:44:51 +08:00
Dillon 8ef1edd479 chore(config): update exampleSite config 2020-05-15 19:41:11 +08:00
Dillon 413b73df92 chore(docs): update theme documentation basic 2020-05-15 19:06:33 +08:00
Dillon da9df3b0ce feat(style): change custom style file path (#360) 2020-05-15 19:05:16 +08:00
Dillon d3d2d751ec feat(shortcode): add script shortcode (#359) 2020-05-15 17:43:04 +08:00
Dillon c5a0ec61c9 feat(compatibility): add config for compatibility (Polyfill.io and object-fit-images) 2020-05-15 16:32:36 +08:00
Dillon 486d859cc8 feat(page): add custom page library support (css and js) (#357) 2020-05-13 22:12:51 +08:00
Dillon 861350be32 feat(home): home profile title support HTML format (#356) 2020-05-13 21:33:30 +08:00
Dillon 0a9ec97450 feat(cookies): add Cookie consent banner (#355) 2020-05-13 21:19:39 +08:00
Dillon 39159a9a6d feat(CDN): replace CDN config with CDN data file (#353) 2020-05-13 19:29:37 +08:00
Dillon 762a7e538d feat(compatibility): improve compatibility for Hugo basic version (#352) 2020-05-13 00:45:19 +08:00
Dillon 13b051b585 chore(docs): update docs for i18n 2020-05-12 21:11:20 +08:00
Dillon 83869e0fc8 feat(analytics): update Google analytics.js to gtag.js (#349) 2020-05-12 20:51:07 +08:00
Dillon 2ab3d976c0 chore(docs): update zh-cn docs 2020-05-11 20:51:49 +08:00
Dillon 591f39588a chore(docs): add images for config and front matter 2020-05-07 16:48:57 +08:00
Dillon 6e1e86eade chore(docs): update docs and valine emoji style 2020-05-07 00:17:44 +08:00
tomaja 87923f284c Added Serbian translation (#324) 2020-05-06 23:50:10 +08:00
Dillon 09e8916138 Squashed commit of the following:
commit b0359fb408f959b81ffa39e117075b068c1a54be
Author: Dillon <dillonzq@outlook.com>
Date:   Wed May 6 23:21:00 2020 +0800

    Add German translation

commit f88df9ea19899e17962ebbbc9282beafce73fc24
Author: Mark-Daniel Lüthje <mark.luethje@mail.de>
Date:   Wed May 6 08:54:14 2020 +0200

    Add german translation, updated README

commit fe0548d826
Merge: 01bd6e8 9bb56fd
Author: Dillon <dillonzq@outlook.com>
Date:   Tue May 5 12:49:23 2020 +0800

    Merge branch 'develop'

commit 01bd6e8c95
Merge: e3d774f 97c00eb
Author: Dillon <dillonzq@outlook.com>
Date:   Tue May 5 10:32:44 2020 +0800

    Merge pull request #322 from dillonzq/develop
2020-05-06 23:25:12 +08:00
Dillon 2513afbd54 feat(comment): add comment for single page and emoji config for Valine (#328) 2020-05-06 23:11:34 +08:00
Dillon 9bb56fd87f chore(docs): update emoji docs 2020-05-05 12:49:02 +08:00
Dillon 87312d5de2 fix(docs): link errors 2020-05-05 01:45:05 +08:00
Dillon 7dfa964d3f feat(comment): add Utterances comment system (#317) 2020-05-04 20:28:27 +08:00
Rodolfo Martínez Vega 44955320ba Add Spanish translation (#309) 2020-05-04 19:12:28 +08:00
Dave A-W 67617b82dc feat(profile): Add optional title above subtitle (#308) 2020-05-04 16:43:47 +08:00
Dillon 4190c79491 fix(hugo): compatibility for Hugo basic version (#315) 2020-05-04 15:19:18 +08:00
Dillon e4c71edddf feat(typeit): add some config for TypeIt (#314) 2020-05-04 13:20:01 +08:00
Dave A-W 8c706548c7 feat(header): support header title typeit (#306) 2020-05-03 11:15:42 +08:00
Dillon 971eff815c feat(search): add absoluteURL config for search index (#302) 2020-05-01 23:54:29 +08:00
Dillon e3e3bdf9ee feat(rss): add rssFullText param for RSS (#301) 2020-05-01 23:29:24 +08:00
Dillon 5b689bf29b fix(title): terms title error and change delimiter from "|" to "-" (#299) 2020-05-01 16:23:17 +08:00
Dillon 79df5c667e feat(search): add snippetLength config for search results (#296) 2020-05-01 02:34:17 +08:00