A minimal markdown blog template built using SvelteKit
Hagura SvelteKit is a port of the Hagura Jekyll Theme. It is a simple blog theme with pagination and a highly legible layout. The theme utilizes TailwindCSS for styling and processes markdown (.md) posts into HTML using mdsvex.
To install Hagura SvelteKit, follow these steps:
git clone https://github.com/sharu725/hagura-sveltekitnpm installnpm run devnpm run buildHagura SvelteKit is a simple blog theme with pagination and a legible layout. It offers various features such as markdown blog posts, pagination using svelte-paginate, support for Svelte components in markdown files, basic SEO functionality, and Vercel adapter support. To install the theme, clone the repository, install dependencies, and run the development server or build for production. Overall, Hagura SvelteKit is a convenient and easy-to-use theme for creating a blog with SvelteKit.