Commit Graph

13 Commits

Author SHA1 Message Date
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
6ef52bcd53 Update whitespace trimming for components 2023-04-25 22:51:36 +08:00
2aeb76fe93 Update icon templates
The icon templates are pretty limited to what I want to do. This is also
nice for those who are extending the theme with easy-to-use functions.
2023-04-03 11:42:09 +08:00
28f170f5f6 Update class names of several components 2023-03-18 14:54:38 +08:00
Gabriel Arazas
61228b54c0 Modularize post metadata component 2022-04-30 19:59:35 +08:00
Gabriel Arazas
cc4547437d Add system theme fallback capability
The Hugo theme will also generate a counterpart system theme if there's
only one system theme given. Though, it isn't perfect so the release
will not happen for a while. I'll look into generating a color palette
with HSLuv to see if it can be improved.
2022-04-30 19:59:35 +08:00
Gabriel Arazas
1d9de2264d Add system themes setting 2022-04-30 19:59:35 +08:00
Gabriel Arazas
17bb1e10e5 Update docs and styles 2021-01-28 00:21:42 +08:00
Gabriel Arazas
5b540f3c1b Revise the styling of the table of contents
I've also put more comments on the individual components in the partial.
Hopefully, that'll mitigate against me forgetting their purpose all over
again.
2021-01-27 00:51:05 +08:00
Gabriel Arazas
e0277a50bb Update the styles
It should be easier to integrate it with other libraries such as Prism,
Mermaid, and D3 especially in the graphics department where it mostly
use vector graphics to do its thing.
2021-01-21 09:08:29 +08:00
Gabriel Arazas
6a29def8ee Fix the site author-related templates
Also, format the files accordingly to the EditorConfig.
2021-01-21 07:43:38 +08:00
Gabriel Arazas
22069d21b6 Change all '.Date' into '.PublishDate' 2020-11-06 18:19:33 +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