Skip to content

sharu725/yuyutsu

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Deploy with Vercel

Yuyutsu Sveltekit Theme

A minimal Sveltekit markdown theme with a sidebar.

Yuyutsu Sveltekit Theme screenshot

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

yuyutsu-lighthouse-score

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