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
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
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
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
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
a5b59b61f1
fix: indented callouts rendered incorrectly ( #338 )
2024-03-30 17:26:40 +01:00
ef536af9e8
fix: typo in code-copy.css
...
* regenerate css and update hugo stats json
2024-03-28 09:33:35 +00:00
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
741a640b1a
fix: update dead link for Porter
2024-03-20 10:38:35 +00:00
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
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
c634cb83eb
feat: support customize flexsearch tokenize option ( #319 )
...
Co-authored-by: loenvom <loenvom@qq.com >
2024-03-17 18:50:22 +00:00
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
fba95d5336
chore(i18n): add Romanian translation ( #313 )
2024-03-05 07:41:21 +00:00
07b67ff112
fix: module imports should be array in hugo config
2024-03-01 23:40:55 +00:00
5c7303bee7
feat: add hx-
prefix to Hextra Tailwind CSS classes ( #300 )
...
* feat: add prefix to tailwind css classes
* fix: remove unnecessary prefixes
* fix: add missing prefix in other places
* chore: regenerate hugo_stats.json
* chore: run `npm run build:css`
* chore: add `hx-` prefix to _index.fa.md
* fix: lang switcher display issue
* fix: add `hx-` prefix to showcase/index.fa.md
* fix: lang switch param mistake
2024-02-20 22:59:31 +00:00
0e312d3476
docs: update GitHub Action deploy template
2024-02-20 22:55:54 +00:00
98546e66b9
chore: add slack icon
...
from https://icon-sets.iconify.design/simple-icons/slack/
2024-02-20 22:38:56 +00:00
b1f49c091f
fix: RTL chevron rotation ( #302 )
...
* Fix right-to-left chevron in breadcrumb.html file
* Fix right-to-left chevron in pager.html file
* Update file
2024-02-20 22:27:23 +00:00
8e6cc68e88
chore: add BitBucket icon ( #303 )
...
* chore: add BitBucket icon
* Update icons.yaml
---------
Co-authored-by: Xin <xin@imfing.com >
2024-02-20 22:20:36 +00:00
9995617c66
docs(i18n): add Persian translation and support rtl languageDirection
( #301 )
...
* feat: add persian translation
* Add Persian translation
* Add fa support, languageDirection method in hugo.yaml
* Add languageDirection method
* Update hugo.yaml
* Update baseof.html
2024-02-19 21:40:50 +00:00
10907cdc25
fix: resolve padding issue for code blocks with filenames but without lang highlight ( #297 )
...
* fix: resolve padding issue for code blocks with filenames but without lang highlighting
* chore: run `npm run build:css`
* chore: update `node_modules/caniuse-lite`
v0.7.3
2024-02-17 23:06:46 +00:00
6bd2cfbd6b
chore(i18n): add Persian translation ( #294 )
2024-02-17 18:51:40 +00:00
2d8f42f4c5
chore: add gitlab icon to icons.yaml ( #285 )
...
Gitlab svg icon with fill to curentColor has been added to the icon set.
2024-02-13 09:29:35 +00:00
716af59393
fix: clear top margin for nested list recursively ( #280 )
...
* fix: clear top margin for nested list children
* chore: run `npm run build:css`
2024-02-06 22:04:37 +00:00
7191e25958
fix: set top margin to zero for nested list ( #276 )
v0.7.2
2024-02-03 09:09:16 -05:00
c630805511
fix: details toggle display issue ( #273 )
...
when more than two lines of summary are provided
2024-02-02 23:37:54 +00:00
cb274c8ac5
feat: add canonical to head.html ( #269 )
...
By adding `canonical` parameter to the front matter and specifying the URL, the canonical URL is added.
If no canonical URL is needed to be specified, the layout will use the current page address for canonical tag.
Example:
```
---
title: "Page Title"
description: "Page description"
canonical: "https://canonicalurl.com "
---
2024-02-01 22:52:41 +00:00
fbe1aac123
i18n: add german translation ( #271 )
...
Signed-off-by: Achim Krämer <39946364+pxlfrk@users.noreply.github.com >
2024-02-01 22:48:22 +00:00
ff8f2537ca
fix: accurate editURL
resolution in translated sites ( #264 )
2024-01-21 10:33:49 +00:00
728fe21ef1
chore: add canonical URL to head template ( #261 )
2024-01-19 21:56:21 +00:00
fc964f11a6
showcase: clever cloud documentation ( #262 )
2024-01-19 21:34:32 +00:00
09e9f52019
chore(i18n): add Czech translation ( #246 )
...
Czech translation
2024-01-10 14:52:58 +00:00
f5e4283961
chore: add rel="me" attribute to Mastodon navbar icon ( #243 )
...
* Add rel="me" attribute to Mastodon navbar icon
The rel="me" attribute enables verified links on the linked Mastodon profile
* Set $rel based on icon name
v0.7.1
2024-01-08 18:25:54 +00:00