Note: building from scratch

Fix #7242
This commit is contained in:
Frank Taillandier 2018-09-13 10:54:32 +02:00 committed by GitHub
parent 20d0326d30
commit 495456bb3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -6,7 +6,8 @@ position: 1
--- ---
Welcome to Jekyll's step-by-step tutorial. The goal of this tutorial is to take 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 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 ## Installation