Sha256: 72b23c86edf60f1be6d339ad0e195667539d1208cdb71c4aa25474aa5398af40

Contents?: true

Size: 904 Bytes

Versions: 11

Compression:

Stored size: 904 Bytes

Contents

# đź‘‘ Serbea: Similar to ERB, Except Awesomer

[![Gem Version](https://badge.fury.io/rb/serbea.svg)](https://badge.fury.io/rb/serbea)

**Serbea is the Ruby template engine you didn’t realize you needed. Until now.**

Serbea combines the best ideas from “brace-style” template languages such as Liquid, Nunjucks, Twig, Jinja, Mustache, etc.—and applies them to the world of ERB. You can use Serbea in Rails applications, Bridgetown static sites, or pretty much any Ruby scenario you could imagine.

**Documentation and examples are on our website:**

[www.serbea.dev](https://www.serbea.dev)


## Contributing

1. Fork it (https://github.com/bridgetownrb/serbea/fork)
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. Create a new Pull Request

## License

MIT

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
serbea-2.2.0 README.md
serbea-2.1.0 README.md
serbea-2.0.0 README.md
serbea-1.0.1 README.md
serbea-1.0.0 README.md
serbea-0.12 README.md
serbea-0.11.5 README.md
serbea-0.11.4 README.md
serbea-0.11.3 README.md
serbea-0.11.2 README.md
serbea-0.11.1 README.md