Aucune description

ouidade 897d14976e responsive tablet il y a 3 ans
.github 80be13743f test appel img twig il y a 3 ans
.phan bfa5e61d5e first commi il y a 3 ans
assets bfa5e61d5e first commi il y a 3 ans
backup bfa5e61d5e first commi il y a 3 ans
bin bfa5e61d5e first commi il y a 3 ans
cache bfa5e61d5e first commi il y a 3 ans
images bfa5e61d5e first commi il y a 3 ans
logs bfa5e61d5e first commi il y a 3 ans
system 0ae1e837e7 tagert blank & background flex il y a 3 ans
tests bfa5e61d5e first commi il y a 3 ans
tmp 80be13743f test appel img twig il y a 3 ans
user 897d14976e responsive tablet il y a 3 ans
webserver-configs bfa5e61d5e first commi il y a 3 ans
.dependencies bfa5e61d5e first commi il y a 3 ans
.editorconfig bfa5e61d5e first commi il y a 3 ans
.gitignore 5e50794f47 added node-sass compiler il y a 3 ans
.htaccess bfa5e61d5e first commi il y a 3 ans
.travis.yml bfa5e61d5e first commi il y a 3 ans
CHANGELOG.md 0ae1e837e7 tagert blank & background flex il y a 3 ans
CODE_OF_CONDUCT.md bfa5e61d5e first commi il y a 3 ans
CONTRIBUTING.md bfa5e61d5e first commi il y a 3 ans
LICENSE.txt bfa5e61d5e first commi il y a 3 ans
README.md ada70cc406 responsive sans menu il y a 3 ans
SECURITY.md f8ecbbe597 template rapport_dactivitees avec pdf à télécharger il y a 3 ans
codeception.yml bfa5e61d5e first commi il y a 3 ans
composer.json 80be13743f test appel img twig il y a 3 ans
composer.lock 0ae1e837e7 tagert blank & background flex il y a 3 ans
index.php bfa5e61d5e first commi il y a 3 ans
now.json bfa5e61d5e first commi il y a 3 ans
readme.odt_0.odt 7cf494b50d test il y a 3 ans
robots.txt bfa5e61d5e first commi il y a 3 ans

README.md

#Installation site GIP EPAU

intall grav avec composer

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

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