swyxio / swyxkit

An opinionated blog starter for SvelteKit + Tailwind + Netlify. Refreshed for SvelteKit 1.0!
https://swyxkit.netlify.app/
MIT License
668 stars 87 forks source link

add index page categories #168

Closed swyxio closed 1 year ago

swyxio commented 1 year ago

initially i disabled the Categories functionality out of the box because i was worried that people would be scared off with the additional complexity

but now i think it should be exposed to nudge people to write more things.

every Published post is now assumed to be a Note by default, unless you write the frontmatter:

---
title: My Awesome Essay
category: Essay
---

lorem ipsum