Cell
dfbffa2ad5
🐛 Fix: remove unneeded meta tag
...
This was only needed for IE10 and lower (which are no longer supported) and chromeframe which was a Google plugin for IE8 and lower and was discontinued many years ago. So this meta tag can be safely removed.
2022-08-26 15:48:16 +08:00
Cell
87156110a6
🐛 Fix: author display error in post and markdown file
2022-08-14 14:45:13 +08:00
Cell
b9368668e4
🚚 Feat: ransfer repository from Lruihao to hugo-fixit
2022-08-02 16:37:33 +08:00
Cell
2c9dabe3e8
📝 Feat: add repost URL at the end of markdown
2022-07-30 17:11:43 +08:00
Cell
c0346d18a7
🚚 Perf: subdivide FixIt initialization
2022-07-17 10:50:07 +08:00
Cell
3ead60489d
Merge branch 'feature/encryption' into v0.2.15-RC
2022-07-16 15:35:47 +08:00
Cell
e62e3f1760
✨ Feat: hide content of fixit-encryptor shortcodes from markdown source ( #123 )
2022-07-16 15:35:23 +08:00
Cell
35d54b22cb
✨ Feat: add repost feature ( #156 )
2022-07-10 18:21:35 +08:00
Cell
c855841130
✨ Feat(fixit-decryptor): add encrypt again feature ( #123 )
2022-05-27 17:33:14 +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
e7b9f7600f
🚧 Feat: hide raw markdown content and hide related buttons for encrypted pages ( #123 )
2022-05-25 23:50:35 +08:00
Cell
0963931d2e
♿ Perf(SEO): optimize DOM
2022-05-20 11:32:17 +08:00
Cell
e82a6549a6
✨ Feat: add total word count feature in section and remove from footer ( #124 )
2022-05-20 11:30:19 +08:00
Cell
791ff12e70
🔧 Chore: use fontawesome 6
2022-05-16 17:10:20 +08:00
Cell
314fc909cd
🔧 Chore: inject a theme meta tag in the HTML head on the home page only
2022-05-09 14:51:10 +08:00
Cell
3d918ae0be
🐛 Fix: disabled total word count feature to avoid scratch concurrency issues ( #124 )
2022-05-02 12:51:04 +08:00
Cell
cac46b0c02
🚚 Chore: migrate partial comment.html to single folder
2022-04-30 14:32:34 +08:00
Cell
08d95cb578
✨ Perf: add GitHub Corners full support ( #106 )
2022-04-30 14:30:42 +08:00
Cell
e0bbd7f7b8
✨ Feat: add local avatar and gravatar support for post author ( #125 )
2022-04-27 23:13:30 +08:00
Cell
9dfa6ec837
✨ Feat: add count badge for taxonomy ( #122 )
2022-04-22 17:01:06 +08:00
Cell
caae8a74a9
💄 Style: add the gap between and icon and text at blending typesetting ( #118 )
2022-04-19 14:55:41 +08:00
ctj12461
89f0f2c204
💄 Style: add spaces after some icons
2022-04-18 23:40:27 +08:00
Cell
754547f113
✨ Feat: add external icon for external links automatically ( #96 )
2022-04-11 14:37:45 +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
626b83a16b
✨ Feat: add archive count display ( #33 )
2022-02-25 15:10:04 +08:00
Cell
f059fe9c9b
✨ Feat: add recently updated section ( #50 )
2022-02-25 14:17:28 +08:00
Cell
35a45e4b6d
🔍 Feat: add descriptive label to home link
2022-02-25 12:15:41 +08:00
Cell
0bf30a50d9
♻️ Refactor: main layout and add toc.position option support ( #65 )
2022-02-18 12:53:26 +08:00
Cell
e369458f09
Draft:
...
✨ Feat: add pageStyle option (#62 )
TODO: refactor toc logic (#65 )
> Tip: This commit needs to be improved and to be tested. Please don't update to it!
2022-02-17 12:20:12 +08:00
Cell
6870dc8878
🚸 Feat: whatever the option 'dateFormat' is, show title with detail datetime
2022-01-19 14:25:26 +08:00
Cell
2e54fd70fb
🎨 Style: tabsize 4 => 2
2022-01-11 12:39:25 +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
aa48df5edd
feat(content): support complete local resource references ( #388 )
2020-05-28 17:05:37 +08:00
Dillon
8f53c999e5
chore: refactor some code
2020-05-18 21:30:33 +08: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
c5a0ec61c9
feat(compatibility): add config for compatibility (Polyfill.io and object-fit-images)
2020-05-15 16:32:36 +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
6aa05a7f3e
fix(featuredImage): featuredImagePreview doesn't work by itself
2020-05-12 22:51:48 +08:00
Dillon
7c4962e39a
fix(compatibility): compatibility for version 0.1.X ( #351 )
2020-05-12 22:40:49 +08:00
Dillon
7d0603ece0
fix(paginate): paginate error for empty content ( #350 )
2020-05-12 21:51:38 +08:00
Dillon
83869e0fc8
feat(analytics): update Google analytics.js to gtag.js ( #349 )
2020-05-12 20:51:07 +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
f4c9fe750d
fix(shortcode): style shortcode scss file path ( #327 )
2020-05-06 21:31:37 +08:00
Dillon
09a7c95362
fix(search): theme.js error when search is disabled ( #310 )
2020-05-03 11:06:10 +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