Skip to content

digraph-cms/digraph-core

Repository files navigation

Digraph

A CMS that treats content as a generalized directed graph (generalized to the point of even gracefully handling cyclical site maps). Nodes in the graph may have different types, different data structures, and may be connected to each other by any number of edges in any structure imagineable. This CMS is intended for extreme flexibility, and prioritizes flexibility above performance.

This repo contains the source code of the core of the CMS. This is intended for more advanced development by users who are comfortable setting up their own entire system, and maintaining their own update schedule using Composer.

Under active development

For the love of glob, don't use this thing in production yet.

It's getting to be in the ballpark of production-ready, but the interfaces honestly still don't feel stable enough for me to subject other people to it.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published