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