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
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
Xin
7191e25958
fix: set top margin to zero for nested list ( #276 )
2024-02-03 09:09:16 -05:00
Xin
c630805511
fix: details toggle display issue ( #273 )
...
when more than two lines of summary are provided
2024-02-02 23:37:54 +00:00
Xin
7c902b4eb9
chore(style): enhance not-prose elements styling ( #163 )
...
* chore(css): improve not-prose tags styling
* fix: typo
* chore(style): improve appearance in prose
* feat: support icon in callout shortcode
* chore: add RSS badge to blog list page
* chore: run build:css
* chore: run build:css
* chore: remove unused CSS
* chore: add footer.enable explicitly to config
* chore: use `where` pseudo class for more prose elements
* chore: run build:css
* chore: remove blank space
* chore: rebuild css
* chore: update figure css
2023-10-29 15:19:31 +00:00
Xin
55ff819dae
fix: not-prose p tag inconsistent style ( #126 )
...
* fix: not-prose p tag should reset styles
* chore: compile CSS
2023-10-03 09:12:30 +01:00
Xin
86e5106f6e
docs: update docs and footnote styles
2023-08-22 00:48:44 +01:00
Xin
b6f40d6114
feat: add subtitle and image support to card
2023-08-20 21:31:51 +01:00
Xin
1c7962494d
feat: add more content and fix issues
...
fix: hide lang switch if site is not multilingual
docs: update getting started page
fix: ordered list style
chore: update hugo icon
feat: add icon shortcode page
docs: add markdown and configuration pages
docs: add diagrams page
docs: add more content
fix: mermaid background and add image styling
chore: update templates
chore: update hugo stats
2023-08-20 00:41:26 +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
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
e71887d00e
feat: support mermaid
...
feat: codeblock highlight
feat: dark mode for highlight
feat: copy button for code block
feat: support katex math rendering
2023-08-16 20:39:41 +01:00
Xin
923f794d29
feat: add pager for article navigation in section
...
chore: minor updates
- reorg language settings
- add icons for cards and steps
chore: update about page
chore: add style to kbd
2023-08-16 20:39:40 +01:00
Xin
50b1b7db68
feat: add callout shortcode and doc
...
chore: disable underline for not-prose
2023-08-16 20:39:27 +01:00
Xin
c8eb404fe6
feat: implement common components
...
feat: implement sidebar
feat: implement footer
feat: implement breadcrumb
chore: add typography styles
chore: add heading anchor link
chore: add postcss-nested
2023-08-16 20:39:01 +01:00