Skip to content

An example setup for building a Grav CMS site based on a Pattern Lab design system.

Notifications You must be signed in to change notification settings

phase2/grav-pl-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grav Pattern Lab Starter

An example setup for building a Grav CMS site based on a Pattern Lab design system.

Quick Start Instructions

  1. Run composer install to pull in Pattern Lab and compile it.
  2. Run ./scripts/serve.sh or run docker-compose up if you're a Docker fan.
  3. View the site at localhost:8000.

How To Use This

  1. Update composer.json to point to your project-specific Pattern Lab repo.
  2. Look at scripts/compile.sh and update as needed for your project-specific Pattern Lab setup.
  3. Run composer install (which will automatically run scripts/compile.sh to compile PL and symlink things into your Grav theme).
  4. Adjust the theme templates to match your actual Pattern Lab components.
  5. Add some content and profit!

About

An example setup for building a Grav CMS site based on a Pattern Lab design system.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published