A clean and simple Markdown based blog created with SvelteKit.
- Progress bar
- Dark mode
- Tailwind Typography
- Clone the repository
- Install the dependencies with
npm install
- Start the development server with
npm run dev
- Open
localhost:5173
in your browser - Add some Markdown files with frontmatter to the
src/lib/posts
directory to create new blog posts
- [] Pagination
- [] RSS feed
- [] Code support
- [] Search
- [] Tags
- [] Comments
- [] Sitemap
- [] Social media sharing
- [] View transitions