| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent c1d72f5 commit 2a489c7
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -27,14 +27,12 @@ This will bring up an installation menu that presents the following steps: | |||
| 27 | 27 | ||
| 28 | 28 | **`Please specify a directory for your Pattern Lab project.`** Choose the directory where you want to install Pattern Lab. The default location is the current directory. | |
| 29 | 29 | ||
| 30 | -  | ||
| 31 | - | ||
| 32 | 30 | ## Step 4: Choose templating language | |
| 33 | 31 | ||
| 34 | 32 | **`What templating language do you want to use with Pattern Lab?`** This determines what templating engine you'll use to author components. The options are: | |
| 35 | 33 | ||
| 36 | - - `Handlebars` - uses the [Handlebars](https://handlebarsjs.com/) templating engine | ||
| 37 | - - `Twig (PHP)*` - uses the [Twig](https://twig.symfony.com/) templating engine | ||
| 34 | + - **`Handlebars`** - uses the [Handlebars](https://handlebarsjs.com/) templating engine | ||
| 35 | + - **`Twig (PHP)*`** - uses the [Twig](https://twig.symfony.com/) templating engine | ||
| 38 | 36 | ||
| 39 | 37 | **\*A note on Twig:** while Pattern Lab is powered by Node, behind the scenes Twig files are compiled by Twig PHP, _not_ by twig.js (which isn't fully on par with Twig PHP). | |
| 40 | 38 | ||
@@ -52,6 +50,4 @@ This will bring up an installation menu that presents the following steps: | |||
| 52 | 50 | ||
| 53 | 51 | **`Are you happy with your choices? (Hit enter for YES)?`** - Confirm your choices, and when done the Pattern Lab installation will begin. | |
| 54 | 52 | ||
| 55 | -  | ||
| 56 | - | ||
| 57 | - With those questions answered, Pattern Lab will begin installing. Once the installation is complete, you're ready to <a href="/docs/generating-pattern-lab.html">generate Pattern Lab for the first time.</a> | ||
| 53 | + Once installation is complete, you're ready to <a href="/docs/generating-pattern-lab.html">generate Pattern Lab for the first time.</a> | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments