Commit graph

27 commits

Author SHA1 Message Date
May Meow
eedb814199
Add fediverse attribution 2024-10-09 00:26:42 +02:00
Nuno Coração
de1fa4a58d fix https://github.com/nunocoracao/blowfish/issues/1695 2024-09-03 23:40:54 +01:00
unacro
d6873cf1b1
chore: Move .Site.Author to .Site.Params.Author 2024-08-11 20:45:05 +08:00
W.T. Chang
df0a232bfc add hash to zoom.min.js 2024-07-24 23:27:00 +08:00
Ruby
a31607509e
Only request zoom library if it is not disabled.
There is already a if condition in `footer.html` that only runs the JS
from the zoom library if it is enabled per-site.
This commit takes the same if condition and applies it in `head.html` as
well to save a unnecessary web request to `zoom.min.js` if that is the case.
2023-11-28 06:25:25 +01:00
Gottfried Mayer
cfbfc2fbc1
always generate appearance.js in js folder
depending on the basePath, the "appearance.js" was generated in an additional subfolder (i.E. /js/docs/appearance... instead of /js/appearance... ).
2023-07-17 10:36:07 +02:00
Nuno Coração
c49443d765 fixed analytics 2023-06-06 21:42:12 +01:00
Nuno Coração
2b3b34fab9 fixe issue with analytics and new hugo update 2023-05-24 22:43:31 +01:00
Nuno Coração
50e4c2b9aa
Merge pull request #683 from DanWiseProgramming/feature/add_logo_dark_light_mode_switching
[#676] Add logo dark/light mode switching mechanism
2023-05-12 14:13:14 +01:00
Nuno Coração
7c2ca7969e frontmatter uses both summary and description for site's meta description 2023-05-12 14:10:41 +01:00
Daniel Odrinski
cd946b93e5
Merge branch 'dev' into feature/add_logo_dark_light_mode_switching 2023-05-09 14:12:59 +01:00
MaikelChan
0427f9f5af
Fixed zoom library not being found if site is in a subfolder. 2023-05-07 06:49:40 +02:00
Daniel Odrinski
e3869849bd [#676] Add accidentally un-committed files 2023-05-02 03:17:31 +01:00
madoke
bbacdd1dbd Use tags ahead of site default keywords 2023-03-12 18:53:13 +00:00
madoke
81e825ca9a Use article/page configured summary ahead of default 2023-03-12 12:53:14 +00:00
Nuno Coração
3c5be0854d add support for meta theme-color with bg color 2023-02-25 19:14:28 +00:00
Nuno Coração
a194975889 Page indicator in navigation bar 2023-01-14 23:50:34 +00:00
Nuno Coração
d8e641dc8d final version for testing 2023-01-14 02:09:45 +00:00
Nuno Coração
f970b2b6d9 ♻️ initial cleanup 2023-01-08 22:15:54 +00:00
madoke
dfb18c126c add nested menus capability 2023-01-06 16:57:51 +00:00
Chris Banes
a5242ce7a6
Remove Inter font CSS
This doesn't look like it is used?
2022-10-15 20:31:36 +01:00
Nuno Coração
002db90080 updated docs for v1 and polished some minor fixes across the code 2022-09-13 00:49:15 +01:00
Nuno Coração
a74044911e fixed but with image zoom 2022-09-12 13:36:52 +01:00
Nuno Coração
11320067eb added firebase support and views to theme 2022-09-12 12:49:52 +01:00
Nuno Coração
4a45e5383b improvements to basic header 2022-09-11 00:08:38 +01:00
Nuno Coração
929d1ab5e7 changing header 2022-09-10 22:58:50 +01:00
Nuno Coração
8fbdecb6e7 initial commit 2022-09-10 20:05:37 +01:00