blog/cookiecutter-new-post/cookiecutter.json
Marvin Steadfast 1426c4b732 using docker and vagrant for blogging environment
also added cookiecutter for easier blog post creation.
2015-08-23 13:47:31 +02:00

8 lines
161 B
JSON

{
"repo_name": "content",
"title": "Title",
"slug": "slug-used-for-url-and-filename",
"tags": "tags, goes, here",
"description": "used for twitter cards"
}