Test of our kirby-project-template repository.
 
 
Go to file
Tim de Gruisbourne 44195699d3 added kirby core as submodule 2020-04-01 18:18:11 +02:00
content Initial commit 2020-04-01 18:13:47 +02:00
kirby@a7f2f96955 added kirby core as submodule 2020-04-01 18:18:11 +02:00
media Initial commit 2020-04-01 18:13:47 +02:00
site Initial commit 2020-04-01 18:13:47 +02:00
.editorconfig Initial commit 2020-04-01 18:13:47 +02:00
.gitignore Initial commit 2020-04-01 18:13:47 +02:00
.gitmodules added kirby core as submodule 2020-04-01 18:18:11 +02:00
.htaccess Initial commit 2020-04-01 18:13:47 +02:00
README.md Initial commit 2020-04-01 18:13:47 +02:00
composer.json Initial commit 2020-04-01 18:13:47 +02:00
index.php Initial commit 2020-04-01 18:13:47 +02:00

README.md

Kirby Template

Basis für ein typisches Kirby Projekt.

Set-Up

  1. Projekt über die Web-Oberfläche in Gitea anlegen (https://git.adlerschmidt.de)

  2. Projekt auf den Entwicklungs-Rechner kopieren per git clone und dem im Projekt angegebenen SSH-Link. Beispiel für dieses Projekt: git clone git@git.adlerschmidt.de:tideg/kirby-template.git

  3. git remote add origin git@git.adlerschmidt.de:tideg/kirby-template.git

  4. Test \git@git.adlerschmidt.de:tideg/kirby-project-template.git