Skip to content

joeinnes/joeinn.es

Repository files navigation

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
  • TailwindCSS styles
  • Basic SEO
  • Netlify adapter(change for your requirement)

Installation

Run the following commands.

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

Use node 16

npm install

npm run dev for development

Dependency

The app needs node 16 to work as expected.

Contribute

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published