- Dec 20, 2020
-
-
Nicolas Borboën authored
-
Nicolas Borboën authored
-
Nicolas Borboën authored
-
Nicolas Borboën authored
-
Nicolas Borboën authored
-
Nicolas Borboën authored
This allow to use `/_assets/svg/EPFL_Logo_Digital_RGB_PROD.svg` in admin > general > logo
-
Nicolas Borboën authored
-
- Dec 18, 2020
-
-
Dominique Quatravaux authored
-
Dominique Quatravaux authored
From the wp-dev Makefile. - `make all` also does `make gitpull` now
-
Dominique Quatravaux authored
This is currently necessary because, well, the master branch doesn't quite work.
-
Dominique Quatravaux authored
-
Dominique Quatravaux authored
-
Dominique Quatravaux authored
-
Dominique Quatravaux authored
-
Dominique Quatravaux authored
Gets checked out by `make checkout`
-
Dominique Quatravaux authored
-
Dominique Quatravaux authored
- Check out what we need from GitHub - No need for hand-made package{,-lock}.json files anymore - Volume mount is only for the /wiki/server/modules/authentication/tequila subdirectory - `make checkout` and `make up` and `make realclean`
-
Dominique Quatravaux authored
- Dockerfile and docker-compose - Manually-tuned `package-lock.json` with the following commands: ``` npm i --save passport-tequila lodash chalk bluebird knex fs \ semver moment ms jsonwebtoken he uuid ```
-