暂无描述

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

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