diff --git a/_layouts/home.html b/_layouts/home.html
index 7b15fec..8ce3d89 100644
--- a/_layouts/home.html
+++ b/_layouts/home.html
@@ -3,11 +3,12 @@ layout: default
---
-
-
Posts
+
Hejsa!
{{ content }}
+
Nyheder
+
{% for post in site.posts %}
-
diff --git a/_posts/2017-02-06-welcome-to-jekyll.markdown b/_posts/2017-02-06-welcome-to-jekyll.markdown
deleted file mode 100644
index 77515e2..0000000
--- a/_posts/2017-02-06-welcome-to-jekyll.markdown
+++ /dev/null
@@ -1,25 +0,0 @@
----
-layout: post
-title: "Welcome to Jekyll!"
-date: 2017-02-06 11:44:57 +0100
-categories: jekyll update
----
-You’ll find this post in your `_posts` directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run `jekyll serve`, which launches a web server and auto-regenerates your site when a file is updated.
-
-To add new posts, simply add a file in the `_posts` directory that follows the convention `YYYY-MM-DD-name-of-post.ext` and includes the necessary front matter. Take a look at the source for this post to get an idea about how it works.
-
-Jekyll also offers powerful support for code snippets:
-
-{% highlight ruby %}
-def print_hi(name)
- puts "Hi, #{name}"
-end
-print_hi('Tom')
-#=> prints 'Hi, Tom' to STDOUT.
-{% endhighlight %}
-
-Check out the [Jekyll docs][jekyll-docs] for more info on how to get the most out of Jekyll. File all bugs/feature requests at [Jekyll’s GitHub repo][jekyll-gh]. If you have questions, you can ask them on [Jekyll Talk][jekyll-talk].
-
-[jekyll-docs]: https://jekyllrb.com/docs/home
-[jekyll-gh]: https://github.com/jekyll/jekyll
-[jekyll-talk]: https://talk.jekyllrb.com/
diff --git a/_posts/2017-02-09-Hjemmeside-paa-vej.md b/_posts/2017-02-09-Hjemmeside-paa-vej.md
new file mode 100644
index 0000000..d05e7b6
--- /dev/null
+++ b/_posts/2017-02-09-Hjemmeside-paa-vej.md
@@ -0,0 +1,10 @@
+---
+title: Første spadestik
+layout: post
+---
+# Så er vi i gang!
+
+Vi er i gang med, at opbygge en hjemmeside for foreningen. Indtil videre kan du følge med
+i foreningens arbejde på vores [GitLab server](https://git.data.coop/data.coop/pm). Har du
+lyst til at blive medlem og være med til at opbygge vores datakollektiv så vil du snarest
+kunne finde informationer om, hvordan og hvorledes her på siden.
\ No newline at end of file
diff --git a/about.md b/about.md
index d441cde..0727275 100644
--- a/about.md
+++ b/about.md
@@ -1,15 +1,7 @@
---
layout: page
-title: About
-permalink: /about/
+title: Om os
+permalink: /om/
---
-This is the base Jekyll theme. You can find out more info about customizing your Jekyll theme, as well as basic Jekyll usage documentation at [jekyllrb.com](https://jekyllrb.com/)
-
-You can find the source code for the Jekyll new theme at:
-{% include icon-github.html username="jekyll" %} /
-[minima](https://github.com/jekyll/minima)
-
-You can find the source code for Jekyll at
-{% include icon-github.html username="jekyll" %} /
-[jekyll](https://github.com/jekyll/jekyll)
+Mere info følger...
diff --git a/index.md b/index.md
index 1eb5d67..56188d4 100644
--- a/index.md
+++ b/index.md
@@ -1,6 +1,7 @@
---
-# You don't need to edit this file, it's empty on purpose.
-# Edit theme's home layout instead if you wanna make some changes
-# See: https://jekyllrb.com/docs/themes/#overriding-theme-defaults
layout: home
---
+data.coop er et datakollektiv hvor vi, i form af en forening, arbejder på, at kunne passe bedre på hinandens data.
+
+Foreningen holdt stiftende generalforsamling i 2016 og arbejder nu på, at få gang i aktiviteterne. Inden længe vil du her på siden kunne læse om,
+hvad du kan få ud af et medlemsskab samt detaljer om, hvordan du kan melde dig ind og være med til at opbygge noget fedt.