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