Skip to content

Integrate Pico and let your users manage their own websites

License

Notifications You must be signed in to change notification settings

rollanders/cms_pico

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 58.9%
  • PHP 38.5%
  • CSS 1.7%
  • Other 0.9%