matthiasportzel.com/paper-houses-theme/package.json

40 lines
1.0 KiB
JSON

{
"name": "paper-houses",
"description": "A blog theme inspired by the warm feel of paper.",
"version": "1.2.2",
"license": "Fight Club License",
"author": {
"email": "MatthiasPortzel@gmail.com"
},
"screenshots": {
},
"config": {
"posts_per_page": 20,
"image_sizes": {},
"card_assets": true,
"custom": {
"ideas_flavor_text": {
"type": "text",
"default": "Big ideas"
},
"backroom_flavor_text": {
"type": "text",
"default": "Extra content"
},
"projects_flavor_text": {
"type": "text",
"default": "Projects I've made"
},
"contact_info": {
"type": "text",
"default": "You can reach me through telepathy."
},
"footer_text": {
"type": "text",
"default": "Soli Deo Gloria"
}
}
},
"keywords": ["ghost-theme"]
}