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.
- Fixed sticky sidebar issue when
short_open_tag
is disabled
(it's disabled by default in php but enabled in the wordpress docker image)
- Fixed sticky sidebar issues on small devices
- Added Sticky Sidebar
- Fixed headline layout bug
- Preceding links was not clickable anymore
- Sequencing headlines collapsed to one line if enough space was available
- Fixes issue that the collapsed header template sometime doesn't show the sticky header
- Added social media meta tags (with hard coded values) #1
- Added new page template "Collapsed Header" which automatically scrolls down to the page content
- Footer navigation columns now have 100% width on small devices
- Fixed some spaces in sidebar on small devices
- Fixed scroll position when link to a headline anchor
- Removed debugging output in topics widget
- Initial implementation