|
vor 3 Jahren | |
---|---|---|
.github | vor 4 Jahren | |
.phan | vor 4 Jahren | |
assets | vor 4 Jahren | |
backup | vor 4 Jahren | |
bin | vor 4 Jahren | |
cache | vor 4 Jahren | |
images | vor 4 Jahren | |
logs | vor 4 Jahren | |
system | vor 3 Jahren | |
tests | vor 4 Jahren | |
tmp | vor 4 Jahren | |
user | vor 3 Jahren | |
webserver-configs | vor 4 Jahren | |
.dependencies | vor 4 Jahren | |
.editorconfig | vor 4 Jahren | |
.gitignore | vor 4 Jahren | |
.htaccess | vor 4 Jahren | |
.travis.yml | vor 4 Jahren | |
CHANGELOG.md | vor 3 Jahren | |
CODE_OF_CONDUCT.md | vor 4 Jahren | |
CONTRIBUTING.md | vor 4 Jahren | |
LICENSE.txt | vor 4 Jahren | |
README.md | vor 3 Jahren | |
SECURITY.md | vor 4 Jahren | |
codeception.yml | vor 4 Jahren | |
composer.json | vor 4 Jahren | |
composer.lock | vor 3 Jahren | |
index.php | vor 4 Jahren | |
now.json | vor 4 Jahren | |
robots.txt | vor 4 Jahren |
#Installation site GIP EPAU en local
Launch a terminal or console and navigate to the webroot folder:
$ cd path/on/your/computer
$ git clone -b master https://figureslibres.io/gogs/ouidade/dev-epau.archi.fr.git
Install vendor dependencies via composer:
$ cd path/on/your/computer/dev-epau.archi.fr
$ composer install --no-dev -o
Install the plugin and theme dependencies by using the Grav CLI application bin/grav
:
$ bin/grav install
bin/gpm install devtools
dans Terminal
$ cd chemin/du/dossier/dev-epau.archi.fr
$ php -S localhost:8000 system/router.php
cette fenêtre doit restée ouverte
$ cd chemin/du/dossier/dev-epau.archi.fr
$ npm install
(uniquement la première fois)
puis à chaque fois, dans une 2e fenêtre de Terminal, qui doit également restée ouverte:
$ cd chemin/du/dossier/dev-epau.archi.fr/user/theme/epau-antimatter
$ npm run sass
aller sur http://localhost:8000/ pour voir le site
aller sur http://localhost:8000/admin pour accéder au back office