some default files

This commit is contained in:
2018-02-06 13:07:35 +01:00
parent 236dfea3ed
commit 21402823c6
3 changed files with 20 additions and 0 deletions

2
Gemfile Normal file
View File

@@ -0,0 +1,2 @@
source "https://rubygems.org"
gemspec

14
_data/navigation.yml Normal file
View File

@@ -0,0 +1,14 @@
# main links
main:
- title: "Travel Blog"
url: https://nothingtodeclare.net
- title: "Quick-Start Guide"
url: https://mmistakes.github.io/minimal-mistakes/docs/quick-start-guide/
# - title: "About"
# url: https://mmistakes.github.io/minimal-mistakes/about/
# - title: "Sample Posts"
# url: /year-archive/
# - title: "Sample Collections"
# url: /collection-archive/
# - title: "Sitemap"
# url: /sitemap/

4
index.html Normal file
View File

@@ -0,0 +1,4 @@
---
layout: home
author_profile: true
---