Commit Graph

13 Commits

Author SHA1 Message Date
814a6c003a
Update deprecated functions in Hugo templates
Thus, the minimum version will also be moved.
2024-11-19 10:56:29 +08:00
8e70913ee4
Update head partial template 2024-05-18 18:51:19 +08:00
092df10444
Switch absolute links to relative links
This is to make testing and deploying between different versions easier
such as Netlify deployments.
2023-04-28 00:55:59 +08:00
db5a0b48de Move persistent theme script earlier
This makes it faster for the perceived performance and placing it the
moment after loading the stylesheet is the quickest way to avoid
unstyled flash of content.
2023-03-06 23:24:09 +08:00
37b96902e8 Remove external links styling
That experiment for short long-term evaluation whether or not external
link style is worth it or not is over. And I think it's too much
considering that the target audience is for personal blogs which will
not mind such things. Plus the amount of things to make it work properly
is just too much (i.e., the font has to have the glyph).
2023-02-27 16:47:37 +08:00
Gabriel Arazas
ddf05e6b04 Fix permalink for favicon 2022-11-28 11:01:27 +08:00
Gabriel Arazas
8f3cd78b1a Correct order of appending stylesheets 2022-11-22 19:46:42 +08:00
Gabriel Arazas
6dd28f14cd Add expected favicon file for theme 2022-11-12 13:26:48 +08:00
Gabriel Arazas
8d6e0797b5 Unstyle internal site links globally 2022-10-24 13:56:06 +08:00
Gabriel Arazas
0e467e5595 Add page metadata 2022-05-01 20:38:52 +08:00
Gabriel Arazas
9487442d64 Make a few tweaks to the theme 2020-11-05 13:54:38 +08:00
Gabriel Arazas
e81b882549 Uncache all of the partials used
On the other hand, this solves the weird title behavior as well as the
inability to update themes.
2020-11-04 01:07:30 +08:00
Gabriel Arazas
2f06fd7861 Initial release
All of the changes should be documented in the changelog.
2020-11-03 00:55:18 +08:00