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

Commit e711d72

Browse files
committed
Merge branch 'master' into dev
2 parents da9a76c + dbfed5e commit e711d72

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
## About the PHP Version of Pattern Lab
1+
## About Pattern Lab
2+
- [Pattern Lab Website](http://patternlab.io/)
3+
- [About Pattern Lab](http://patternlab.io/about.html)
4+
- [Documentation](http://patternlab.io/docs/index.html)
5+
- [Demo](http://demo.patternlab.io/)
26

37
The PHP version of Pattern Lab is, at its core, a static site generator. It combines platform-agnostic assets, like the [Mustache](http://mustache.github.io/)-based patterns and the JavaScript-based viewer, with a PHP-based "builder" that transforms and dynamically builds the Pattern Lab site. By making it a static site generator, Pattern Lab strongly separates patterns, data, and presentation from build logic.
48

0 commit comments

Comments
 (0)