1.0.0 • Published 2 years ago

sveltepress-ui v1.0.0

Weekly downloads
-
License
Unlicense
Repository
github
Last release
2 years ago

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

  1. Read the Code of Conduct
  2. Fork it ( https://github.com/GeopJr/SveltePress/fork )
  3. Create your feature branch (git checkout -b my-new-feature)
  4. Commit your changes (git commit -am 'Add some feature')
  5. Push to the branch (git push origin my-new-feature)
  6. Create a new Pull Request