0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/server/routes
Hannah Wolfe 834cb73613 Date permalinks use published date
fixes #1803

- switches date permalinks from created_at to published_at
- enforces that the post will ONLY render if the date is valid and correct
2014-01-01 15:28:59 +00:00
..
admin.js Fix routing of posts and static pages 2013-12-30 02:04:46 -05:00
api.js Delete all content (posts and tags) 2013-12-25 01:05:20 +01:00
frontend.js Date permalinks use published date 2014-01-01 15:28:59 +00:00
index.js Reduce size of ghost.js by moving related Routing code to their own files 2013-11-19 21:05:09 -05:00