Skip to content

gernest/bongo

Repository files navigation

bongo Build Status Coverage Status GoDoc

An elegant static site generator.

Features

  • Fast. (yes, speed as a feature)
  • Flexible. You can assemble your own static generator.
  • Simple to use.
  • Themes support.
  • Minimalistic.

Installation

The command line app

go get github.com/gernest/bongo/cmd/bongo

The library

go get github.com/gernest/bongo

Documentation

For Installation and Usage see documentation

Contributing

Just fork, and submit a pull request.

Licence

This project is released under MIT licence see LICENCE for more details.