Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-24 | adding Init func to db instead of native init func so that when cms is ↵ | Steve Manuel | |
called as a CLI, it does not create the db file in the current directory erroneously | |||
2016-09-22 | adding a generator for custom post content types, slug for url based on ↵ | Steve Manuel | |
title, main file to manage commands | |||
2016-09-21 | added admin interface and overview of content and types. more code ↵ | Steve Manuel | |
reorganization. | |||
2016-09-20 | adding support for boltdb storage, updating and inserting content, some ↵ | Steve Manuel | |
reorganization | |||
2016-09-19 | reorganizing files and dir structure. adding initial (incomplete) ↵ | Steve Manuel | |
management, types, system and db functionality. |