weareindi/pillar

A TWIG powered pattern system

Installs: 19

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 0

Forks: 0

Open Issues: 0

Language:JavaScript

Type:project

1.10.1 2022-07-26 13:04 UTC

README

gg

Pillar

Build your TWIG powered pattern library

Installation

Via Composer

  • Execute composer create-project weareindi/pillar {{ your destination directory }}

Manually

  • Download this package manually.
  • Extract to your desired working directory.
  • Run composer install to get all the required dependencies (including Pillar-Core).

Loading

Feel free to boot the PHP built-in server using the command:
php pillar server

Open http://localhost:8080 in your browser.

Gulp

We've included a handy Gulp starter kit that slots right in to Pillar.
With a focus on optimisation of your final project putting those 100% lighthouse scores within reach.

To get started with Gulp, execute the php pillar gulp command from your project root.

Please checkout the Wiki for more information about: