🎀 Sabre.js是一个用于构建现代静态网站的简单而强大的框架

🎀 Sabre.js是一个用于构建现代静态网站的简单而强大的框架

Node.js 静态网站生成器

访问GitHub主页

共2004Star

详细介绍

saber logo


NPM version NPM downloads CircleCI

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.

Resources

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