Yet Another Dotfiles Manager
Go to file
Nicolas signed-log FORMICHELLA c0aea3e683
[Website-Makefile] Enable support for docker compose v2
Support using `docker compose` (docker compose v2) instead of
`docker-compose` (v1)

- Introduce `COMPOSE_V2` and `COMPOSE_COMMAND` variables
- Keep the default version at v1 (`COMPOSE_V2=0`)
- Refactor error message to expose that possibility

Signed-off-by: Nicolas signed-log FORMICHELLA <stigpro@outlook.fr>
2022-08-28 22:58:44 +02:00
.github/workflows Migrate from Travis-CI to GitHub Actions 2020-11-22 16:24:49 -06:00
_data Update social buttons in website header 2020-12-27 20:59:44 -06:00
_docs Add note about bootstrap.d contrib script to bootstrap page 2021-02-13 10:28:31 +01:00
_includes Add more analytics 2019-11-13 02:55:17 -06:00
_layouts Add more analytics 2019-11-13 02:55:17 -06:00
_pages Add star suggestion 2020-12-27 21:02:07 -06:00
images Updates for yadm 2.0.0 2019-11-01 07:54:37 -05:00
test Ignore all twitter URLs 2020-12-27 21:22:35 -06:00
.gitignore Refactor website (#146) 2019-03-20 01:45:26 -05:00
CNAME Create CNAME 2019-02-26 12:40:36 -06:00
Dockerfile Use newer base image for jekyll 2019-10-17 23:04:25 -05:00
Gemfile Specify version of Faraday 2020-01-21 07:43:46 -06:00
Makefile [Website-Makefile] Enable support for docker compose v2 2022-08-28 22:58:44 +02:00
_config.yml Add categories to FAQ 2019-12-06 08:21:18 -06:00
_dev.yml Add more analytics 2019-11-13 02:55:17 -06:00
docker-compose.yml Use docker volume for jekyll dependencies 2019-10-17 23:50:15 -05:00