Finish initial script
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"postTypes": [
|
||||
{
|
||||
"name": "Now Burning",
|
||||
"postUnitName": "incense",
|
||||
"contentEnabled": true,
|
||||
"frontMatter": [
|
||||
{
|
||||
@@ -18,28 +19,9 @@
|
||||
"name": "time"
|
||||
}
|
||||
],
|
||||
"postDirectory": "/home/n_u/Repos/nathanupchurch.com/content/now_burning/"
|
||||
},
|
||||
{
|
||||
"name": "Now Listening",
|
||||
"contentEnabled": true,
|
||||
"frontMatter": [
|
||||
{
|
||||
"name": "title"
|
||||
},
|
||||
{
|
||||
"name": "artist"
|
||||
},
|
||||
{
|
||||
"name": "date"
|
||||
},
|
||||
{
|
||||
"name": "time"
|
||||
}
|
||||
],
|
||||
"postDirectory": "/home/n_u/Repos/nathanupchurch.com/content/now_listening/"
|
||||
"postDirectory": ""
|
||||
}
|
||||
],
|
||||
"uploadCommand": "update-website",
|
||||
"siteDirectory": "/home/n_u/Repos/nathanupchurch.com/"
|
||||
"uploadCommand": "",
|
||||
"siteDirectory": ""
|
||||
}
|
||||
|
Reference in New Issue
Block a user