1
0
Fork 0

Update to version 0.8

This commit is contained in:
Moritz »mo.« Sauer 2014-09-16 22:05:43 +02:00
commit 969878775c
26 changed files with 344 additions and 143 deletions

View file

@ -9,6 +9,8 @@ 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.
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>