Stephan Hadan
0dbdd51245
added sri to scripts
2025-01-28 14:47:42 +01:00
Stephan Hadan
515108099b
added favicon
2025-01-28 12:40:14 +01:00
Stephan Hadan
d272fe3f68
- added umami-config
2025-01-28 11:17:29 +01:00
Dan Xin
558b8b4ae0
fix: migrate ".Site.Author" to ".Site.Params.Author" ( #17 )
...
* feat: migrate ".Site.Author" to ".Site.Params.Author"
* feat: update README
2024-11-08 14:16:58 -05:00
Josh Johnson
ddf9c0fca2
Updates jquery dependency and adopts new lightbox library
2024-02-24 21:21:49 -05:00
Josh Johnson
fcfa7a8972
Adds prefered mode dark appearance feature
2024-02-23 21:59:24 -05:00
Josh Johnson
cde5d340bd
Adds social media meta tags and new param for featured images
2024-02-19 22:19:19 -05:00
Josh Johnson
830ad5392b
Updates RSS link from deprecated .Site.RSSLink
2024-01-03 19:11:34 -05:00
Josh Johnson
2fa06ec88b
Updates to support 0.57.2
2019-08-17 18:54:19 -04:00
Ghyslain Leclerc
2d82d19d14
Completed the author meta information in the site header with the last name.
2016-12-28 21:36:08 -05:00
Ghyslain Leclerc
8262ab6f2d
Made the theme compatible with Hugo 0.18.
...
At least in Hugo 0.18 (I don't know for prior versions), the variables in the
templates are all set to lowercase even if they are not lowercase in the
config file.
For instance, for a configuration as follows:
[Author]
Handle = "bla"
the variable must be used as .Site.Author.handle and not .Site.Author.Handle.
2016-12-28 21:17:35 -05:00
Josh Johnson
84336e7c39
removed lightgallery source from repo and link to the CDN version
2016-02-20 19:35:30 -05:00
Josh Johnson
f67488c5d1
fixed title to use handle
2016-02-20 00:37:34 -05:00
Josh Johnson
f92932b947
initial commit
2016-02-19 23:35:42 -05:00