Skip to content
This repository was archived by the owner on Apr 7, 2019. It is now read-only.

Commit c7b579a

Browse files
committed
adding a short README
1 parent c281679 commit c7b579a

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Demo StarterKit for Twig
2+
3+
This StarterKit is meant to be used as a demo that highlights how to combine Twig and Pattern Lab. It is currently very thin. We're looking for maintainers who may be interested in making this demo the equal to if not better than the Mustache demo.
4+
5+
## Install
6+
7+
This StarterKit can be installed using the following command:
8+
9+
php core/console --starterkit --install pattern-lab/starterkit-twig-demo
10+
11+
It is recommended that you **do not** install this StarterKit as a dependency for your Pattern Lab project via Composer.
12+
13+
## Edit Files
14+
15+
After installation the files for this StarterKit can be found in `source/`.
16+
17+
## Maintainers Wanted
18+
19+
Interested in making the Twig demo match the Mustache demo? Drop us a note in the issues.

0 commit comments

Comments
 (0)