Add blueprints and fake content
This commit is contained in:
parent
1ff19bf38f
commit
8235816462
592 changed files with 22385 additions and 31535 deletions
|
@ -1,26 +1,22 @@
|
|||
{
|
||||
"name": "getkirby/plainkit",
|
||||
"description": "Kirby Plainkit",
|
||||
"name": "paulnicoue/xiaowang",
|
||||
"description": "Xiao Wang",
|
||||
"type": "project",
|
||||
"keywords": ["kirby", "cms", "starterkit"],
|
||||
"homepage": "https://getkirby.com",
|
||||
"homepage": "https://xiaowang.fr",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Bastian Allgeier",
|
||||
"email": "bastian@getkirby.com",
|
||||
"homepage": "https://getkirby.com"
|
||||
"name": "Paul Nicoué",
|
||||
"email": "contact@paulnicoue.com",
|
||||
"homepage": "https://paulnicoue.com"
|
||||
}
|
||||
],
|
||||
"support": {
|
||||
"email": "support@getkirby.com",
|
||||
"issues": "https://github.com/getkirby/starterkit/issues",
|
||||
"forum": "https://forum.getkirby.com",
|
||||
"source": "https://github.com/getkirby/starterkit"
|
||||
},
|
||||
"require": {
|
||||
"php": ">=7.3.0 <8.1.0",
|
||||
"getkirby/cms": "^3.5",
|
||||
"amteich/kirby-twig": "^4.1"
|
||||
"amteich/kirby-twig": "^4.1",
|
||||
"sylvainjule/matomo": "^1.0",
|
||||
"diesdasdigital/kirby-meta-knight": "^1.2",
|
||||
"kirbyzone/sitemapper": "^1.2"
|
||||
},
|
||||
"scripts": {
|
||||
"start": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue