Commit Graph

51 Commits

Author SHA1 Message Date
Cell 95436c11ac Feat: add HTML&MD render for single subtitle 2024-10-04 01:40:54 +08:00
Cell 9c440df3d0 Feat: add param.capitalizeTitles, default is true 2024-10-02 01:54:19 +08:00
Cell b7ed9cac69 ♻️ Refactor: refactor content encryption 2024-08-29 10:24:16 +08:00
Cell e7dd4c838c Chore: unified content encryption function 2024-08-26 11:22:45 +08:00
Cell 466bb7b7e9 🔒 Perf: use xxHash instead of md5 to calculate the hash value of a password
Update min hugo version to 0.129.0 for using xxHash function
2024-08-25 13:48:28 +08:00
Cell affaea7ecb 🐛 Fix: password runecount calc error 2024-07-22 15:40:29 +08:00
Cell ba4b506b2f Feat: use strings.Title for post title and other titles (#421)
Closes #421
2024-05-06 16:00:29 +08:00
Cell 2ea592b4a3 🐛 Fix: use function to get params replace of .Scatch (#420) 2024-02-23 20:50:52 +08:00
Cell fbe58346e5 Feat: add params.withSiteTitle and params.titleDelimiter to resolve #395 2023-12-28 15:59:01 +08:00
Cell b9539e9d69 📝 Style: modify web page title separator symbol 2023-12-27 17:42:40 +08:00
Cell 46a4c235b9 Perf(fixit-decryptor): optimize decrypt content logic and add special page encrypt support (#123) 2022-05-27 11:39:20 +08:00
Cell 0963931d2e Perf(SEO): optimize DOM 2022-05-20 11:32:17 +08:00
Cell cac46b0c02 🚚 Chore: migrate partial comment.html to single folder 2022-04-30 14:32:34 +08:00
Cell 3c45f9914d 🔧 Chore(update-libs): update animate.css 3.7.2 -> 4.1.1 (#74) 2022-03-06 19:25:24 +08:00
Cell 2e54fd70fb 🎨 Style: tabsize 4 => 2 2022-01-11 12:39:25 +08:00
Dillon 8f53c999e5 chore: refactor some code 2020-05-18 21:30:33 +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 5b689bf29b fix(title): terms title error and change delimiter from "|" to "-" (#299) 2020-05-01 16:23:17 +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 9a7189c2a3 feat(subtitle): add subtitle for posts (#171) 2020-03-16 16:14:37 +08:00
Dillon 72a2e9bdcf feat(image): add image lightgallery 2020-02-24 17:00:39 +08:00
Dillon 4e6fe224cc chore(partials): refactor partials 2020-02-21 23:42:35 +08:00
Dillon 933e32c4e4 chore(forkawesome): update forkawesome css 2020-02-17 21:02:27 +08:00
Dillon 12bd1e1935 chore: refactor code style 2020-02-14 01:30:33 +08:00
Dillon 4c452aae12 feat(css): add local fork-awesome css 2020-02-07 00:10:00 +08:00
Dillon 52c7ad29a6 chore(style): update code style and add an i18n word 2020-02-03 18:38:10 +08:00
Dillon 8aba226290 feat(partial): add hook and image partial 2020-02-03 11:46:30 +08:00
Dillon 437ef95e14 feat(exampleSite): add some posts to exampleSite 2020-02-01 19:47:58 +08:00
Dillon 8aa4b6dce6 feat(author): add author_link and fix highlight bug 2020-02-01 01:52:27 +08:00
Dillon 2a7611b5ae chore(style): update code style 2020-01-31 22:53:04 +08:00
Dillon 344f0a9f41 fix(css): fix some css bugs 2020-01-31 18:46:28 +08:00
Dillon 69068c7cfc feat: update style / exampleSite files and compatible with Hugo 0.58 2019-09-29 15:56:11 +08:00
Dillon 42d50ae53c feat: update style and exampleSite files 2019-08-27 01:15:00 +08:00
Dillon af3161fff6 feat: add en/zh README and exampleSite files 2019-08-26 02:25:56 +08:00
Dillon 5cc4fdbe46 feat: tidy style and layout 2019-08-24 19:32:41 +08:00
Dillon 934c3a5156 feat: faster, support custom lib cdn and more standardized code style 2019-08-23 02:01:22 +08:00
Dillon 2653f1bc7c feat: fontawesome, admonition and faster 2019-08-17 03:40:34 +08:00
Dillon 9433736ede feat: new style and faster 2019-08-12 01:36:19 +08:00
Dillon ZENG c67a2a86a1 feat: impove i18n and clean code 2019-08-04 21:53:35 +08:00
Dillon ZENG 1e709b5ba4 fix: fix disqus feature and format 2019-08-02 16:16:59 +08:00
sarathsp06 ccfc0e5458 template: Fix template to not show share when the list is empty 2019-05-08 16:56:33 +02:00
Giuseppe Pignataro 2fa50697fd Added support for local avatar
Now user can choose to use local avatar or gravatar
2019-03-27 10:48:55 +01:00
Giuseppe Pignataro 0181a08d41 Added reading time icon 2019-03-24 19:17:06 +01:00
Giuseppe Pignataro 77902b656b Bug fix
Fixed a stupid bug that dosn't show the license
2019-03-17 00:17:12 +01:00
Giuseppe Pignataro 9969bc6967 Added gitalk comment system 2019-03-15 10:15:32 +01:00
Giuseppe Pignataro c94e9dcc4d Added share post feature
Added the possibility to activate the share option
2019-03-14 11:16:11 +01:00
Giuseppe Pignataro b34bf33283 Changed icons 2019-02-26 00:29:37 +01:00
Giuseppe Pignataro 44e8e76e36 Added Word count 2019-02-03 18:42:55 +01:00
Giuseppe Pignataro df7a079a23 Added reading time 2019-02-03 17:36:57 +01:00