VicDeo / cms_pico

Integrate Pico and let your users manage their own websites

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nextcloud CMS Pico

Scrutinizer Code Quality codecov Build Status

Description

The app cms_pico integrate Pico in your Nextcloud. This will allow your users to create and manage their own websites with address like: https://cloud.example.com/sites/my_site/. The source of the website will be stored in the users' files and the Markdown will be formatted by Pico to generate the pages.

Because Pico is using the Markdown format, you should consider enabling the Markdown Editor app.

Installation

After the git clone, install the composer dependencies:

composer install

Configuration

Please check the Wiki for more details.

About

Integrate Pico and let your users manage their own websites

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 61.7%Language:PHP 35.6%Language:CSS 1.6%Language:Makefile 0.6%Language:HTML 0.5%