gibboncms / liana-core
Core library for Liana
Requires
- gibboncms/blocks: ~0.5.
- gibboncms/blog: ~0.5
- gibboncms/config: ~0.5
- gibboncms/pages: ~0.5
- laravel/lumen-framework: ^5.1
Requires (Dev)
- phpunit/phpunit: ~4.6
This package is not auto-updated.
Last update: 2024-11-09 18:16:50 UTC
README
Liana is a dynamic, jekyll-like cms built with GibbonCms components and Lumen.
This repository contains the core library for Liana. If you want to build a site with Liana, please refer to this repository.
GibbonCms was created as a final assignment for my bachelor's degree in digital media at Artevelde University College Ghent.
Please refer to gibboncms.io for usage instructions and full documentation.
Install
Via Composer
$ composer require gibboncms/liana-core
Usage
Please refer to gibboncms.io for usage instructions and full documentation.
Testing
$ ./vendor/bin/phpunit
Security
If you discover any security related issues, please email sebastiandedeyne@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.