lemmon / kirby-portfolio
Free customizable portfolio theme for Kirby CMS.
Installs: 201
Dependents: 0
Suggesters: 0
Security: 0
Stars: 26
Watchers: 5
Forks: 4
Open Issues: 1
Language:Twig
Type:project
Requires
- php: >=8.0.2 <8.3.0
- getkirby/cms: ^3.9
- twig/twig: ^3.0
Requires (Dev)
- symfony/var-dumper: ^6.3
README
Lemmon Portfolio is a free Kirby CMS theme. Minimalistic look with focus on your content. 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,
extract it, and run composer install
within the project root directory.
Pre-built release
You can download latest pre-built release in the Releases section.
- download the zip file
- extract it
- upload the contents to your web server
Troubleshooting
Sometimes you might face a 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.