Cell
|
9f24e82770
|
✨ Feat: add archives page template (#397)
* ✨ Feat: add archives page template
* 🎨 Style: add some icon for theme built-in templates
* 🔧 Chore: set site home relative permalink globally
* 🔧 Chore: add archives outputs config
|
2023-12-29 15:57:01 +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
|
da54fef151
|
✨ Feat: add pin icon in home post list and add repost icon in section .etc.
|
2023-12-27 16:30:36 +08:00 |
|
Cell
|
c606e8c96e
|
⚡ Perf: use .LinkTitle instead of .Title
|
2023-12-08 19:50:03 +08:00 |
|
Cell
|
a25331bca3
|
🐛 Fix: total word count error in section
(cherry picked from commit 8bb2a35dcc)
|
2023-10-10 15:09:53 +08:00 |
|
Stefano Ginobili
|
2956b9927c
|
🐛 Fix: use dateFormat function to render localized dates
Co-authored-by: Stefano Ginobili <stefano.ginobili@gmail.com>
Co-authored-by: Cell <1024@lruihao.cn>
(cherry picked from commit 78416fa920)
|
2023-09-03 12:50:43 +08:00 |
|
Cell
|
48dc34cf11
|
♻️ Refactor(i18n): hierarchize translation fields for supported languages
|
2023-01-02 13:31:27 +08:00 |
|
Cell
|
10b530abe1
|
♿ Feat(accessibility): use aria-hidden=true on icons that AT should ignore
|
2022-08-28 16:54:44 +08:00 |
|
Cell
|
b9368668e4
|
🚚 Feat: ransfer repository from Lruihao to hugo-fixit
|
2022-08-02 16:37:33 +08:00 |
|
Cell
|
35d54b22cb
|
✨ Feat: add repost feature (#156)
|
2022-07-10 18:21:35 +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
|
3d918ae0be
|
🐛 Fix: disabled total word count feature to avoid scratch concurrency issues (#124)
|
2022-05-02 12:51:04 +08:00 |
|
Cell
|
9dfa6ec837
|
✨ Feat: add count badge for taxonomy (#122)
|
2022-04-22 17:01:06 +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
|
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 |
|
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
|
7d0603ece0
|
fix(paginate): paginate error for empty content (#350)
|
2020-05-12 21:51:38 +08:00 |
|
Dillon
|
5b689bf29b
|
fix(title): terms title error and change delimiter from "|" to "-" (#299)
|
2020-05-01 16:23:17 +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
|
87fbb05e86
|
feat(header): add Logo, pre and post config for header title (#252)
|
2020-04-23 16:49:30 +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
|
f14301c395
|
feat: improve configuration (#245)
* feat: improve configuration
* fix: fix partials/footer.html error
|
2020-04-21 22:55:06 +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
|
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
|
437ef95e14
|
feat(exampleSite): add some posts to exampleSite
|
2020-02-01 19:47:58 +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
|
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
|
ee7c7549b5
|
feat: new index and style update
|
2019-08-19 01:36:52 +08:00 |
|
Dillon
|
9433736ede
|
feat: new style and faster
|
2019-08-12 01:36:19 +08:00 |
|