We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06e1a10 commit d155c22Copy full SHA for d155c22
stories/creating-a-theme.txt
@@ -66,7 +66,7 @@ Why start from that instead of from a clean slate? Because theme inheritance is
66
that's why. If you start from scratch you won't be able to build **anything** until you have a bunch of
67
templates written. Starting from base, you just need to hack on the things you **need** to change.
68
69
-First, we create a site with some content in it::
+First, we create a site with some content in it. We’ll use the ``nikola init`` wizard (with the ``--demo`` option) for that::
70
71
$ nikola init --demo lanyon-port
72
Creating Nikola Site
0 commit comments