chore: setup builds
This commit is contained in:
parent
f5c75186aa
commit
1c83849899
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
basho-*.zip
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "basho",
|
"name": "basho",
|
||||||
"demo": "https://basho.fueko.net",
|
"demo": "https://basho.fueko.net",
|
||||||
"version": "2.6.3",
|
"version": "2.6.3+2506",
|
||||||
"docs": "https://fueko.net/docs/basho/",
|
"docs": "https://fueko.net/docs/basho/",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "fueko",
|
"name": "fueko",
|
||||||
@ -11,6 +11,9 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"ghost-theme"
|
"ghost-theme"
|
||||||
],
|
],
|
||||||
|
"scripts": {
|
||||||
|
"build": "rm -f basho-2.6.3+2560.zip && zip -r basho-2.6.3+2560.zip * -x '*.git*' 'documentation*'"
|
||||||
|
},
|
||||||
"config": {
|
"config": {
|
||||||
"posts_per_page": 6,
|
"posts_per_page": 6,
|
||||||
"card_assets": true,
|
"card_assets": true,
|
||||||
|
Loading…
Reference in New Issue
Block a user