|
hace 3 años | |
---|---|---|
.github | hace 4 años | |
.phan | hace 4 años | |
assets | hace 4 años | |
backup | hace 4 años | |
bin | hace 4 años | |
cache | hace 4 años | |
images | hace 4 años | |
logs | hace 4 años | |
system | hace 3 años | |
tests | hace 4 años | |
tmp | hace 4 años | |
user | hace 3 años | |
webserver-configs | hace 4 años | |
.dependencies | hace 4 años | |
.editorconfig | hace 4 años | |
.gitignore | hace 4 años | |
.htaccess | hace 4 años | |
.travis.yml | hace 4 años | |
CHANGELOG.md | hace 3 años | |
CODE_OF_CONDUCT.md | hace 4 años | |
CONTRIBUTING.md | hace 4 años | |
LICENSE.txt | hace 4 años | |
README.md | hace 3 años | |
SECURITY.md | hace 4 años | |
codeception.yml | hace 4 años | |
composer.json | hace 4 años | |
composer.lock | hace 3 años | |
index.php | hace 4 años | |
now.json | hace 4 años | |
robots.txt | hace 4 años |
#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