About
This is an example site for the Lemmon Portfolio Theme. Built with Abrusco CSS on top of Kirby CMS. This template is free, customizable, mobile-first, and responsive.
Installation
Composer
composer create-project lemmon/kirby-portfolio
Git
git clone git@github.com:lemmon/kirby-portfolio-theme.git
cd kirby-portfolio-theme
composer install
ZIP Archive
Download the zip archive from GitHub, extract it, and run composer install
within the project root directory.
Troubleshooting
Sometimes you might be faced with folder permissions issue. Try running bin/permissions
to resolve this.
You can read more about the Kirby CMS in their official documentation.
License
This theme is released under the MIT license. For Kirby license see the License section on Kirby CMS official website.