Commit Graph

136 Commits

Author SHA1 Message Date
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
Gabriel Arazas
c5a765eb9f Update table formatting 2022-06-13 20:45:03 +08:00
Gabriel Arazas
7d46ae111f Make consistent body style 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