Skip to content

Latest commit

 

History

History
87 lines (55 loc) · 6.49 KB

CHANGELOG.md

File metadata and controls

87 lines (55 loc) · 6.49 KB

Changelog

0.4.1 (2023-09-11)

Bug Fixes

  • ci: fix changelog subjects (7c13aa5)

0.4.0 (2023-09-11)

Features

  • posts: use a small container for readability (d80bf79)

Bug Fixes

  • changelog: now show short commit hash (6e0790e)

0.3.0 (2023-09-10)

Features

Bug Fixes

0.2.0 (2023-09-10)

Features

  • 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)

Bug Fixes

  • hero: use a grid instead of overlay (0210ec7)
  • portfolio: remove 1/1 ratio for pictures (0823028)

0.1.0 (2023-05-27)

Features

  • 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)

Bug Fixes

  • adapt readme (26455b2)
  • adjust responsive images sizes (4d8525b)
  • articles on index use 2 cols (cbe27ae)
  • expand author page section (8779420)
  • portfolio: respect ratio for images (1cb1822), closes #1
  • set height match on card body (49dd96c)