sveltepress-ui
v1.0.0
Published
Documentation for humans with a friendly UI.
Downloads
2
Maintainers
Readme
What is sveltepress-ui?
sveltepress-ui is a user interface for SveltePress that allows you to see stats about your instance, create new posts and toggle features!
It's inspired by Vue CLI's ui tool.
Usage
npx sveltepress-ui
For more info on how SveltePress works, how to set it up & more, visit https://sveltepress.geopjr.dev/
Screenshots
Contributing
- Read the Code of Conduct
- Fork it ( https://github.com/GeopJr/SveltePress/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request