Skip to content

floriankarsten/kirby3-modular-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kirby modular starter

Ongoing work.

Plain kirby theme that is based fully around site builder blocks. It's both starter to be remixed and good enough as it is.

It's developed every week live in streaming sessions https://floriankarsten.com/streaming

Please post ideas for modules into github issues.

My figma fiddle with ideas can be seen here.

How to start

To install all dependencies. In root

npm install
cd htdocs
composer install

Then point your webserver to htodcs/public folder.

In package.json there are scripts to run most notably for watching development npm run dev and for building to production npm run build.

About

WIP Plain fully modular theme (looking for name)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published