premier commit
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
## Install
|
||||
|
||||
`docker-compose up -d`
|
||||
`docker exec -it -u 1000 grav-caddy /bin/sh`
|
||||
`php bin/gpm selfupgrade`
|
||||
`php bin/gpm install admin`
|
||||
|
||||
`php bin/gpm install devtools`
|
||||
`php bin/plugin devtools new-theme`
|
||||
`activer le thème dans l'admin`
|
||||
`rm -rf user/themes/quark/`
|
||||
|
||||
## Deploy
|
||||
|
||||
`git clone ...`
|
||||
|
||||
|
||||
## Liens
|
||||
|
||||
https://github.com/hughbris/grav-daddy
|
||||
|
||||
https://gitlab.coko.foundation/pagedjs/starter-kits/book_avanced-interface
|
||||
Reference in New Issue
Block a user