3b85e0bc00
Release 0.6.0
2023-03-16 18:50:22 +08:00
cb7c704b15
Update changelog
2023-03-16 18:48:00 +08:00
3f4032d95d
Release 0.5.0
2023-02-27 17:24:31 +08:00
d3b7046452
Update changelog
2023-02-27 17:24:31 +08:00
11c0a312d9
Release 0.4.2
2023-02-27 13:27:15 +08:00
01da942e30
Update changelog
2023-02-27 13:26:35 +08:00
a2877b6d2b
Release 0.4.1
2023-02-24 21:30:33 +08:00
d283b2babb
Update datetime metadata
...
It is closer to the specification at the following document:
https://html.spec.whatwg.org/multipage/common-microsyntaxes.html#valid-global-date-and-time-string
2023-02-24 21:30:01 +08:00
c5b03ae623
Revert site layout
2023-02-24 21:04:39 +08:00
b1b0adc1fb
Release 0.4.0
2023-02-24 20:26:33 +08:00
0e07f56df1
Reposition the main content
2023-02-24 20:25:03 +08:00
657fb2c1a3
Make certain components hidden from accessibility tree
2023-02-24 20:20:53 +08:00
eeb86566cc
Update spacing and coloring of basic elements
2023-02-21 14:36:27 +08:00
f80b9be1c5
Revise responsive font size for the theme
2023-02-21 14:35:06 +08:00
Gabriel Arazas
146a521fee
Release 0.3.4
2022-11-28 11:03:44 +08:00
Gabriel Arazas
25225b5210
Release 0.3.3
2022-11-22 20:05:31 +08:00
Gabriel Arazas
5b57b49142
Update changelog
2022-11-22 20:04:55 +08:00
Gabriel Arazas
961953ed12
Release 0.3.2
2022-11-12 13:28:36 +08:00
Gabriel Arazas
00a6a8f222
Update changelog with recent changes
2022-11-12 13:26:48 +08:00
Gabriel Arazas
1f0849e5ce
Add changelog entries to recent fixes
2022-10-24 13:59:10 +08:00
Gabriel Arazas
ef6a6774b3
Release 0.3.1
2022-10-24 00:09:05 +08:00
Gabriel Arazas
d0c6a48334
Fix Heroicons integration
2022-10-24 00:08:28 +08:00
Gabriel Arazas
43e5ff1540
Release 0.3.0
2022-10-23 23:50:40 +08:00
Gabriel Arazas
3b791e9464
Add changelog entry for external link style
2022-10-23 23:49:59 +08:00
Gabriel Arazas
a88809f24a
Update Hugo modules
2022-10-23 23:49:15 +08:00
Gabriel Arazas
9dd7994dbb
Update Simple Icons Hugo module to v7.0.0
2022-06-13 20:45:03 +08:00
Gabriel Arazas
c5a765eb9f
Update table formatting
2022-06-13 20:45:03 +08:00
Gabriel Arazas
85f99f2cd4
Add indication of selected theme
2022-06-13 20:45:03 +08:00
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