26 lines
1.2 KiB
Markdown
26 lines
1.2 KiB
Markdown
# Brea
|
|
|
|
A simple dynamic distributed web site generator for public & open data, combining:
|
|
|
|
- **Backend**: [Fossil][fossil] for resilient and distributed storage of information .
|
|
- **Front-end**:
|
|
- [Material Design Lite][mdl]: for responsive, beauty and mobile friendly web user interface.
|
|
- [Mustache][mustache]: a logic-less HTML template system to inject data into web interfaces.
|
|
- [Markdeep][markdeep]: for agile and structured light documentation.
|
|
- **Middleware**: [Teapot][teapot]: for defining behavior, data models and connecting front-end and backend.
|
|
|
|
This is the source code repository. For more information visit the [documentation and issues repository][brea-fossil].
|
|
|
|
|
|
[brea-fossil]: http://mutabit.com/repos.fossil/brea/home
|
|
[fossil]: http://fossil-scm.org/
|
|
[grafoscopio:en]: http://mutabit.com/grafoscopio/index.en.html
|
|
[markdeep]: https://casual-effects.com/markdeep/
|
|
[mdl]: https://getmdl.io/
|
|
[mustache]: http://mustache.github.io/
|
|
[teapot]: http://smalltalkhub.com/#!/~zeroflag/Teapot
|
|
[w:brea]: https://es.wikipedia.org/wiki/Brea
|
|
[w:live-coding]: https://en.wikipedia.org/wiki/Live_coding
|
|
[w:pitch]: https://en.wikipedia.org/wiki/Pitch_(resin)
|
|
[web2py]: http://web2py.com/
|