Hagura Sveltekit screenshot

Hagura Sveltekit

Author Avatar Theme by Sharu725
Updated: 29 Oct 2024
64 Stars

A minimal markdown blog template built using SvelteKit

Categories

Overview:

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.

Features:

  • Markdown blog posts: The theme supports markdown files for creating blog posts.
  • Pagination using svelte-paginate: Hagura SvelteKit includes pagination functionality using the svelte-paginate package.
  • Supports svelte components in markdown files: The theme allows the use of Svelte components within markdown files.
  • Open-Props styles: The theme provides basic styling for better readability.
  • Basic SEO: Hagura SvelteKit includes basic SEO functionality to help optimize your blog posts.
  • Vercel adapter: The theme offers support for Vercel adapter, allowing easy deployment to Vercel hosting.

Installation:

To install Hagura SvelteKit, follow these steps:

  1. Clone the repository: git clone https://github.com/sharu725/hagura-sveltekit
  2. Install dependencies: npm install
  3. Run development server: npm run dev
  4. For production build: npm run build

Summary:

Hagura 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.