Sha256: b52671dbfcca0142f03fd55b67a4c870ae291aa4b2afeda90f8908193e6c97f3

Contents?: true

Size: 1018 Bytes

Versions: 9

Compression:

Stored size: 1018 Bytes

Contents

[gem]: https://rubygems.org/gems/lb-project
[gemnasium]: https://gemnasium.com/lb-rb/lb-project
[roda]: http://roda.jeremyevans.net/
[dry-view]: http://dry-rb.org/gems/dry-view/

# lb-project

[![Gem Version](https://badge.fury.io/rb/lb-project.svg)][gem]
[![Dependency Status](https://gemnasium.com/lb-rb/lb-project.svg)][gemnasium]

This static site builder allows an easy migration to a dynamic site. In many
projects it is unclear if or when a static site has to be migrated to a dynamic
one. Maintaining a static site is less work, so we want to keep it static until
the point is reached, where we have to migrate the project to a full dynamic
stack.

The target of lb-project is to minimize this migration effort. We use
[Roda][roda] and [dry-view][dry-view] because this are currently excellent
solutions that are suited for big projects. This means you can start
lightweight, without worrying that it becomes to small.

## Credits

 * [Firas Zaidan](https://github.com/zaidan)

## License

See `LICENSE` file.

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
lb-project-0.3.1 README.md
lb-project-0.3.0 README.md
lb-project-0.2.3 README.md
lb-project-0.2.2 README.md
lb-project-0.2.1 README.md
lb-project-0.2.0 README.md
lb-project-0.1.1 README.md
lb-project-0.1.0 README.md
lb-project-0.0.1 README.md