Run prettier on all *.md files
```
prettier '{app,source}/**/**.md' --write
```
This commit is contained in:
parent
a3ceeaf0f3
commit
85a10c545b
170 changed files with 5127 additions and 2282 deletions
|
|
@ -10,8 +10,15 @@ tags:
|
|||
- zen
|
||||
- zenophile
|
||||
---
|
||||
If you use the [Zen](http://drupal.org/project/zen) theme, then you should also be using the [Zenophile](http://drupal.org/project/zenophile) module!
|
||||
|
||||
The Zenophile module allows you to very quickly create Zen subthemes from within your web browser, as well as editing options such as the site directory where it should be placed, the layout type (fixed or fluid), page wrapper and sidebar widths, and the placement of the sidebars.
|
||||
If you use the [Zen](http://drupal.org/project/zen) theme, then you should also
|
||||
be using the [Zenophile](http://drupal.org/project/zenophile) module!
|
||||
|
||||
For more information about the Zenophile module, check out [this video](http://blip.tv/file/2427703) by [Elliott Rothman](http://elliottrothman.com).
|
||||
The Zenophile module allows you to very quickly create Zen subthemes from within
|
||||
your web browser, as well as editing options such as the site directory where it
|
||||
should be placed, the layout type (fixed or fluid), page wrapper and sidebar
|
||||
widths, and the placement of the sidebars.
|
||||
|
||||
For more information about the Zenophile module, check out
|
||||
[this video](http://blip.tv/file/2427703) by
|
||||
[Elliott Rothman](http://elliottrothman.com).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue