Go to file
2018-09-06 21:05:41 +03:00
app Add html indent bundle 2018-07-18 21:40:17 +03:00
bundle/HtmlPrettierBundle Add html indent bundle 2018-07-18 21:40:17 +03:00
docker Update composer 2018-06-17 16:01:27 +03:00
source Advertisement! 2018-07-18 21:48:17 +03:00
tools Add html indent bundle 2018-07-18 21:40:17 +03:00
.editorconfig Add site map 2018-06-30 09:31:26 +03:00
.env Update php version 2018-09-06 21:05:41 +03:00
.gitignore Add html indent bundle 2018-07-18 21:40:17 +03:00
.php_cs Add html indent bundle 2018-07-18 21:40:17 +03:00
composer.json Add html indent bundle 2018-07-18 21:40:17 +03:00
composer.lock Add html indent bundle 2018-07-18 21:40:17 +03:00
deploy.php Change prod server 2018-05-16 22:05:36 +03:00
Makefile Update php version 2018-09-06 21:05:41 +03:00
package-lock.json Update js dependencies 2018-07-01 12:51:13 +03:00
package.json Update js dependencies 2018-07-01 12:51:13 +03:00
README.md Fix readme 2018-06-17 16:02:50 +03:00
webpack.config.js Update php version 2018-09-06 21:05:41 +03:00

Source for vakhrushev.me.

Build:

make build-docker
make build

Deploy:

make deploy