summaryrefslogtreecommitdiff
path: root/content/post.go
AgeCommit message (Collapse)Author
2016-09-19changed Post fields from []byte to string for json decoding - complained ↵Steve Manuel
about base64 encoded data ([]byte)
2016-09-19reorganizing files and dir structure. adding initial (incomplete) ↵Steve Manuel
management, types, system and db functionality.