22d6311d04
updating references specific to forked repo
2024-06-30 08:40:58 -04:00
bf20033537
pushing scale changes to gitea icon
2024-06-29 17:14:45 -04:00
37a135f38a
Merge branch 'main' of https://code.mygenius.co/Genius/hextra
2024-06-29 16:58:10 -04:00
8ecd48d391
attempting another fix for gitea icon issue
2024-06-29 16:50:39 -04:00
0c9c900018
updating gitea icon svg code
2024-06-29 14:09:14 -04:00
1200a7bee4
adding svg data for gitea icon
2024-06-29 08:01:10 -04:00
loenvom
1313415c8b
feat: add customize flexsearch tokenize feature instruction to docs ( #322 )
...
* feat: add customize flexsearch tokenize feature instruction to docs
* Update configuration.md
* Update configuration.md
* Update configuration.zh-cn.md
---------
Co-authored-by: loenvom <loenvom@qq.com>
Co-authored-by: Xin <xin@imfing.com>
2024-06-02 13:53:38 +01:00
George Gecewicz
3cba6b9820
feat: add support for breadcrumbs
param in front matter for showing/hiding breadcrumbs on specific pages ( #367 )
...
* feat: add support for `hideBreadcrumbs` front-matter param
* docs(en): add some docs about breadcrumb nav, including new hideBreadcrumbs param
* fix: fix typo in hideBreadcrumbs param check in breadcrumbs.html partial
* docs(en): tidy up the Breadcrumb Navigation documentation
* fix: rework hideBreadcrumbs param to breadcrumbs; update docs accordingly
* fix: use relpermalink in breadcrumb
---------
Co-authored-by: Xin <xin@imfing.com>
v0.8.0
2024-06-02 11:01:06 +01:00
Shahar Naveh
6ee6ddeacb
i18n: add Hebrew translation ( #405 )
2024-05-29 22:27:34 +01:00
Serhii Pryimachuk
db92de0f1b
i18n: add Ukrainian translation ( #403 )
2024-05-29 09:13:24 +01:00
Andreas Deininger
b2bc4f7098
fix: use hugo.IsMultilingual
to replace deprecated .Site.IsMultiLingual
( #404 )
2024-05-29 09:11:25 +01:00
Floren Munteanu
857c4e4ca1
chore: update AXIVO docs image format ( #402 )
2024-05-26 18:38:55 +01:00
Floren Munteanu
d3f251b621
chore(showcase): add AXIVO docs ( #400 )
2024-05-25 10:19:14 +01:00
Floren Munteanu
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
Lucas
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
Sebastian Broekhoven
daaf281012
i18n: add Dutch translation ( #383 )
...
Added Dutch translation.
2024-05-06 01:46:22 +01:00
Maxwell Jay
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
longlin li
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
Kowyo
234fd39254
docs: fix deploy-site zh-cn lang filename ( #371 )
2024-04-24 12:39:32 +02:00
Xin
4a7ab16695
docs: fix deploy site title
2024-04-23 22:20:01 +02:00
Xin
19852552c6
docs: update zh-cn sidebar titles
2024-04-23 22:16:55 +02:00
Xin
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
Xin
f98fa8c389
ci: use actions/configure-pages and bump hugo version
2024-04-17 22:48:30 +00:00
Xin
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
Xin
bf38320797
chore: 2023 -> 2024
2024-04-17 21:36:25 +00:00
Xin
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
Robb Shecter
be7e0d3f40
fix: js scripts not in body element ( #356 )
2024-04-11 14:54:59 +02:00
Kowyo
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
Xin
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
Xin
781e7000c4
chore: add homebrew to devcontainer
...
[skip ci]
2024-04-04 22:39:15 +02:00
Xin
8e98791082
chore: bump hugo version to 0.124.1 in devcontainer
2024-04-04 22:37:43 +02:00
Xin
6d4bbac085
feat: support sort blog post list page ( #348 )
2024-04-02 08:52:26 +01:00
Xin
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
Xin
9f2b67c08c
feat: pdf shortcode (unstable) ( #345 )
2024-04-01 15:55:11 +01:00
Xin
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
Xin
1936b46af4
docs: add more projects to showcase
2024-03-31 23:31:27 +01:00
Xin
ab9e40effd
chore: add quicklink script to head in doc site
2024-03-31 22:24:24 +01:00
Xin
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
Xin
24fb13b221
refactor: extract card shortcode to partial ( #339 )
...
* refactor: extract card shortcode to partial
* chore: update hugo stats
2024-03-31 11:06:47 +01:00
Xin
a5b59b61f1
fix: indented callouts rendered incorrectly ( #338 )
2024-03-30 17:26:40 +01:00
Xin
ef536af9e8
fix: typo in code-copy.css
...
* regenerate css and update hugo stats json
2024-03-28 09:33:35 +00:00
Xin
d8351aa432
feat: allow enable/disable code block copy button ( #331 )
...
* refactor: move codeblock to a partial component
* feat: add flags for code block copy button
* allow disable code copy button completely
* allow make the copy button always visible
* chore: run build:css
2024-03-28 07:32:51 +00:00
Xin
741a640b1a
fix: update dead link for Porter
2024-03-20 10:38:35 +00:00
Xin
935ff7f719
feat: add title utility to get page or section title ( #325 )
...
* feat: add title utility to get page or section title
* with graceful fallback to using the directory or filename
* chore: update link titles in breadcrumb, pager, and sidebar
2024-03-19 22:16:10 +00:00
Xin
29e70c8b21
fix: code copy button is invisible when hover ( #323 )
...
* fix: code copy button is invisible when hover
* chore: update hugo_stats.json file
2024-03-18 18:37:47 +00:00
loenvom
c634cb83eb
feat: support customize flexsearch tokenize option ( #319 )
...
Co-authored-by: loenvom <loenvom@qq.com>
2024-03-17 18:50:22 +00:00
Goudarz Jafari
22d4737b99
fix: RTL Steps
FileTree
, feat: Add Persian number for ol
label counter and Steps ( #314 )
...
* fix: RTL Steps in steps.html file
* feat: Add bidirectional support
* fix: RTL problem
* fix: RTL problem, feat: Add Persian CSS counter
* feat: Add Persian for ol counter
* fix: styling text
* Add ol output example
* fix: RTL problem
* fix some issue
* fix some issue
* fix some issue
2024-03-05 07:47:29 +00:00
inter
fba95d5336
chore(i18n): add Romanian translation ( #313 )
2024-03-05 07:41:21 +00:00
Xin
07b67ff112
fix: module imports should be array in hugo config
2024-03-01 23:40:55 +00:00