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
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
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
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
Gabriel Arazas
10da0a629c
Fix document metadata
2022-11-28 11:01:53 +08:00
Gabriel Arazas
4d47f5192a
Limit external link styling
2022-11-22 19:59:52 +08:00
Gabriel Arazas
17bb1e10e5
Update docs and styles
2021-01-28 00:21:42 +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
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