cdef5afeed
add disable animation, mermaid support
...
Signed-off-by: GitHub Action <action@github.com >
2024-10-23 17:21:35 +00:00
08494a1088
feat: add mermaid for rendering mermaid diagram codes ( #92 )
...
This PR adds mermaid support
It also only loads the mermaid js module only if a code block that uses mermaid is present on that page
2024-10-23 20:21:04 +05:30
ae27b89f5b
add neccessary code snippets
2024-10-18 14:40:23 +01:00
abe0e86298
feat: support disabling animations ( #90 )
...
If `usesAnimation` is not set, or is `true` animations are included.
If it's set to false support for animations is disabled and no longer included in output CSS.
2024-10-09 06:26:32 +05:30
9b2c3e8497
feat: support disabling animations
2024-10-07 14:06:15 -04:00
51beaa3134
fix: display word count with i18n enabled ( #89 )
...
Remove .Wordcount from i18n to layouts. Fix for #88
2024-10-03 19:54:10 +05:30
7f36080a83
fix: move WordCount outside of i18n
2024-10-02 09:50:52 -04:00
7906cd49d2
Add to explaining configs #85
...
Signed-off-by: GitHub Action <action@github.com >
2024-10-01 14:41:46 +00:00
ef4e731c13
feat: add option to toggle footer theme name display ( #85 )
...
This PR:
- Introduced `footerHideThemeName` parameter in `hugo.toml` to control the
display of Hugo and Hermit-V2 theme tribute in the footer.
- Updated `footer.html` to conditionally display the tribute based on
the `footerHideThemeName` parameter.
Related issue:
- #28
2024-10-01 20:03:41 +05:30
b7def36e8c
Update footer configuration and template
...
- Renamed `footerThemeName` to `footerHideThemeName` in `hugo.toml.example`
- Updated conditional logic in `footer.html` to reflect the new parameter name
2024-09-30 10:35:18 -07:00
91805e8156
Update Readme for #83
...
Signed-off-by: GitHub Action <action@github.com >
2024-09-30 15:59:39 +00:00
8901361b35
SVG for xmpp,matrix,pixelfed #83
...
Signed-off-by: GitHub Action <action@github.com >
2024-09-30 15:49:24 +00:00
c5330915ea
Add option to toggle footer theme name display
...
- Introduced `footerThemeName` parameter in `hugo.toml.example` to control the display of Hugo and Hermit-V2 theme tribute in the footer.
- Updated `footer.html` to conditionally display the tribute based on the `footerThemeName` parameter.
2024-09-29 23:09:44 -07:00
50d838e649
Confusing svg in 83, needs minification
...
Signed-off-by: GitHub Action <action@github.com >
2024-09-21 16:38:41 +00:00
4997b124ab
xmpp matrix pixelfed Update svg.html ( #83 )
...
svg for xmpp matrix and pixelfed
Signed-off-by: GitHub Action <action@github.com >
2024-09-21 15:43:30 +00:00
1ff47e11f0
[Feature Request #81 ]: Added support for customizable noindex in Hugo Pages
...
Signed-off-by: GitHub Action <action@github.com >
2024-09-09 12:29:13 +00:00
76153454d4
remove Revist After
...
Signed-off-by: GitHub Action <action@github.com >
2024-09-09 11:35:55 +00:00
79419192d7
[Feature Request #81 ]: Added support for customizable noindex
...
Signed-off-by: GitHub Action <action@github.com >
2024-09-09 11:35:00 +00:00
863288056d
Update Readme
...
Signed-off-by: GitHub Action <action@github.com >
2024-08-27 15:50:20 +00:00
88f58cfaed
README typo in path v2 ( #79 )
...
Sorry :)
2024-08-25 15:52:15 +05:30
5d5646bf86
README typo in path v2
2024-08-24 17:57:11 +03:00
e0a7cb7022
README typo in path ( #78 )
2024-08-24 20:23:12 +05:30
e238ea7109
Merge branch 'main' into typo
2024-08-24 20:23:04 +05:30
64389085b4
README typo in path
2024-08-24 17:48:23 +03:00
4c3277b0b6
Update Readme, add Admonition colors to _colors.scss
...
Signed-off-by: GitHub Action <action@github.com >
2024-08-24 13:13:31 +00:00
c2c27326aa
split _predefined ( #76 )
...
Tested. Works for me
2024-08-24 17:14:02 +05:30
819cebcb12
merge scroll-to-top colors
2024-08-24 11:43:52 +03:00
c568b8ff0e
Ability to edit Scroll-to-Top icon colors, for #75
...
Signed-off-by: GitHub Action <action@github.com >
2024-08-24 07:55:20 +00:00
fc359e48aa
Inital fix for #74
...
Signed-off-by: GitHub Action <action@github.com >
2024-08-24 06:46:42 +00:00
db0321c9ae
Address Issue #73 Again
...
Signed-off-by: GitHub Action <action@github.com >
2024-08-24 05:38:59 +00:00
152dcd73fe
Address Issue #73
...
Signed-off-by: GitHub Action <action@github.com >
2024-08-24 05:35:35 +00:00
3d8790e329
Minor Updates
...
Signed-off-by: GitHub Action <action@github.com >
2024-08-15 16:07:32 +00:00
5d7becd0ee
Attempt 1 to resolve #72
...
Signed-off-by: GitHub Action <action@github.com >
2024-08-05 14:03:45 +00:00
5ee9c82125
Add HumanMadeMark
...
Signed-off-by: GitHub Action <action@github.com >
2024-07-11 11:54:28 +00:00
f6bb50aa1d
Delete assets/js/mathjax/mathjax-full@3_es5_tex-mml-svg.min.js
2024-07-11 17:18:31 +05:30
342c4e3188
Delete assets/js/mathjax/mathjax-assistant.js
2024-07-11 17:18:21 +05:30
6bd64f295c
Delete assets/scss/_mathjax.scss
2024-07-11 17:18:06 +05:30
b597c4508c
Update README.md to fix spelling on line 105 ( #69 )
...
"filed" > "field"
2024-06-02 19:14:48 +05:30
7d15272cee
Update README.md to fix spelling on line 105
...
"filed" > "field"
2024-06-02 18:24:16 +08:00
df7cf46255
Update theme.toml
...
Signed-off-by: GitHub Action <action@github.com >
2024-05-15 06:48:50 +00:00
7527477ea4
Restore Listing to Hugo Themes
...
Signed-off-by: GitHub Action <action@github.com >
2024-04-24 05:01:37 +00:00
52f8c6ec05
Restore Listing to Hugo Themes
...
Signed-off-by: GitHub Action <action@github.com >
2024-04-24 04:59:22 +00:00
3dac659473
Restore Listing to Hugo Themes
...
Signed-off-by: GitHub Action <action@github.com >
2024-04-24 04:29:30 +00:00
bac2342143
Restore Listing to Hugo Themes
...
Signed-off-by: GitHub Action <action@github.com >
2024-04-24 04:28:04 +00:00
d8973b9803
Delete images directory
2024-04-24 09:54:05 +05:30
2433305104
Restore Listing to Hugo Themes
...
Signed-off-by: GitHub Action <action@github.com >
2024-04-24 03:57:43 +00:00
48cddbad62
Delete images directory
2024-04-24 09:25:37 +05:30
878bfbf087
Restore Listing to Hugo Themes
...
Signed-off-by: GitHub Action <action@github.com >
2024-04-24 03:52:36 +00:00
faabcb7ff3
Delete i18n directory
...
Delete i18n to reduce footprint
2024-04-24 09:17:44 +05:30
91fef8025c
Resolve #66 : Add noindex to 404.html
...
Signed-off-by: GitHub Action <action@github.com >
2024-04-15 14:40:47 +00:00