![Deploy with Vercel](https://vercel.com/button)
Yuyutsu Sveltekit Theme
A minimal Sveltekit markdown theme with a sidebar.
![Yuyutsu Sveltekit Theme screenshot](https://raw.githubusercontent.com/sharu725/yuyutsu/master/static/yuyutsu-sveltekit-theme.png)
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](https://user-images.githubusercontent.com/8033084/163713979-3dfd23dd-c861-4387-816c-a08f0f70819e.jpg)
Todo
Contributions
- fork the repo
- make changes and create a pull request
License
MIT