Commit Graph

277 Commits

Author SHA1 Message Date
881a5b145d Site.Params.author.about is now optional
Signed-off-by: GitHub Action <action@github.com>
2024-11-19 14:27:37 +00:00
a01afdd69a Add fallback to Author url for #98
Signed-off-by: GitHub Action <action@github.com>
2024-11-03 11:53:29 +00:00
08f71a29eb feat : Typo fix Structured data schema support for Issue #98
Signed-off-by: GitHub Action <action@github.com>
2024-11-01 15:42:11 +00:00
f3100389c9 feat : Add Structured data schema support for Issue #98
Signed-off-by: GitHub Action <action@github.com>
2024-11-01 15:36:24 +00:00
7cdd07ccb1 Delete layouts/partials/structured-data.html 2024-11-01 18:09:30 +05:30
ff35f54974 Delete layouts/_default/markup/render-codeblock-mermaid.html
Delete layouts/_default/markup/render-codeblock-mermaid.html for layouts/_default/_markup/render-codeblock-mermaid.html
2024-11-01 18:03:20 +05:30
5a041686f7 Added ko-fi icon. (#95)
Hi! I just added a new Ko-fi icon.
![image](https://github.com/user-attachments/assets/92ba5265-965f-4606-b507-edaf12a30f91)
2024-10-24 22:07:13 +05:30
fd99414236 Renamed the Div home-social to home-links (#94)
Since some [EasyList rules](https://easylist.to/easylist/fanboy-social.txt) can block the whole div, I think renaming it to something not including "social" would prevent breaking one of the main features of this template.
2024-10-24 22:05:48 +05:30
768e50bfdb More stuff that was being blocked. 2024-10-24 14:18:06 +02:00
f77d14f7a8 Added ko-fi icon. 2024-10-24 13:43:32 +02:00
7ed503d4a3 Renamed home-social to home-links, as some EasyList rules can block the whole div. 2024-10-24 12:39:47 +02:00
42a5900e19 Restore usesAnimation in styles.scss
Signed-off-by: GitHub Action <action@github.com>
2024-10-23 17:29:34 +00:00
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