Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Drupal
drupalizer
Commits
d49c82ae
Unverified
Commit
d49c82ae
authored
May 19, 2016
by
Emmanuel Milou
Browse files
patternlab: Update README and CHANGELOG
parent
5848f913
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.adoc
View file @
d49c82ae
...
...
@@ -6,10 +6,14 @@ This project adheres to http://semver.org/[Semantic Versioning].
== [Unreleased]
###
Fixed
===
Fixed
* Site name can now have whitespaces without breaking the shell execution string
=== Added
* Add a Patternlab command to build the static style guide: `fab patternlab.build`.
== 2.0.0 - 2016/05/09
=== Added
...
...
README.adoc
View file @
d49c82ae
...
...
@@ -88,6 +88,16 @@ Those are global project parameters mandatory to Drupalizer.
|===
=== Patternlab settings
|===
|Parameters |Description
|_patternlab_dir_
|The Patternlab directory. Default: _empty_
|===
=== Docker-related settings
|===
...
...
@@ -194,3 +204,7 @@ CAUTION: This command will wipe all the modifications made in the working direct
* _Archive_ the full codebase and the database using drush archive_dump:
$ fab drush.archive_dump
* _Generate_ the guide style:
$ fab patternlab.build
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment