Attila Greguss
37089d237a
feat: add customizable primary lightness support ( #470 )
...
* Add support for setting lightness for primary color
* Add comment
* change multiplier to just adding percentages
* amend comment
* add to docs
* Fix lightness overflow
2024-10-14 23:11:37 +01:00
Xin
e83c11f31a
chore: improve tags styling on card ( #431 )
...
* chore: improve tags styling on card
* chore: npm run build:css
2024-08-11 18:47:03 +01:00
Julia March
f439e6bb87
feat: add tag support for card shortcode ( #427 )
...
* styles: accept tags on cards with default and custom colors
* styles: compile css
2024-08-11 17:30:19 +01: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
8aa6439132
feat: support custom primary saturation ( #131 )
...
* feat: support custom primary saturation
* chore: run npm run build:css
* docs: update instruction for customizing primary color
2023-10-04 20:41:59 +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
db8374a724
feat: add filetree component for shortcode
...
chore: update tailwind config and move hugo_stats
2023-08-16 20:44:21 +01:00
Xin
52931107a3
chore: move content to exampleSite
...
* update dev and build command
chore: move contents to exampleSite
chore: add configs to exampleSite
chore: use tailwindcss/nesting
* add postcss-import
* move imports to the top
chore: add config for theme dev
chore: add compiled css
chore: fix last updated issue
chore: dont't ignore hugo_stats.json
chore: update index page layout
2023-08-16 20:42:32 +01:00
Xin
e0bfaf0467
feat: implement navbar, update styles and docs
...
chore: add styles to html and body
chore: update theme for tailwind config
chore: update colors
chore: add list layout override for docs
chore: update default layouts
chore: update contents
2023-08-16 20:38:46 +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