1
0
Fork 0

Release 0.92 2014-12-21

This commit is contained in:
Moritz »mo.« Sauer 2014-12-21 17:21:48 +01:00
commit a56896dda4
114 changed files with 10775 additions and 2079 deletions

16
pages/getting-started.md Normal file
View file

@ -0,0 +1,16 @@
---
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: header_homepage_13.jpg
permalink: "/getting-started/"
---
1. Open `_config.yml` and work it through, it's well documented
2. Add your own `logo.png` to `/images/`.
3. Open `_data/socialmedia.yml` and add your own social media links
4. Open `_data/navigation.yml` and add your own social media links
5. Make it yours and add your own content.
<a class="radius button small" href="{{ site.url }}/documentation/">Check out the documentation for all the tricks </a>