Commit graph

17 commits

Author SHA1 Message Date
e635ec680d Adding run.sh to allow me to remember what the supervisor command is. 2016-01-23 16:13:15 -05:00
1a3da60b24 Updating post model for more completeness. 2016-01-23 16:12:50 -05:00
cf36d983a0 Finished converting post model to a cohesive model supported by mongodb. #6 2016-01-21 21:17:49 -05:00
6288a21d33 Changing static over so that it always copies files over instead of not copying updated files. API changed, so it's likely that this is broken in some spots. Partial fix for #8 2016-01-17 14:37:02 -05:00
a3fa59e226 Working on replacing scattered post model with a cohesive one and mongodb support ( #6 ), some of this will also support issue #7 as well, but right now the admin page is broken and post generating is broken. 2016-01-16 23:17:24 -05:00
8fafc77cae leftover schema change for sql, adding dirty bits for trash and publishing 2016-01-16 16:44:47 -05:00
3004e5e326 Properly modeling users ( #5 ), moving over to mongodb. 2016-01-16 16:40:58 -05:00
3dad352bba Theming improved, definitely drastically incomplete.
Supports issue #1
2016-01-16 14:05:06 -05:00
be1c09ebd1 refactored folder copying to account for the posibility of the destination folder not existing 2015-12-01 21:16:28 -05:00
a3cb6e5626 adding photo resizing 2015-11-30 22:06:36 -05:00
c32c16d528 removing test uploads 2015-11-30 22:05:06 -05:00
fff31695de moving build directory 2015-11-30 22:03:26 -05:00
d7b49a37f5 added post view to admin panel. added rebuilding of the static folder. 2015-11-22 15:03:33 -05:00
2be6c664e6 Prettification abounds.... also created new view controller for photo administration. 2015-11-22 10:05:41 -05:00
df25b6cdfc Photo creation and editing done. Photo building not yet completed. Serving of built files done. 2015-11-22 09:36:02 -05:00
1e8d6784be ignoring development database 2015-11-15 19:39:53 +00:00
4ecb1a9185 Initial commit, post creation and build is just barely working. 2015-11-15 03:07:13 +00:00