All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, adheres to Semantic Versioning, and is generated by Changie.
- Fix spacing above blog page
- Minor style tweaks
- Fix: Remove
text-dark
for better contrast and a more consistent presentation.
- Adjusts the background and text colors to be a bit easier on my eyes.
- Re-encode the header icon as webp if it is used.
- Change
featured_image
front matter toimages
to better align with default templates such as OpenGraph. - Add a
footer
menu to the footer - Populate the license information from site params
- Make
policies
link in footer optional via site params - Convert the header logo to an optional theme parameter
- Ensure the footer is fixed at the bottom and scrolls appropriately
- Ensure the footer is actually at the bottom.
- Add Site Params to control OpenGraph and Twitter Cards
- Allow setting Fediverse Creator tag with site param
- Allow setting Mobile Web App Title with Site Param
- Initial release