Ludovic Fernandez
18a9335d4b
feat: add 'system' inside the theme toggle ( #766 )
...
* feat: add 'system' inside the theme toggle
* chore: generate hugo_stats.json
* fix: missing css
* chore: reorganize code
* feat: menu
* chore: simplify
* chore: some i18n
* review
* fix: remove replace
2025-08-19 23:26:32 +01:00
Xin
46290e10e7
feat(pagination): add blog pagination component ( #725 )
...
* feat(pagination): add blog pagination component
- Introduced a new blog pagination component for improved navigation on list pages.
- Updated the blog list layout to utilize pagination, allowing for better content organization.
- Added a new parameter for pagination size in the configuration file.
* chore: increase pager size for blog
2025-07-24 22:26:17 +01:00
yuri
05fd0129c2
fix(i18n): add missing tags translations ( #708 )
2025-06-15 10:29:43 +01:00
Xin
56f28e6f14
chore: 2024 -> 2025
2025-01-19 11:50:14 +00:00
Xin
bf38320797
chore: 2023 -> 2024
2024-04-17 21:36:25 +00:00
Xin
c2d7ba8ce5
fix: code copy issue for code blocks in shortcode ( #201 )
...
* chore: add translation key for copy code button title
* chore: remove id from code block elements
* fix: copy the correct code target in code-copy.js
* chore: update details.md
* chore: remove console.log :)
* chore: remove `$` in shell commands
* chore: update docs
2023-11-12 01:14:39 +00:00
Xin
10ba5533e5
i18n: refactor translations for docs site ( #181 )
...
* i18n: move some translations under example site
* chore: update i18n/ja.yaml
* i18n: update zh-tw.yaml
* i18n: update fr.yaml
* i18n: update pt.yaml
* i18n: update ko.yaml
* i18n: update nb.yaml and nn.yaml
* i18n: update sw.yaml
* i18n: update vi.yaml
* i18n: update sw.yaml
* docs: clean up ja site as it's incomplete
2023-11-01 20:26:54 +00:00
Xin
cf7b669278
docs: add zh-cn translation for home page ( #151 )
...
* i8n: add noResultsFound and clean up zh-cn.yaml
* i8n: add translation for home page
* i18n: translate showcase for zh-cn
2023-10-25 23:32:33 +01:00
Jinuk Im
e42d01898a
fix: add missing translations ( #142 )
...
* fix: add missing translation in blog list
* fix: add translatable variables
* Update en.yaml
---------
Co-authored-by: Xin <xin@imfing.com >
2023-10-16 13:30:31 +01:00
Remy Sheppard
d1bed05843
feat: Back To Top ( #105 )
...
* Scroll to top
* Update scripts.html
---------
Co-authored-by: Xin <xin@imfing.com >
2023-10-01 10:06:28 +01:00
Xin
c8b1d764e0
chore: add more i18n options and update templates
2023-08-27 17:32:44 +01:00
Xin
81e9f289f9
chore: compile css and update docs
...
chore: replace --debug with --logLevel debug
chore: add copyright text
2023-08-16 20:44:42 +01:00
Xin
d66ae7146f
fix: remove extra space for rendered link
...
chore: update theme info
chore: use dataset
chore: support editURL config option
* add toc and search config option
chore: update head template
2023-08-16 20:43:28 +01:00
Xin
03ae8b3dd5
chore: add i18n and update toc
2023-08-16 20:43:19 +01:00