Update
This commit is contained in:
parent
dc8666dbaf
commit
32360c9176
12 changed files with 26 additions and 18 deletions
14
getting-started.md
Normal file
14
getting-started.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
layout: page
|
||||
title: "Getting Started"
|
||||
subheadline: "A Step-by-Step Guide"
|
||||
description: "This step-by-step guide helps you to customize Feeling Responsive to your needs."
|
||||
image:
|
||||
header: "no"
|
||||
permalink: "/getting-started/"
|
||||
---
|
||||
1. Open `_config.yml` and work it through, it's well documented
|
||||
2. Add your own `logo.png` to `/assets/img/`.
|
||||
2. Open `_data/socialmedia.yml` and add your own social media links
|
||||
3. Open `_data/navigation.yml` and add your own social media links
|
||||
4. Add your own content.
|
||||
Reference in a new issue