Commit Graph

92 Commits

Author SHA1 Message Date
06aa16bc3e Change accent color from base0C to base09
This is closer to the Base16 standard style guide. Also, it just happen
to look nicer anyways. :)

Related with the change also comes with a new color when hovered.
2023-02-27 16:53:18 +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
044a9482a7 Fix conditional rendering for post metadata
You would think this is something like this is already in the theme but
it turns out it isn't. This should fix pages that are primarily
non-content (i.e., about pages, contact).
2023-02-27 16:46:11 +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
e4b0cf4c4a Add site-wide components selection style
This is different from removing the overridden style for CSS
`::selection` where it affects the accessibility. This one is for
components with selection.
2023-02-27 13:22:45 +08:00
fd2ac20444 Fix background for <code> 2023-02-27 13:05:06 +08:00
4e0a56e80a Update table styles 2023-02-27 13:04:07 +08:00
635c0c0e18 Remove selection styles 2023-02-27 13:03:57 +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
1f42703979 Reposition theme button 2023-02-24 20:22:52 +08:00
657fb2c1a3 Make certain components hidden from accessibility tree 2023-02-24 20:20:53 +08:00
abfa15d65c Add comments for extend.scss 2023-02-21 14:48:46 +08:00
03428acd00 Update .gitignore 2023-02-21 14:39:08 +08:00
0bcba66ba6 Format config.toml 2023-02-21 14:38:39 +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
10da0a629c Fix document metadata 2022-11-28 11:01:53 +08:00
Gabriel Arazas
ddf05e6b04 Fix permalink for favicon 2022-11-28 11:01:27 +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
be8c6a04de Update documentation 2022-11-22 20:00:20 +08:00
Gabriel Arazas
4d47f5192a Limit external link styling 2022-11-22 19:59:52 +08:00
Gabriel Arazas
8f3cd78b1a Correct order of appending stylesheets 2022-11-22 19:46:42 +08:00
Gabriel Arazas
94c3907832 Force render the copyright string to Markdown 2022-11-22 19:45:45 +08:00
Gabriel Arazas
961953ed12 Release 0.3.2 2022-11-12 13:28:36 +08:00
Gabriel Arazas
c668d0f4c6 Add favicon to the example site 2022-11-12 13:26:55 +08:00
Gabriel Arazas
052087bc70 Update README 2022-11-12 13:26:48 +08:00
Gabriel Arazas
00a6a8f222 Update changelog with recent changes 2022-11-12 13:26:48 +08:00
Gabriel Arazas
6dd28f14cd Add expected favicon file for theme 2022-11-12 13:26:48 +08:00
Gabriel Arazas
c6a53793f3 Remove excess lines 2022-10-30 14:19:38 +08:00
Gabriel Arazas
2a13c7b261 Update example site content 2022-10-24 14:00:23 +08:00
Gabriel Arazas
1f0849e5ce Add changelog entries to recent fixes 2022-10-24 13:59:10 +08:00
Gabriel Arazas
0aaea2ff63 Make external link styling site-wide 2022-10-24 13:56:06 +08:00
Gabriel Arazas
8d6e0797b5 Unstyle internal site links globally 2022-10-24 13:56:06 +08:00
Gabriel Arazas
1eb8a3b600 Simplify Heroicon SVG template 2022-10-24 12:59:05 +08:00
Gabriel Arazas
7ea6088f86 Add more themes for the example site
Just to be a showoff.
2022-10-24 00:09:50 +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
5ffeb1fcd6 Update i18n files 2022-10-23 23:50:12 +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
c6c35ddd82 Add style for external links 2022-10-20 19:14:49 +08:00
Gabriel Arazas
9dd7994dbb Update Simple Icons Hugo module to v7.0.0 2022-06-13 20:45:03 +08:00