summaryrefslogtreecommitdiff
path: root/system/server.go
AgeCommit message (Collapse)Author
2016-09-21reorganizing code to resemble a package + command structure. documented the ↵Steve Manuel
install process
2016-09-21added admin interface and overview of content and types. more code ↵Steve Manuel
reorganization.
2016-09-21fixing uncaught type reassignment errorSteve Manuel
2016-09-20removing fmt printlns from debuggingSteve Manuel
2016-09-20adding support for boltdb storage, updating and inserting content, some ↵Steve Manuel
reorganization