Sen descrición

ouidade 15bb6e261a readme %!s(int64=3) %!d(string=hai) anos
.github 80be13743f test appel img twig %!s(int64=3) %!d(string=hai) anos
.phan bfa5e61d5e first commi %!s(int64=3) %!d(string=hai) anos
assets bfa5e61d5e first commi %!s(int64=3) %!d(string=hai) anos
backup bfa5e61d5e first commi %!s(int64=3) %!d(string=hai) anos
bin bfa5e61d5e first commi %!s(int64=3) %!d(string=hai) anos
cache bfa5e61d5e first commi %!s(int64=3) %!d(string=hai) anos
images bfa5e61d5e first commi %!s(int64=3) %!d(string=hai) anos
logs bfa5e61d5e first commi %!s(int64=3) %!d(string=hai) anos
system 0ae1e837e7 tagert blank & background flex %!s(int64=3) %!d(string=hai) anos
tests bfa5e61d5e first commi %!s(int64=3) %!d(string=hai) anos
tmp 80be13743f test appel img twig %!s(int64=3) %!d(string=hai) anos
user 15bb6e261a readme %!s(int64=3) %!d(string=hai) anos
webserver-configs bfa5e61d5e first commi %!s(int64=3) %!d(string=hai) anos
.dependencies bfa5e61d5e first commi %!s(int64=3) %!d(string=hai) anos
.editorconfig bfa5e61d5e first commi %!s(int64=3) %!d(string=hai) anos
.gitignore 5e50794f47 added node-sass compiler %!s(int64=3) %!d(string=hai) anos
.htaccess bfa5e61d5e first commi %!s(int64=3) %!d(string=hai) anos
.travis.yml bfa5e61d5e first commi %!s(int64=3) %!d(string=hai) anos
.~lock.readme.odt_0.odt# 15bb6e261a readme %!s(int64=3) %!d(string=hai) anos
CHANGELOG.md 0ae1e837e7 tagert blank & background flex %!s(int64=3) %!d(string=hai) anos
CODE_OF_CONDUCT.md bfa5e61d5e first commi %!s(int64=3) %!d(string=hai) anos
CONTRIBUTING.md bfa5e61d5e first commi %!s(int64=3) %!d(string=hai) anos
LICENSE.txt bfa5e61d5e first commi %!s(int64=3) %!d(string=hai) anos
README.md 15bb6e261a readme %!s(int64=3) %!d(string=hai) anos
SECURITY.md f8ecbbe597 template rapport_dactivitees avec pdf à télécharger %!s(int64=3) %!d(string=hai) anos
codeception.yml bfa5e61d5e first commi %!s(int64=3) %!d(string=hai) anos
composer.json 80be13743f test appel img twig %!s(int64=3) %!d(string=hai) anos
composer.lock 0ae1e837e7 tagert blank & background flex %!s(int64=3) %!d(string=hai) anos
index.php bfa5e61d5e first commi %!s(int64=3) %!d(string=hai) anos
now.json bfa5e61d5e first commi %!s(int64=3) %!d(string=hai) anos
readme.odt_0.odt 7cf494b50d test %!s(int64=3) %!d(string=hai) anos
robots.txt bfa5e61d5e first commi %!s(int64=3) %!d(string=hai) anos

README.md

#Installation site GIP EPAU

intall grav avec composer

composer create-project getgrav/grav ~/webroot/grav

lance serveur local

cd ~/webroot/nomdusite
php -S localhost:8000 system/router.php

Fenêtre à laisser ouverte!

dans autre fenetre, installer version admin

mise à jours

cd ~/webroot/nomdusite
bin/gpm selfupgrade  

installe l’admin

bin/gpm install admin   

créer un nouvel utilisateur

bin/plugin login newuser

installe devtools et créer nouveau theme

bin/gpm install devtools

bin/plugin devtools new-theme

Dans le navigateur

aller sur http://localhost:8000/ pour voir le site

aller sur http://localhost:8000/admin pour accéder au back office

\\\\\\\\\\\\\\\\\\

Compilé les SCSS

$ 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