responsive sans menu

This commit is contained in:
2021-05-07 13:34:41 +02:00
parent c5f39b8f25
commit ada70cc406
10 changed files with 796 additions and 205 deletions
+1 -8
View File
@@ -7,16 +7,9 @@
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
#### installer version admin
mise à jours
```