A Content Management Framework focusing on simplicity, flexibility and performance. Written in Golang.
Note: this project is still under development. Check https://digimaker.org for update
- Highly extendable content model
- Templating for building website/html output using Pongo2
- Query&Manipulate content via rest&go api.
- ORM entities using SQLBoiler without using reflect
- Event callback for exending content business logic(eg. update article content)
- Flexiable permission system
- Online debug tool
- Client components for content related ui
See dmdemo of sample use
See https://digimaker.org/doc for documentation and references.
Client components:
Client UI components: https://github.com/digimakergo/ui
MIT license.
Check @xc to send email.