summaryrefslogtreecommitdiff
path: root/content/types.go
AgeCommit message (Expand)Author
2016-12-19[addons] Creating foundation for plugin-like system "Addons" (#24)Steve
2016-12-06cleanup template, move ContentName into base Item as String on Identifiable i...Steve Manuel
2016-11-09moving Mergeable interface to editor package. Fighting with cyclical imports ...Steve Manuel
2016-11-08moving Mergable interface to content package. Still hit cyclical import issue...Steve Manuel
2016-09-20adding support for boltdb storage, updating and inserting content, some reorg...Steve Manuel
2016-09-19reorganizing files and dir structure. adding initial (incomplete) management,...Steve Manuel