forked from pagekit/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e97aa3d
commit 4f50c39
Showing
64 changed files
with
201 additions
and
152 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,45 +1,56 @@ | ||
Pagekit Documentation | ||
===================== | ||
|
||
This is the documentation for Pagekit, a modular and lightweight CMS built with | ||
Symfony components. | ||
This is the documentation for Pagekit, a modular and lightweight CMS built with modern technologies. | ||
|
||
1. Getting Started | ||
1. [Quickstart](quickstart.md) | ||
2. [Folder Structure](folder-structure.md) | ||
3. [Server configuration](serverconfig.md) | ||
4. [Configuration File](configuration-file.md) | ||
5. [Troubleshooting](troubleshooting.md) | ||
|
||
1. [Requirements](getting-started/requirements.md) | ||
2. [Installation](getting-started/installation.md) | ||
3. [Updating](getting-started/updating.md) | ||
4. [Configuration File](getting-started/configuration-file.md) | ||
5. [Folder Structure](getting-started/folder-structure.md) | ||
6. [Server Configuration](getting-started/server-configuration.md) | ||
7. [Getting Help](getting-started/getting-help.md) | ||
|
||
2. User Interface | ||
1. [Dashboard](ui-dashboard.md) | ||
2. [Markdown Editor](ui-markdown-editor.md) | ||
3. [Pages](ui-pages.md) | ||
4. [Widgets](ui-widgets.md) | ||
5. [Menus](ui-menus.md) | ||
6. [Users](ui-users.md) | ||
7. [Settings](ui-settings.md) | ||
1. [Dashboard](user-interface/dashboard.md) | ||
2. [Markdown Editor](user-interface/markdown-editor.md) | ||
3. [Pages](user-interface/pages.md) | ||
4. [Widgets](user-interface/widgets.md) | ||
5. [Menus](user-interface/menus.md) | ||
6. [Users](user-interface/users.md) | ||
7. [Settings](user-interface/settings.md) | ||
8. [Adding Content](user-interface/adding-content.md) | ||
|
||
3. Guides | ||
1. [Create a theme](guide-theme.md) | ||
2. [Create a translation](guide-translation.md) | ||
3. Developer | ||
1. [Introduction](developer/introduction.md) | ||
2. [Themes](developer/themes.md) | ||
3. [Extensions](developer/extensions.md) | ||
4. [Widgets](developer/widgets.md) | ||
5. [Configuration](developer/configuration.md) | ||
6. [Marketplace](developer/marketplace.md) | ||
7. [The Application](developer/application.md) | ||
8. [Controller](developer/controller.md) | ||
9. [View and Response](developer/view-response.md) | ||
10. [Links](developer/links.md) | ||
11. [Migrations](developer/migrations.md) | ||
12. [Architecture and Events](developer/architecture-events.md) | ||
13. [Translation](developer/translation.md) | ||
14. [Option](developer/api-option.md) | ||
15. [Database](developer/database.md) | ||
16. [Users & Permissisons](developer/database.md) | ||
17. [Create a theme](developer/guide-theme.md) | ||
18. [Create a translation](developer/guide-translation.md) | ||
|
||
4. Developer | ||
1. [Introduction](introduction.md) | ||
2. [Themes](themes.md) | ||
3. [Extensions](extensions.md) | ||
4. [Widgets](widgets.md) | ||
5. [Configuration](configuration.md) | ||
6. [Marketplace](marketplace.md) | ||
7. [The Application](application.md) | ||
8. [Controller](controller.md) | ||
9. [View and Response](view-response.md) | ||
10. [Links](links.md) | ||
11. [Migrations](migrations.md) | ||
12. [Architecture and Events](architecture-events.md) | ||
13. [Translation](translation.md) | ||
4. Tools | ||
1. [Developer Toolbar](tools/developer-toolbar.md) | ||
2. [Command Line Tool](tools/command-line-tool.md) | ||
2. [Webpack & Grunt](tools/webpack-grunt.md) | ||
|
||
5. Advanced | ||
1. [Option](api-option.md) | ||
2. [Database](database.md) | ||
3. Razr Templating | ||
5. Troubleshooting | ||
1. [System Information](troubleshooting/system-information.md) | ||
2. [Permissions](troubleshooting/permissions.md) | ||
2. [Not Found](troubleshooting/not-found.md) | ||
2. [Server Error](troubleshooting/server-error.md) | ||
2. [Internal Server Error](troubleshooting/internal-server-error.md) |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# Getting Help | ||
|
||
## Gitter | ||
|
||
## Github Issues | ||
|
||
|
||
## Google+ | ||
|
||
## Pagekit Blog |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
# Requirements | ||
|
||
<p class="uk-article-lead">This document will guide you through Pagekit's installation process.</p> | ||
|
||
## System requirements | ||
|
||
Make sure your server meets the following requirements. | ||
|
||
- Apache 2.2+ or nginx | ||
- MySQL Server 5.1+ or SQLite 3 | ||
- PHP Version 5.4+ | ||
|
||
## PHP extensions | ||
|
||
In addition, Pagekit needs certain PHP extensions to be enabled. | ||
|
||
- JSON extension | ||
- Session extension | ||
- ctype extension | ||
- Tokenizer extension | ||
- SimpleXML extension | ||
- cURL extension | ||
- mbstring extension | ||
- PCRE extension (version 8.0+) | ||
- ZIP extension | ||
- PDO extension with MySQL- or SQLite drivers | ||
- APCu extension (version 4.0.2+) | ||
|
||
|
||
## Browser () |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# Updating | ||
|
||
<p class="uk-article-lead">Before you perform an update, make sure you have a backup of the current Pagekit installation and your database. That way you can always recover previous states of your installation in case something goes wrong.</p> | ||
|
||
## 1-Click Update | ||
|
||
You can update Pagekit using the update function in Pagekit's Administration. Open *Settings > Update* and click the *Update* button. | ||
|
||
## Manual Update | ||
|
||
To update Pagekit manually, download the latest release from http://pagekit.com and extract the archive. | ||
Now upload the folder to your webserver and overwrite the existing files in the Pagekit folder. | ||
|
||
To make sure that the update was successful, just open *Settings > Info*. If everything went smoothly, you should see the new version number under *Pagekit Version*. |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
# Command Line Tool | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
# Developer Toolbar | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
# Webpack & Grunt |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
# Internal Server Error | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
# Not Found | ||
|
Oops, something went wrong.