Skip to content

cycyrin/saber

 
 

Repository files navigation



saber logo


NPM version NPM downloads CircleCI discord chat






Please consider donating to this project's author, EGOIST, to show your ❤️ and support.

Quick Overview

If you want to create a blog with Saber, you can achieve this by using a single command:

npm init blog my-blog
# Or if you prefer Yarn
yarn create blog my-blog

Then run npm run dev or yarn dev in the created project and you're done!

Check out the website for more details or try the online CodeSandbox example:

Edit saber-sandbox

Resources

Community

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Author

Saber © EGOIST, Released under the MIT License.
Authored and maintained by EGOIST with help from contributors (list).

Website · GitHub @EGOIST · Twitter @_egoistlily

About

🎀 Saber is a simple yet powerful framework for building modern static websites.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 84.5%
  • Vue 12.0%
  • CSS 3.5%