Major website overhaul
This commit is contained in:
41
etc/ghost/themes/casper/bower.json
Normal file
41
etc/ghost/themes/casper/bower.json
Normal file
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"name": "uno-zen",
|
||||
"description": "Minimalist and Elegant theme for Ghost",
|
||||
"homepage": "https://github.com/kikobeats/uno-zen",
|
||||
"version": "2.9.8",
|
||||
"authors": [
|
||||
"Kiko Beats <josefrancisco.verdu@gmail.com>"
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/kikobeats/uno-zen.git"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/Kikobeats/uno-zen/issues"
|
||||
},
|
||||
"keywords": [
|
||||
"elegant",
|
||||
"ghost",
|
||||
"minimalism",
|
||||
"theme",
|
||||
"uno",
|
||||
"zen"
|
||||
],
|
||||
"dependencies": {
|
||||
"fastclick": "latest",
|
||||
"fitvids": "latest",
|
||||
"instantclick": "latest",
|
||||
"pace": "latest",
|
||||
"reading-time": "latest"
|
||||
},
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"assets/vendor ",
|
||||
"bower_components",
|
||||
"node_modules",
|
||||
"test",
|
||||
"tests"
|
||||
],
|
||||
"private": true,
|
||||
"license": "MIT"
|
||||
}
|
||||
Reference in New Issue
Block a user