v0.9.8
Pre-release
Pre-release
What's Changed
- Add astro2 node requirement by @prototypa in #90
- Minimal changes for migration to Astro v2 by @prototypa in #92
- Design improvements by @prototypa in #93
- Improve structure and add custom css variables by @prototypa in #94
- Create landing pages and minimal design details by @prototypa in #95
- New position prop to Header by @prototypa in #96
- Update to [email protected] by @prototypa in #97
- Allow post permalink pattern configuration by @prototypa in #99
- Replace post.slug to post.permalink in RSS by @prototypa in #100
- Update post collection and show category on posts by @prototypa in #101
- Update to Astro v2 by @prototypa in #102
- Mention Astro 2.0 release by @prototypa in #104
- Update import statement for Icon from 'astro-icon' by @edamame8888 in #113
- use showToggleTheme for mobile by @zkanda in #121
- rss fixed by @HMser in #135
- refactor: remove unused
colors
by @up2dul in #143 - Wrap blog grid item image in a tag by @IshtarStar in #147
- Adding Sitemap to the Meta info by @MrGKanev in #164
- add astro type for Post["Content"] by @AmadeusTwi in #154
- Inherit button hover color from CustomStyles by @badrbouslikhin in #153
- Use non-breaking space by @IshtarStar in #151
- Hero text by @engageintellect in #136
- ✨ [feature] Add 'findTags' and 'findCategories' methods to blog.ts by @ladunjexa in #175
- 🎨 [enhancement] Added optional title functionality to Tags.astro by @ladunjexa in #176
- 🎨 [enhancement] Add code to display tags & categories in the main blog page by @ladunjexa in #177
- fix syntax in Tags component by @mortbauer in #180
New Contributors
- @edamame8888 made their first contribution in #113
- @zkanda made their first contribution in #121
- @HMser made their first contribution in #135
- @up2dul made their first contribution in #143
- @IshtarStar made their first contribution in #147
- @MrGKanev made their first contribution in #164
- @AmadeusTwi made their first contribution in #154
- @badrbouslikhin made their first contribution in #153
- @engageintellect made their first contribution in #136
- @ladunjexa made their first contribution in #175
- @mortbauer made their first contribution in #180
Full Changelog: v0.9.7...v0.9.8