Yuyutsu Sveltekit Theme

A minimal Sveltekit markdown theme with a sidebar.

Usage (might change in the future)

  • fork the repo.
  • run npm install to install all the dependencies.
  • run npm run dev to start a dev server.
  • run npm run build to build the production site.
  • the theme uses @sveltejs/adapter-vercel but you can change it if you're using a different platform to host the site.

Features

  • minimal layout with a nice sidebar.
  • markdown blog posts and pages with layout support.
  • categorize blog posts
  • basic search engine optimization

Speed

Todo

  • use mdsvex for all pages/posts
  • paginate posts
  • style html elements (links, buttons, images, table, iframe etc)
  • SEO
  • a darkmode switch
  • ready to host on Vercel

Contributions

  • fork the repo
  • make changes and create a pull request

License

MIT

Top categories

Loading Svelte Themes