https://github.com/sharu725/chola
A minimal content focused markdown sveltekit template.
https://github.com/sharu725/chola
blog markdown mdsvex sveltekit sveltekit-template sveltekit-theme
Last synced: 4 months ago
JSON representation
A minimal content focused markdown sveltekit template.
- Host: GitHub
- URL: https://github.com/sharu725/chola
- Owner: sharu725
- License: mit
- Created: 2022-02-14T14:06:00.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-11-20T15:54:51.000Z (7 months ago)
- Last Synced: 2025-02-01T17:02:59.597Z (5 months ago)
- Topics: blog, markdown, mdsvex, sveltekit, sveltekit-template, sveltekit-theme
- Language: CSS
- Homepage: https://chola.sveltethemes.dev
- Size: 239 KB
- Stars: 15
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
![]()
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