Compare commits

...

1 Commits

Author SHA1 Message Date
1c83849899
chore: setup builds 2025-06-11 23:13:38 +10:00
2 changed files with 5 additions and 1 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
basho-*.zip

View File

@ -1,7 +1,7 @@
{
"name": "basho",
"demo": "https://basho.fueko.net",
"version": "2.6.3",
"version": "2.6.3+2506",
"docs": "https://fueko.net/docs/basho/",
"author": {
"name": "fueko",
@ -11,6 +11,9 @@
"keywords": [
"ghost-theme"
],
"scripts": {
"build": "rm -f basho-2.6.3+2560.zip && zip -r basho-2.6.3+2560.zip * -x '*.git*' 'documentation*'"
},
"config": {
"posts_per_page": 6,
"card_assets": true,