Skip to content

digimakergo/digimaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.