sharu725 / hagura-sveltekit

A minimal markdown blog template built using SvelteKit

Home Page:https://hagura.sveltethemes.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hagura SvelteKit

This is a port of Hagura Jekyll Theme.

A simple blog with pagination and highly legible layout. It uses TailwindCSS for styles. It processess .md(markdown) posts into HTML using mdsvex.

Demo: https://hagura.sveltethemes.dev/

Features

  • Markdown blog posts
  • Pagination using svelte-paginate
  • Supports svelte components in markdown files
  • Open-Props styles
  • Basic SEO
  • Vercel adapter(change as per your requirement)

Installation

Run the following commands.

git clone https://github.com/sharu725/hagura-sveltekit

npm install

npm run dev for development.

npm run build for production.

Contribute

The app is still in development. Any contribution to improve it is appreciated.

About

A minimal markdown blog template built using SvelteKit

https://hagura.sveltethemes.dev


Languages

Language:Svelte 53.7%Language:CSS 24.6%Language:JavaScript 18.3%Language:HTML 3.4%