ouidade 897d14976e responsive tablet | il y a 3 ans | |
---|---|---|
.github | il y a 3 ans | |
.phan | il y a 3 ans | |
assets | il y a 3 ans | |
backup | il y a 3 ans | |
bin | il y a 3 ans | |
cache | il y a 3 ans | |
images | il y a 3 ans | |
logs | il y a 3 ans | |
system | il y a 3 ans | |
tests | il y a 3 ans | |
tmp | il y a 3 ans | |
user | il y a 3 ans | |
webserver-configs | il y a 3 ans | |
.dependencies | il y a 3 ans | |
.editorconfig | il y a 3 ans | |
.gitignore | il y a 3 ans | |
.htaccess | il y a 3 ans | |
.travis.yml | il y a 3 ans | |
CHANGELOG.md | il y a 3 ans | |
CODE_OF_CONDUCT.md | il y a 3 ans | |
CONTRIBUTING.md | il y a 3 ans | |
LICENSE.txt | il y a 3 ans | |
README.md | il y a 3 ans | |
SECURITY.md | il y a 3 ans | |
codeception.yml | il y a 3 ans | |
composer.json | il y a 3 ans | |
composer.lock | il y a 3 ans | |
index.php | il y a 3 ans | |
now.json | il y a 3 ans | |
readme.odt_0.odt | il y a 3 ans | |
robots.txt | il y a 3 ans |
#Installation site GIP EPAU
composer create-project getgrav/grav ~/webroot/grav
mise à jours
cd ~/webroot/nomdusite
bin/gpm selfupgrade
installe l’admin
bin/gpm install admin
créer un nouvel utilisateur
bin/plugin login newuser
bin/gpm install devtools
bin/plugin devtools new-theme
aller sur http://localhost:8000/ pour voir le site
aller sur http://localhost:8000/admin pour accéder au back office
\\\\\\\\\\\\\\\\\\
$ 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