Gabriel Arazas
97e08d0557
Update go.mod
for recent Hugo versions
2022-05-09 20:21:13 +08:00
Gabriel Arazas
06b0d37fbd
Improve paged media styling
...
Now that system themes are implemented and requires no more guessing (or
assumptions) for the theme, this makes it easier to style for paged
media.
2022-05-09 20:18:34 +08:00
Gabriel Arazas
bfc7a2df40
Update code blocks height
...
It is now the same as in my site. I found it to be surprisingly useful
but it needs a little widget like a button to make it fullscreen to make
it more accessible especially at larger screens.
2022-05-09 20:18:33 +08:00
Gabriel Arazas
ed55b83ac5
Update text color to be more consistent
2022-05-09 20:18:33 +08:00
Gabriel Arazas
6bb0bb9861
Release 0.2.0
2022-05-04 12:42:09 +08:00
Gabriel Arazas
7b22f436a6
Fix and update documentation
2022-05-01 20:39:19 +08:00
Gabriel Arazas
9e8d53bf02
Replace Travis CI with GitHub workflows
2022-04-30 19:59:35 +08:00
Gabriel Arazas
fbf059ae77
Update dependencies
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
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
77a306a0f5
Update the layout and the list template
...
I've also made small improvements such as adding the appropriate label
for the main footer.
2021-01-21 03:16:26 +08:00
Gabriel Arazas
ab529fb369
Update theme to use the latest Simple Icons module
2021-01-14 00:50:49 +08:00
Gabriel Arazas
023c34c22a
Update the site layout
...
Made the resulting HTML cleaner and added a color to the border for more
personality.
2020-12-23 18:20:16 +08:00
Gabriel Arazas
1e0cf9bbd7
Update the dependencies
2020-11-06 20:33:16 +08:00
Gabriel Arazas
2fe4afef34
Clean up the CSS files
2020-11-06 18:20:16 +08:00
Gabriel Arazas
22069d21b6
Change all '.Date' into '.PublishDate'
2020-11-06 18:19:33 +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