From 495456bb3cf5e53992af1a395120a4a37b676be8 Mon Sep 17 00:00:00 2001 From: Frank Taillandier Date: Thu, 13 Sep 2018 10:54:32 +0200 Subject: [PATCH] Note: building from scratch Fix #7242 --- docs/_docs/step-by-step/01-setup.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/_docs/step-by-step/01-setup.md b/docs/_docs/step-by-step/01-setup.md index 8b87645f..2363361a 100644 --- a/docs/_docs/step-by-step/01-setup.md +++ b/docs/_docs/step-by-step/01-setup.md @@ -6,7 +6,8 @@ position: 1 --- Welcome to Jekyll's step-by-step tutorial. The goal of this tutorial is to take you from having some front end web development experience to building your -first Jekyll site. Let's get into it! +first Jekyll site from scratch — not relying on the default gem-based theme. +Let's get into it! ## Installation