|
dc8639c5ef
|
Fixed #19 with the addition of some new modules to parse the image EXIF
data.
Made a lot of progress on #1 with additional work on the rendering
templates.
|
2016-01-24 22:05:38 -05:00 |
|
|
11fd6d9aa2
|
Initial framework for creating post indexes is in place. Functionality to build all unbuilt posts does not protect against re-building indexes and should be re-factored for efficiency
|
2016-01-24 12:02:25 -05:00 |
|
|
b9b4a68b11
|
'rebuild' is not always accurate, using 'build' as the more proper term
|
2016-01-23 21:01:57 -05:00 |
|
|
074dcd4a31
|
Furthering the renaming from generate to build
|
2016-01-23 18:44:45 -05:00 |
|
|
4feee6f257
|
Changing rebuild route so that it redirects back with a flash message rather than pinning to the 'view' page
|
2016-01-23 18:20:21 -05:00 |
|
|
821b431eec
|
Changing from using the word 'generate' to 'build'
|
2016-01-23 17:57:19 -05:00 |
|
|
7f11623bd8
|
Adding markdown requirement to post routes
|
2016-01-23 17:46:42 -05:00 |
|
|
1813c9236e
|
Fixing bugs by moving routes without having the
config variable populated.
|
2016-01-23 16:24:06 -05:00 |
|
|
38184e451f
|
breaking routing out from app.js into subfiles.
|
2016-01-23 16:19:42 -05:00 |
|