All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.2.0 - 2024-10-14
- #4 adding darkmode support
- Added option to turn off in post pagination
- Within post pagination use post title or just next/previous
- #5 make menu links absolute
- #6 body text is no longer justified
1.1.1 - 2024-09-05
- header left margin when on mobile and desktop
- removed rest.css to be single css and some commented out statements
1.1.0 - 2024-08-25
- Added commits since last release badge to readme
- Readme Typo
- Changelog updates
- #1 tag and category links to be absolute
- Removed commit since last release badge
1.0.1 - 2024-08-23
- Added badge to readme for build status.
- Updated github links for new repository location and name.
1.0.0 - 2024-08-23
- Updated readme badges for new version and updated changelog.
- updated the example site to show how to use sections and demo recursion.
- Fixed the spacing between footnotes to match rest of the theme and not overlap on mobile.
- Updated the latest posts title to be H3 rather than H1.
- updated the site header to no longer be a H1 tag to help with SEO. Style remains the same as H1.
- Post listing is now recursive for better organisation of content.
- Post navigation at the bottom of the current post to move to the next and previous post using post title.
- Added meta tags for pages, default from config, added examples of this in example-site with details for adding data to tags and categories.
- Updated category and tag post pages to allow a description to be added to the top of the listed posts. Updated the example site to show examples of this.
- This CHANGELOG file
- Added badges to the README
- Adding an example-site show that the theme can be tested before applying to site.
- Adding styling for footnotes within the text to add brackets around the number as well as remove the text decoration.
- Added configuration for site content license information in the footer. If none provided then no license information is outputted. License link now opens in new tab.
- removed social example reference to codeberg from the example-config.yaml
- Removed the example-config.yaml from the root, as there is now an example-site
- Updated Readme on how to configure the latest post section
- Social links in the footer now open in a new tab.
- Updated Readme to add information on license configuration.
- Fixed some typos in the README
- Default to not enabled, and if enabled without a post count, then default post count is set to three.
- Fixed latest posts to not include the currently viewed post.
- Last 5 published posts at the bottom of content.
- Footer to state theme being used and links back to smigle and smol
- Spacing on elements after removal of elements
- Removed the need for a user profile image.
- Removed the need for a site tag line.
- Removed the time to read post.
- Removed the word count on posts.
- Removed styling on taxonomies pages