Skip to content

Releases: fork/kirby-starterkit

v1.3.0

16 Jan 10:15
e31d7db
Compare
Choose a tag to compare

1.3.0 (2024-01-15)

Features

Bug Fixes

  • add about us to navigation instead of error (9a51f6b)
  • Fixed GitHub Action syntax issue (ac29e49)
  • Fixed GitHub Action syntax issue (f8f7679)
  • Removed log (cb08d6e)
  • Use customized blocks for home (7160c4f)
  • Use customized blocks for home (3a4d300)

Miscellaneous Chores

  • Added specific PHP Version to GitHub Action (1aff8fc)
  • Fixed PHPStan issues (fffd92e)
  • Removed navigation plugin (84f2537)
  • Switch from mailhog to mailpit (d60b98a)
  • Updated composer dependencies (0ecff15)
  • Updated node dependencies (2668181)

v1.2.4

01 Sep 13:28
80b8be5
Compare
Choose a tag to compare

1.2.4 (2023-09-01)

Bug Fixes

  • Removed Static Pages CLI (7152087)

v1.2.3

01 Sep 13:24
0bab477
Compare
Choose a tag to compare

1.2.3 (2023-09-01)

Bug Fixes

  • Added missing .gitignore for cghooks (ab9b9c8)

v1.2.2

01 Sep 13:06
35073b6
Compare
Choose a tag to compare

1.2.2 (2023-09-01)

Bug Fixes

  • add staticpages cli (again) (f08e80a)

v1.2.1

28 Jun 12:34
9191693
Compare
Choose a tag to compare

1.2.1 (2023-06-28)

Bug Fixes

v1.2.0

19 Jun 07:40
e75f5f3
Compare
Choose a tag to compare

1.2.0 (2023-06-19)

Features

  • added mobile navigation (ac7cd16)

Bug Fixes

  • Clean up package.json (b7fdfce)
  • navigation: add alpine plugins to dependencies (cdfa1d2)

Miscellaneous Chores

v1.1.0

25 May 19:21
240d2d3
Compare
Choose a tag to compare

1.1.0 (2023-05-25)

Features

  • added aria attributes plugin and updated link styles (0b71af7)
  • added demo content and updated article component styles (f60c59e)
  • added gallery block (511e8cd)
  • added image text block (40e00c0)
  • Added PHPStan as dev dependency so workflows can use it (c02c634)
  • changed default locale (d0cf0bf)
  • removed richtext and text components in favor of custom component css (4fded22)
  • updated accordion aria labels and home margins (4ed5b41)
  • updated articles page and teaser containers (0a9a39a)
  • updated content blocks (53b8973)

Bug Fixes

Miscellaneous Chores

v1.0.0

14 Apr 09:19
6bc0186
Compare
Choose a tag to compare

1.0.0 (2023-04-14)

Features

  • Adde footer globals and basic footer output (1b209e9)
  • Added basic frontend setup (b2501d6)
  • Added image snippet (5ec76dd)
  • Added logo and compiled assets (0e91ac4)
  • Added navigation (a677c05)
  • Added related articles functionality to artiles (4d74797)
  • Added sitemap snippet and routes (17e217b)
  • block: Added nesting to accordion block (109687c)
  • block: Added simple accordion block (80e6b27)
  • Blueprints: Added basic article/page Blueprints and site Blueprint (4f38aa1)
  • blueprints: Added Home and Error page as singles (77dd808)
  • First commit with basic project structure, docker setup and basic plugins (877b22d)
  • header: Add Iconset (2f3bbe5)
  • layout: Moved header and footer to snippet (92c0964)
  • plugin: Added block factory information (ed58020)
  • seo: Added seo information to site blueprint and layout (58ab3ad)
  • updated content blocks and page sections (f0c6c87)
  • updated styles and content structure (eee6b04)

Bug Fixes

  • Show query only if available (abd4b84)
  • Vite build settings path (70d49d4)

Miscellaneous Chores

  • gitignore: Ignore contents (a86f742)