0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/server
Mark Berger 075dd8ac9b Static pages do not use dated permalinks
closes #1753
- Pages are registered to '/:slug/' route if posts are using dated permalinks
2013-12-28 12:47:52 -05:00
..
api Merge pull request #1743 from sebgie/issue#1445 2013-12-27 04:52:58 -08:00
config Adds URL back into theme config 2013-12-26 12:15:10 +00:00
controllers Static pages do not use dated permalinks 2013-12-28 12:47:52 -05:00
data Merge pull request #1687 from sebgie/issue#1685 2013-12-20 04:36:44 -08:00
helpers Static pages do not use dated permalinks 2013-12-28 12:47:52 -05:00
middleware Delete all content (posts and tags) 2013-12-25 01:05:20 +01:00
models Delete all content (posts and tags) 2013-12-25 01:05:20 +01:00
permissions
plugins Remove ghost.js 2013-12-07 10:10:02 -05:00
routes Static pages do not use dated permalinks 2013-12-28 12:47:52 -05:00
storage Complete subdir support. 2013-12-21 19:43:58 +00:00
views Delete all content (posts and tags) 2013-12-25 01:05:20 +01:00
bookshelf-session.js
errorHandling.js Standardize file path access throughout ghost 2013-12-12 21:27:07 -05:00
filters.js
index.js Adds URL back into theme config 2013-12-26 12:15:10 +00:00
mail.js Fix unhandled errors in mail.js 2013-12-20 12:57:21 +00:00
require-tree.js