summaryrefslogtreecommitdiff
path: root/content/doc.go
AgeCommit message (Collapse)Author
2017-04-17package documentation for godocSteve Manuel
2017-01-11attempting to force item.Types to be populated before the db Init stepSteve Manuel
2016-12-19[addons] Creating foundation for plugin-like system "Addons" (#24)Steve
* adding addons dir and sample addon which enables the use of a new input element in forms for referencing other content. "addons" is a conceptual plugin-like feature, similar to wordpress "plugins" dir, but not as sophisticated