Added example styles
This commit is contained in:
parent
f044f5ef9a
commit
3efba81ebc
@ -1,58 +0,0 @@
|
|||||||
{
|
|
||||||
"name":"yiinitializr/basic",
|
|
||||||
"description":"description_text",
|
|
||||||
"keywords":[
|
|
||||||
"yii",
|
|
||||||
"application",
|
|
||||||
"web",
|
|
||||||
"boilerplate",
|
|
||||||
"template"
|
|
||||||
],
|
|
||||||
"homepage":"http://2amigos.us",
|
|
||||||
"type":"yii-application",
|
|
||||||
"license":"BSD-3-Clause",
|
|
||||||
"minimum-stability":"dev",
|
|
||||||
"config":{
|
|
||||||
"vendor-dir":"app/lib/vendor"
|
|
||||||
},
|
|
||||||
"authors":[
|
|
||||||
{
|
|
||||||
"name":"Antonio Ramirez Cobos",
|
|
||||||
"email":"amigo.cobos@gmail.com",
|
|
||||||
"homepage":"http://www.ramirezcobos.com"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name":"Matt Tabin",
|
|
||||||
"email":"amigo.tabin@gmail.com",
|
|
||||||
"homepage":"http://2amigos.us"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"repositories":[
|
|
||||||
{
|
|
||||||
"type":"composer",
|
|
||||||
"url":"http://packages.phundament.com"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"require":{
|
|
||||||
"yiisoft/yii":"1.1.14",
|
|
||||||
"2amigos/yiiwheels":"1.0.3",
|
|
||||||
"crisu83/yiistrap":"dev-master"
|
|
||||||
},
|
|
||||||
"autoload":{
|
|
||||||
"psr-0":{
|
|
||||||
"Yiinitializr":"app/lib/"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"scripts":{
|
|
||||||
"pre-install-cmd":"Yiinitializr\\Composer\\Callback::preInstall",
|
|
||||||
"post-install-cmd":"Yiinitializr\\Composer\\Callback::postInstall",
|
|
||||||
"pre-update-cmd":"Yiinitializr\\Composer\\Callback::preUpdate",
|
|
||||||
"post-update-cmd":"Yiinitializr\\Composer\\Callback::postUpdate",
|
|
||||||
"post-package-install":[
|
|
||||||
"Yiinitializr\\Composer\\Callback::postPackageInstall"
|
|
||||||
],
|
|
||||||
"post-package-update":[
|
|
||||||
"Yiinitializr\\Composer\\Callback::postPackageUpdate"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
BIN
composer.phar
BIN
composer.phar
Binary file not shown.
1478
www/css/bootstrap.css
vendored
1478
www/css/bootstrap.css
vendored
File diff suppressed because it is too large
Load Diff
4
www/css/bootstrap.min.css
vendored
4
www/css/bootstrap.min.css
vendored
File diff suppressed because one or more lines are too long
6158
www/css/themes/Default/bootstrap.css
vendored
Normal file
6158
www/css/themes/Default/bootstrap.css
vendored
Normal file
File diff suppressed because it is too large
Load Diff
9
www/css/themes/Default/bootstrap.min.css
vendored
Normal file
9
www/css/themes/Default/bootstrap.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
6858
www/css/themes/Flatly/bootstrap.css
vendored
Normal file
6858
www/css/themes/Flatly/bootstrap.css
vendored
Normal file
File diff suppressed because it is too large
Load Diff
9
www/css/themes/Flatly/bootstrap.min.css
vendored
Normal file
9
www/css/themes/Flatly/bootstrap.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
7070
www/css/themes/Slate/bootstrap.css
vendored
Normal file
7070
www/css/themes/Slate/bootstrap.css
vendored
Normal file
File diff suppressed because it is too large
Load Diff
9
www/css/themes/Slate/bootstrap.min.css
vendored
Normal file
9
www/css/themes/Slate/bootstrap.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user