https://github.com/timbo-rafa/cdainterview
https://github.com/timbo-rafa/cdainterview
cms frontend kirby
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/timbo-rafa/cdainterview
- Owner: timbo-rafa
- Created: 2020-05-07T23:06:25.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-27T18:32:00.000Z (about 6 years ago)
- Last Synced: 2025-03-02T13:14:27.299Z (over 1 year ago)
- Topics: cms, frontend, kirby
- Language: PHP
- Homepage:
- Size: 8.23 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kirby Starterkit
Kirby is a file-based CMS.
Easy to setup. Easy to use. Flexible as hell.
## Trial
You can try Kirby on your local machine or on a test
server as long as you need to make sure it is the right
tool for your next project.
## Buy a license
You can purchase your Kirby license at
A Kirby license is valid for a single domain. You can find
Kirby's license agreement here:
## The Starterkit
Kirby's Starterkit comes with a small demo website and a fully
configured panel. Feel free to modify it and play with it as
much as you like.
## The Panel
You can find the login for Kirby's admin interface at
http://yourdomain.com/panel. You will be guided through the signup
process for your first user, when you visit the panel
for the first time.
## Installation
Kirby does not require a database, which makes it very easy to
install. Just copy Kirby's files to your server and visit the
URL for your website in the browser.
**Please check if the invisible .htaccess file has been
copied to your server correctly**
### Requirements
Kirby runs on PHP 7.1+, Apache or Nginx.
### Download
You can download the latest version of the Starterkit
from https://download.getkirby.com
### With Git
If you are familiar with Git, you can clone Kirby's
Starterkit repository from Github.
git clone https://github.com/getkirby/starterkit.git
## Documentation
## Issues
If you have a Github account, please report issues
directly on Github:
Otherwise you can use Kirby's forum: https://forum.getkirby.com
or send us an email:
## Ideas & Feature Requests
If you have ideas for new features, please submit a ticket in our ideas repository:
## Support
## Copyright
© 2009-2019 Bastian Allgeier (Bastian Allgeier GmbH)