Skip to content

Commit 40ce97c

Browse files
Remove TODO in live doc (#1274)
1 parent 12b0a16 commit 40ce97c

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

packages/docs/src/demos/handlebars-base-starterkit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Handlebars Base Starter Kit
2+
title: Handlebars Base Starter Kit Preview
33
description: The StarterKit for Handlebars is meant to be used as a demonstration of a Handlebars-based project in Pattern Lab.
44
url: https://patternlab-handlebars-preview.netlify.com/?p=all
55
category: starterkit

packages/docs/src/docs/installation.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,14 @@ This will bring up an installation menu that presents the following steps:
4040

4141
**`What initial patterns do you want included in your project?`** - Choose the <a href="/docs/starterkits/">Starterkit</a> you want to begin your project with. The options are:
4242

43-
- **`Handlebars base patterns`** `(some basic patterns to get started with)` - TODO: include demo link
44-
- **`Handlebars demo patterns`** `(full demo website and patterns)` - TODO: include demo link
45-
- **`Twig (PHP) demo patterns`** `(full demo website and patterns)` - TODO: include demo link
43+
- **`Handlebars base patterns`** `(some basic patterns to get started with)`
44+
- **`Handlebars demo patterns`** `(full demo website and patterns)`
45+
- **`Twig (PHP) demo patterns`** `(full demo website and patterns)`
4646
- **`Custom starterkit`** - point to a custom Pattern Lab starterkit TODO: include instructions on including custom starterkits
4747
- **`Blank project (no patterns)`** - This won't include any initial patterns in your project so you can start completely from scratch
4848

49+
You can find all starter kits on our [demos page](/demos/)
50+
4951
## Step 6: Confirm your choices
5052

5153
**`Are you happy with your choices? (Hit enter for YES)?`** - Confirm your choices, and when done the Pattern Lab installation will begin.

0 commit comments

Comments
 (0)