Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-02 | adding more UI, rich text editor, implentation and example in post.go, as ↵ | Steve Manuel | |
well as db insert/update and retrieval. NOTE: rich text editor content is stored as html escaped entity in DB. | |||
2016-10-02 | adding new routes, UI and admin interface styles | Steve Manuel | |
2016-09-29 | css changes and additions for new input elements | Steve Manuel | |
2016-09-29 | added parsing and formatting code for inbound data formatted specially for ↵ | Steve Manuel | |
gorilla/schema struct decoding. these values are normalized for db insertion | |||
2016-09-24 | creating JSON API server, initial version working | Steve Manuel | |
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. |