Ghost/core/server
Hannah Wolfe fbdabce086 Add markdown file handler to importer
closes #4691

- adds a file handler for markdown file (.md and .markdown)
- handles titles and featured images
- gets status, date, and slug from the filename
- has a test suite
2015-01-09 20:04:56 +00:00
..
api Move tag management from behind config/labs flags 2015-01-06 18:56:42 +00:00
apps Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
config Allow socket permissions to be set from config 2014-12-31 15:28:04 +00:00
controllers Cleans up HTML data attributes on body in default.hbs 2014-11-29 17:09:43 +01:00
data Add markdown file handler to importer 2015-01-09 20:04:56 +00:00
email-templates Fixed email copy grammatical errors 2014-09-29 16:04:02 +02:00
errors Merge pull request #4091 from hswolff/remove-a-cd 2014-11-24 11:59:07 +00:00
helpers Update excerpt helper to properly filter HTML footnotes 2015-01-01 06:45:06 +01:00
middleware Update dependencies 2014-12-25 00:22:45 +00:00
models Run tag add operations in sequence 2014-12-22 00:41:10 +00:00
permissions Removes objectTypeModelMap to reduce circular dependency. 2014-10-27 20:48:22 -04:00
routes full BREAD Tag endpoints and Tag api tests 2014-11-13 00:44:36 +08:00
storage Add support for importing images 2014-12-21 01:58:35 +00:00
utils URL safe base64 encoding 2014-12-01 16:59:49 +01:00
views Cleans up HTML data attributes on body in default.hbs 2014-11-29 17:09:43 +01:00
filters.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
ghost-server.js Allow socket permissions to be set from config 2014-12-31 15:28:04 +00:00
index.js Merge pull request #4348 from jgable/sitemaps 2014-12-01 09:28:14 +00:00
mail.js Clean up whitespace from #4349. 2014-11-16 18:14:18 +00:00
require-tree.js Follow symlinks when resolving theme paths. 2014-10-02 13:37:18 +00:00
update-check.js Add Ghost version to config object. 2014-11-28 18:08:50 +00:00
xmlrpc.js Return computed url with post object 2014-12-10 17:23:02 +00:00