|
6ee6ddeacb
|
i18n: add Hebrew translation (#405)
|
2024-05-29 22:27:34 +01:00 |
|
|
db92de0f1b
|
i18n: add Ukrainian translation (#403)
|
2024-05-29 09:13:24 +01:00 |
|
|
b2bc4f7098
|
fix: use hugo.IsMultilingual to replace deprecated .Site.IsMultiLingual (#404)
|
2024-05-29 09:11:25 +01:00 |
|
|
857c4e4ca1
|
chore: update AXIVO docs image format (#402)
|
2024-05-26 18:38:55 +01:00 |
|
|
d3f251b621
|
chore(showcase): add AXIVO docs (#400)
|
2024-05-25 10:19:14 +01:00 |
|
|
d43ac66494
|
feat: add hextra hero-container shortcode (#389)
* Implement hextra hero-container
* Fix width
* Fix width
* Fix width
* Set number of columns
* Fix display for mobile devices
* Trim image prefix
* Implement image card
* Fix width
* Fix css
|
2024-05-23 23:36:46 +01:00 |
|
|
4eca719b0b
|
docs(fix): correct a mistake in markdown guide (#394)
Fix code mistake by making sure backticks are inserted at start and end of example text
|
2024-05-21 10:09:03 +01:00 |
|
|
daaf281012
|
i18n: add Dutch translation (#383)
Added Dutch translation.
|
2024-05-06 01:46:22 +01:00 |
|
|
9e7b13a0da
|
chore: add experimental flag for hiding sidebar
|
2024-05-01 00:02:05 +01:00 |
|
|
66489e5274
|
chore: use index as fallback option
|
2024-04-30 23:56:57 +01:00 |
|
|
2004648076
|
fix: class name in render-data
|
2024-04-30 23:54:06 +01:00 |
|
|
0da6f97e99
|
fix: pass in the right page link
|
2024-04-30 23:03:09 +01:00 |
|
|
a4bfa2d97e
|
chore: use utils/title to get title
|
2024-04-30 23:02:36 +01:00 |
|
|
3a2ce0b5c0
|
fix: class selector in sidebar.js
|
2024-04-30 22:44:09 +01:00 |
|
|
55af474f51
|
chore: update sidebar item list and link class names
|
2024-04-30 22:42:04 +01:00 |
|
|
b91cc79674
|
Merge remote-tracking branch 'origin/main' into sidebar-data-source
|
2024-04-30 08:58:06 +01:00 |
|
|
68e1e25119
|
feat: caching for sidebar items from data
|
2024-04-29 22:36:48 +01:00 |
|
|
8c789626be
|
refactor: move sidebar item styles to css
|
2024-04-28 23:37:50 +01:00 |
|
|
ba7707d4d9
|
docs: add showcase - HITSZ OpenAuto (#373)
* docs: add showcase - HITSZ OpenAuto
* alter showcase image
* Update index.md
* Update index.zh-cn.md
---------
Co-authored-by: Xin <xin@imfing.com>
|
2024-04-28 11:30:06 +01:00 |
|
|
25da2baf7f
|
chore: add i18n links in README (#374)
* docs: add i18n README links
* Update README.md
* Update README.fa.md
* Update README.zh-cn.md
---------
Co-authored-by: Xin <xin@imfing.com>
|
2024-04-28 11:24:21 +01:00 |
|
|
234fd39254
|
docs: fix deploy-site zh-cn lang filename (#371)
|
2024-04-24 12:39:32 +02:00 |
|
|
4a7ab16695
|
docs: fix deploy site title
|
2024-04-23 22:20:01 +02:00 |
|
|
19852552c6
|
docs: update zh-cn sidebar titles
|
2024-04-23 22:16:55 +02:00 |
|
|
80a1692ade
|
docs: fix deploy-site zh-cn lang filename
|
2024-04-23 22:08:06 +02:00 |
|
|
81720c7727
|
docs: update zh-cn translation (#365)
|
2024-04-21 11:46:21 +01:00 |
|
|
f98fa8c389
|
ci: use actions/configure-pages and bump hugo version
|
2024-04-17 22:48:30 +00:00 |
|
|
3503b4c4f1
|
chore(deps): add taskfile and bump assets lib versions (#362)
* chore: add Taskfile for automating common tasks
* chore(deps): bump versions of third-party libraries in assets
* katex 0.16.8 -> 0.16.10
* mermaid -> 10.9.0
|
2024-04-17 23:14:37 +01:00 |
|
|
bf38320797
|
chore: 2023 -> 2024
|
2024-04-17 21:36:25 +00:00 |
|
|
6a9117ae7c
|
chore(deps): bump npm package versions (#361)
* chore(deps): bump npm package versions
* recompile css
* chore: recompile css
|
2024-04-17 22:30:01 +01:00 |
|
|
a1c7acd6b5
|
feat: add params page.sidebar.source and page.sidebar.cache
|
2024-04-14 23:53:53 +01:00 |
|
|
e444156bb9
|
refactor: add back mobile and footer for sidebar
|
2024-04-14 12:28:39 +01:00 |
|
|
33f2cf653b
|
feat: generate sidebar json data for rendering
|
2024-04-14 11:31:13 +01:00 |
|
|
63f153999e
|
chore: basic rendering from data
|
2024-04-14 11:12:17 +01:00 |
|
|
c62b1fd401
|
refactor: make sidebar footer work
|
2024-04-14 10:23:52 +01:00 |
|
|
be7e0d3f40
|
fix: js scripts not in body element (#356)
|
2024-04-11 14:54:59 +02:00 |
|
|
e4cdabff12
|
docs(i18n): add zh-cn translation of RSS button (#353)
I notice that RSS button is missed when switching language to Chinese in the documentation of Hextra. It's added now in this PR, hope it helps.
|
2024-04-06 09:59:27 +02:00 |
|
|
fdfdef69b5
|
chore: basic structure using new sidebar data
|
2024-04-05 21:30:24 +01:00 |
|
|
462cc5b68d
|
chore: add new sidebar template
|
2024-04-04 21:57:17 +00:00 |
|
|
2f127a2f2f
|
chore: revert adding homebrew to devcontainer
* bloat up the image size and increase the cold start time
[skip ci]
|
2024-04-04 22:56:04 +02:00 |
|
|
f40c7fd5d4
|
Merge remote-tracking branch 'origin/main' into sidebar-data-source
|
2024-04-04 20:39:47 +00:00 |
|
|
781e7000c4
|
chore: add homebrew to devcontainer
[skip ci]
|
2024-04-04 22:39:15 +02:00 |
|
|
8e98791082
|
chore: bump hugo version to 0.124.1 in devcontainer
|
2024-04-04 22:37:43 +02:00 |
|
|
74fb165358
|
feat: sidebar util to read data
|
2024-04-03 22:36:58 +00:00 |
|
|
6d4bbac085
|
feat: support sort blog post list page (#348)
|
2024-04-02 08:52:26 +01:00 |
|
|
5103da4cd5
|
chore: improve search bar shortcut display (#346)
* chore: improve search bar shortcut display
* chore: remove focusout handler
|
2024-04-01 19:34:57 +01:00 |
|
|
9f2b67c08c
|
feat: pdf shortcode (unstable) (#345)
|
2024-04-01 15:55:11 +01:00 |
|
|
0d6cbba9df
|
feat: add styles for definition list (#344)
* feat: dd styles for definition list
* chore: re-generate css
|
2024-04-01 00:18:43 +01:00 |
|
|
1936b46af4
|
docs: add more projects to showcase
|
2024-03-31 23:31:27 +01:00 |
|
|
ab9e40effd
|
chore: add quicklink script to head in doc site
|
2024-03-31 22:24:24 +01:00 |
|
|
5080877576
|
feat: configurable cols for feature-grid shortcode (#342)
* feat: configurable cols for feature-grid shortcode
* chore: update css files
* chore: add hextra prefix to cards css var
* chore: rebuild css
|
2024-03-31 22:06:26 +01:00 |
|