0.4.1 (2023-09-11)
- ci: fix changelog subjects (7c13aa5)
0.4.0 (2023-09-11)
- posts: use a small container for readability (d80bf79)
- changelog: now show short commit hash (6e0790e)
0.3.0 (2023-09-10)
- ci: add commit body in changelog (98a9cba5f6fbc77f74c6a2ea895264484694cdd6)
- docs: added a migration guide between releases (64d5d1e777ed539ef185738770e58da385a35d5d)
- portfolio: ensure all portfolio posts are hidden (7510f6cf051d8cf21d6bbf50ce5598af270924a2)
- A portfolio post must now be
hidden
in order to be shown. This is needed to not mix portfolio posts with real articles. That was breaking the previous / next feature. - See migration guide to have instructions.
- A portfolio post must now be
- posts: implement previous / next navigation (d5a08c0bfd311abd4ba4a94e1bbc5f8ca5ae34ae)
- ci: make dist archive after git push but before github release (ba62451e84ae33bf34824e6ce87c359835b0261f)
0.2.0 (2023-09-10)
- core: add a post index page system (c8085e6)
- deps: bump all dependencies (21c0874)
- index: refactor padding and hero layout (36fa9ba)
- layout: adjust fonts and paddings (3122a0d)
- add a portfolio system (27b0710)
- add first post template (964391b)
- add option to customize social icons color (eceebaa)
- add portfolio post template (b77c6ca)
- add theme thumbnail (876532c)
- author page is ready (aad752a)
- background is pure black (db49083)
- cd: dry-run will do everything but push and release (40f31cc)
- cd: replace theme version when creating dist archive (de9a753)
- ci: add a ci for all branches and pr (fd082b6)
- ci: add a manual release (7044778)
- ci: test creation of dist archive (2491cd4)
- core: add config options (c4732c2)
- core: initial commit (4980660)
- css: post images are centered and responsives (5c81f77)
- docs: prepare complete readme (96b30b3)
- index is ready (4c929f9)
- show theme preview in readme (84d36e8)