Commit Graph

9 Commits

Author SHA1 Message Date
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
657fb2c1a3 Make certain components hidden from accessibility tree 2023-02-24 20:20:53 +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
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
2f06fd7861 Initial release
All of the changes should be documented in the changelog.
2020-11-03 00:55:18 +08:00