Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/spences10/sveltekit-mdsvex-starter-blog

A Markdown blog built with SvelteKit, MDSveX, Tailwind CSS and DaisyUI
https://github.com/spences10/sveltekit-mdsvex-starter-blog

daisyui mdsvex svelte sveltejs sveltekit tailwindcss

Last synced: about 2 months ago
JSON representation

A Markdown blog built with SvelteKit, MDSveX, Tailwind CSS and DaisyUI

Awesome Lists containing this project

README

        

# SvelteKit Blog Starter

Demo: https://sveltekit-mdsvex-starter-blog.vercel.app/

Heavily inspired from [Mehdi Vasigh]'s [sveltekit-mdsvex-blog] and
[Matt Jennings]'s [sveltekit-blog-template].

Also massive thanks to @josh-collinsworth and his
[sveltekit-blog-starter] example.

Also this solution from [Michael Oliver] on [this issue].

Uses:

- [SvelteKit]
- [MDSveX]
- [Tailwind CSS]
- [DaisyUI]

[mehdi vasigh]: https://github.com/mvasigh
[sveltekit-mdsvex-blog]:
https://github.com/mvasigh/sveltekit-mdsvex-blog
[matt jennings]: https://github.com/mattjennings
[sveltekit-blog-template]:
https://github.com/mattjennings/sveltekit-blog-template
[michael oliver]: https://github.com/michael0liver
[this issue]: https://github.com/pngwn/MDsveX/issues/294
[sveltekit]: https://kit.svelte.dev/
[mdsvex]: https://mdsvex.com/
[tailwind css]: https://tailwindcss.com/
[daisyui]: https://daisyui.com/
[sveltekit-blog-starter]:
https://github.com/josh-collinsworth/sveltekit-blog-starter