From fbd8bd8297df63483e14bfea1de3e033ca76268e Mon Sep 17 00:00:00 2001 From: Jesper Hess Nielsen Date: Mon, 6 Feb 2017 14:05:17 +0100 Subject: [PATCH 01/13] Update _config.yml with data.coop stuff --- _config.yml | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/_config.yml b/_config.yml index 619cba1..11c11f3 100644 --- a/_config.yml +++ b/_config.yml @@ -13,16 +13,12 @@ # you will see them accessed via {{ site.title }}, {{ site.email }}, and so on. # You can create any custom variable you would like, and they will be accessible # in the templates via {{ site.myvariable }}. -title: Your awesome title -email: your-email@domain.com +title: data.coop +email: kontakt@data.coop description: > # this means to ignore newlines until "baseurl:" - Write an awesome description for your new site here. You can edit this - line in _config.yml. It will appear in your document head meta (for - Google search results) and in your feed.xml site description. + data.coop er en forening hvis primære formål er, at passe på medlemmernes data. baseurl: "" # the subpath of your site, e.g. /blog url: "" # the base hostname & protocol for your site, e.g. http://example.com -twitter_username: jekyllrb -github_username: jekyll # Build settings markdown: kramdown From b52a75f029d44adcce7e1d373a60dcc8060e4ea9 Mon Sep 17 00:00:00 2001 From: Jesper Hess Nielsen Date: Mon, 6 Feb 2017 14:05:46 +0100 Subject: [PATCH 02/13] Delete Disqus and Google Analytics integration --- _includes/disqus_comments.html | 20 -------------------- _includes/google-analytics.html | 11 ----------- _includes/head.html | 3 --- _layouts/post.html | 4 ---- 4 files changed, 38 deletions(-) delete mode 100644 _includes/disqus_comments.html delete mode 100644 _includes/google-analytics.html diff --git a/_includes/disqus_comments.html b/_includes/disqus_comments.html deleted file mode 100644 index 87fa309..0000000 --- a/_includes/disqus_comments.html +++ /dev/null @@ -1,20 +0,0 @@ -{% if page.comments != false and jekyll.environment == "production" %} - -
- - -{% endif %} diff --git a/_includes/google-analytics.html b/_includes/google-analytics.html deleted file mode 100644 index eb2a692..0000000 --- a/_includes/google-analytics.html +++ /dev/null @@ -1,11 +0,0 @@ - - diff --git a/_includes/head.html b/_includes/head.html index 99b698f..6e524ca 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -10,7 +10,4 @@ - {% if jekyll.environment == 'production' and site.google_analytics %} - {% include google-analytics.html %} - {% endif %} diff --git a/_layouts/post.html b/_layouts/post.html index 1d36c28..1cb44aa 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -11,8 +11,4 @@ layout: default
{{ content }}
- - {% if site.disqus.shortname %} - {% include disqus_comments.html %} - {% endif %} From 211ce017ad1db1edacfe4aac0966dadc86f41f2f Mon Sep 17 00:00:00 2001 From: Jesper Hess Nielsen Date: Thu, 9 Feb 2017 20:46:32 +0100 Subject: [PATCH 03/13] Exclude docker-compose.yml from deployments --- .bundle/config | 2 ++ _config.yml | 1 + 2 files changed, 3 insertions(+) create mode 100644 .bundle/config diff --git a/.bundle/config b/.bundle/config new file mode 100644 index 0000000..ffea6bb --- /dev/null +++ b/.bundle/config @@ -0,0 +1,2 @@ +--- +BUNDLE_JOBS: "12" diff --git a/_config.yml b/_config.yml index 11c11f3..46485a4 100644 --- a/_config.yml +++ b/_config.yml @@ -28,3 +28,4 @@ gems: exclude: - Gemfile - Gemfile.lock + - docker-compose.yml From 765d638e82e908470e3d3629765cad686c932a37 Mon Sep 17 00:00:00 2001 From: Jesper Hess Nielsen Date: Thu, 9 Feb 2017 21:38:54 +0100 Subject: [PATCH 04/13] =?UTF-8?q?Tilf=C3=B8jet=20s=C3=A5=20der=20bare=20er?= =?UTF-8?q?=20lidt=20indhold?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _layouts/home.html | 5 ++-- _posts/2017-02-06-welcome-to-jekyll.markdown | 25 -------------------- _posts/2017-02-09-Hjemmeside-paa-vej.md | 10 ++++++++ about.md | 14 +++-------- index.md | 7 +++--- 5 files changed, 20 insertions(+), 41 deletions(-) delete mode 100644 _posts/2017-02-06-welcome-to-jekyll.markdown create mode 100644 _posts/2017-02-09-Hjemmeside-paa-vej.md 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

+