Categorygithub.com/digimakergo/digimaker
repository
0.1.1-beta.2
Repository: https://github.com/digimakergo/digimaker.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

Digimaker CMF

Go Reference

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

Highlights

  • 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

Installation

See dmdemo of sample use

Documentation

See https://digimaker.org/doc for documentation and references.

Related repositories

Client components:

Client UI components: https://github.com/digimakergo/ui

License

MIT license.

Contact

Check @xc to send email.