Xin
6d4bbac085
feat: support sort blog post list page ( #348 )
2024-04-02 08:52:26 +01:00
Xin
9f2b67c08c
feat: pdf shortcode (unstable) ( #345 )
2024-04-01 15:55:11 +01: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
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
Xin
c0a1bc32dd
fix: ensure relref in search index is properly rendered ( #196 )
...
* fix: ensure relref in search index is properly rendered
* chore: remove empty whitespace
2023-11-10 22:21:54 +00:00
Xin
93cb788e52
feat(search): support different search index types ( #145 )
...
* add support for different search index types: `content | summary | heading | title`
* resolves #139
2023-10-21 21:00:39 +01:00
Jinuk Im
929578192b
fix: htmlUnescape page description ( #71 )
...
- add htmlUnescape
2023-09-21 22:46:08 +01:00
Xin
b51bfa3177
feat: support wide and full page modes ( #69 )
...
* feat: add page width config and partial
* feat: use page-width partial in layouts
* chore: revert changes in navbar and footer
* feat: customize footer width from site config
* chore: update styles
* docs: add page width
* feat: allow overriding navbar width
* fix: navbar width variable
* docs: add instruction for navbar and footer
2023-09-20 23:36:00 +01:00
Xin
a1f2859944
chore: updated page description partial
2023-08-27 23:44:43 +01:00
Xin
bb6b0631e5
chore: update icon shortcode and partial
2023-08-18 23:18:50 +01:00
Xin
7a2cca9181
feat: add multi-language select and fix minor issues
...
fix: navbar icon should use home relative link
fix: copy code for raw <code> element
fix: missing breadcrumb hover style
fix: tabs typo preventing loading the script
2023-08-16 20:43:28 +01:00
Xin
a7aa9fa1cb
feat: add blog list layout
...
chore: add toc to mobile dropdown menu single items
chore: refactor sidebar
chore: add single layout for blog
chore: add vscode settings
chore: add blog section
chore: add devcontainer.json
chore: exclude icon from mobile nav
chore: support multiple theme switches
- simplify theme switch implementation using data attributes
- hide theme switch when sidebar is disabled
chore: add theme switch to footer
- enable when sidebar is disabled
chore: add format-date partial
2023-08-16 20:40:00 +01:00
Xin
7e37b73779
feat: revamp search experience
...
chore: hide toc on small screen
chore: make sidebar responsive
2023-08-16 20:39:54 +01:00
Xin
b90c2e7737
feat: add detail box and update styles
...
chore: update 404 page style
chore: update icon
to use global site variable
2023-08-16 20:39:43 +01:00
Xin
3ec2e18870
hugo init
...
chore: add .gitignore
feat: add hugo configs
chore: initialize npm
feat: add hugo tailwind starter site
chore: add basic taskfile
chore: add README.md
feat: add 404 template
chore: add .prettierrc
chore: update hugo.toml
feat: add icons and icon.html partial
2023-08-16 20:38:01 +01:00