Bunto

Bunto is a Web Application Framework which can be used as a simple, static site generator for personal, project, or organization sites.

Linux OS X Windows Hakiri CodeShip RubyGems Gemnasium
Travis CI Build Status AppVeyor CI Status Hakiri Status CodeShip Status Gem Version Dependency Status

By Suriyaa Kudo, Tom Preston-Werner, Parker Moore and many awesome contributors!

Bunto is a Web Application Framework and can be used as a static site generator perfect for personal, project, or organization sites. Think of it like a file-based CMS, without all the complexity. Bunto takes your content, renders HTML and CSS templates, and spits out a complete, static website ready to be served by Apache, hostSE, Nginx or another web server. Bunto is the engine behind GitHub Pages, which you can use to host sites right from your GitHub repositories.

Philosophy

Bunto does what you tell it to do — no more, no less. It doesn't try to outsmart users by making bold assumptions, nor does it burden them with needless complexity and configuration. Put simply, Bunto gets out of your way and allows you to concentrate on what truly matters: your content.

Getting Started

Bunto will work on most systems out-of-the-box. You need only to install RubyGems on your system. After that run in your command line program this command:

gem install bunto

Code of Conduct

In order to have a more open and welcoming community, Bunto adheres to a code of conduct adapted from the Ruby on Rails code of conduct.

Please adhere to this code of conduct in any interactions you have in the Bunto community. It is strictly enforced on all official Bunto repositories, websites, and resources. If you encounter someone violating these terms, please let a maintainer (@SuriyaaKudoIsc) know and we will address it as soon as possible.

Diving In

Have a problem? Come chat with us!

Join the chat at https://gitter.im/bunto/bunto IRC - #bunto on freenode WebChat

License

See the LICENSE file.