@@ -29,9 +29,6 @@ Kirby's Starterkit comes with a small demo website and a fully
29
29
configured panel. Feel free to modify it and play with it as
30
30
much as you like.
31
31
32
- There's also the [ Langkit] ( https://github.com/getkirby/langkit.git )
33
- in case you need a multi-language installation.
34
-
35
32
## The Panel
36
33
37
34
You can find the login for Kirby's admin interface at
@@ -50,41 +47,20 @@ copied to your server correctly**
50
47
51
48
### Requirements
52
49
53
- Kirby runs on PHP 5.4+, Apache or Nginx.
54
-
55
- ### Download
56
-
57
- You can download the latest version of the Starterkit
58
- from https://download.getkirby.com
50
+ Kirby runs on PHP 7.2+, Apache or Nginx.
59
51
60
52
### With Git
61
53
62
54
If you are familiar with Git, you can clone Kirby's
63
55
Starterkit repository from Github.
64
56
65
- git clone https://github.com/getkirby/starterkit.git
57
+ git clone https://github.com/getkirby-v2 /starterkit.git
66
58
67
59
## Documentation
68
60
69
- < https://getkirby.com/docs >
70
-
71
- ## Issues and feedback
72
-
73
- If you have a Github account, please report issues
74
- directly on Github:
75
-
76
- - < https://github.com/getkirby/kirby/issues >
77
- - < https://github.com/getkirby/panel/issues >
78
- - < https://github.com/getkirby/starterkit/issues >
79
-
80
- Otherwise you can use Kirby's forum: https://forum.getkirby.com
81
- or send us an email: < support@getkirby.com >
82
-
83
- ## Support
84
-
85
- < https://getkirby.com/support >
61
+ < https://k2.getkirby.com >
86
62
87
63
## Copyright
88
64
89
- © 2009-2016 Bastian Allgeier (Bastian Allgeier GmbH)
65
+ © 2009-2020 Bastian Allgeier (Bastian Allgeier GmbH)
90
66
< http://getkirby.com >
0 commit comments