Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 528 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 528 Bytes

svelte

A minimal, content focused, sveltekit template.

Features

  • minimal mobile friendly design
  • markdown support for pages and blog
  • syntax hihglighting

Usage

  • clone the repo
  • run npm install to install all dependencies
  • run npm run dev to check the site locally for development
  • run npm run build to build the production site