Basically, fix everything

* Remove install.sh
* Assets are now provided
* Icons font issues are fixed
This commit is contained in:
Thomas Citharel
2016-10-03 23:08:26 +02:00
parent a3cc0dd0bf
commit a494c33ef7
88 changed files with 267 additions and 56 deletions

15
.gitignore vendored
View File

@ -21,8 +21,10 @@
/vendor/
# Assets and user uploads
/web/bundles/
/web/uploads/
web/uploads/
!web/bundles
web/bundles/*
!web/bundles/wallabagcore
# Build
/app/build
@ -43,9 +45,8 @@ docker/data/
composer.lock
# assets stuff
/node_modules/
!app/Resources/static/lib
app/Resources/static/lib/*
/bin
node_modules/
bin
app/Resources/build/
!/src/Wallabag/CoreBundle/Resources/public
/src/Wallabag/CoreBundle/Resources/public/*
/src/Wallabag/CoreBundle/Resources/public/*