Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jonasfroeller/markdown-blog

A SvelteKit Markdown-Blog. Technologies: HTML, CSS, JS, TS, PNPM, Svelte, Markdown, open-props, lucide, mdsvex, shiki, rehype, remark
https://github.com/jonasfroeller/markdown-blog

lucide-icons markdown-blog open-props rehype remark shiki

Last synced: 29 days ago
JSON representation

A SvelteKit Markdown-Blog. Technologies: HTML, CSS, JS, TS, PNPM, Svelte, Markdown, open-props, lucide, mdsvex, shiki, rehype, remark

Awesome Lists containing this project

README

        

# SvelteKit_Markdown-Blog

A SvelteKit Markdown-Blog.

## Used

- **Styling**: [open-props](https://open-props.style/#getting-started)
- **Icons**: [lucide](https://lucide.dev/docs/lucide-svelte)
- **Svelte in Markdown**: [mdsvex](https://mdsvex.com/docs)
- **Syntax Highlighter**: [shiki](https://shiki.matsu.io/)
- **Transforms HTML with plugins**: [rehype](https://github.com/rehypejs/rehype)
- **Transforms MARKDOWN with plugins**: [remark](https://github.com/remarkjs/remark)