phrozenbyte / pico-composer
Pico is a flat file CMS, this means there is no administration backend and database to deal with. You simply create .md files in the "content" folder and that becomes a page.
Requires
- picocms/composer-installer: ^2.0
- picocms/pico: ^3.0
- picocms/pico-deprecated: ^3.0
- picocms/pico-theme: ^3.0
This package is auto-updated.
Last update: 2024-10-28 01:54:14 UTC
README
Pico is a stupidly simple, blazing fast, flat file CMS.
Visit us at http://picocms.org/ and see http://picocms.org/about/ for more info.
This is Pico's Composer starter project. picocms/pico-composer
is the frame for basically all Pico installations starting with Pico 2.0, but doesn't consist of any considerable code itself. It's main purpose is to simply depend on Pico. Please refer to the "Install" and "Upgrade" sections of our main repository for information about how to install, upgrade and use Pico.
Screenshot
Getting Help
Please refer to the "Getting Help" section of our main repository.
Contributing
Please refer to the "Contributing" section of our main repository.