Skip to content

Commit d155c22

Browse files
committedMay 28, 2015
wizard
1 parent 06e1a10 commit d155c22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎stories/creating-a-theme.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Why start from that instead of from a clean slate? Because theme inheritance is
6666
that's why. If you start from scratch you won't be able to build **anything** until you have a bunch of
6767
templates written. Starting from base, you just need to hack on the things you **need** to change.
6868

69-
First, we create a site with some content in it::
69+
First, we create a site with some content in it. We’ll use the ``nikola init`` wizard (with the ``--demo`` option) for that::
7070

7171
$ nikola init --demo lanyon-port
7272
Creating Nikola Site

0 commit comments

Comments
 (0)
Please sign in to comment.