add open graph tags
This commit is contained in:
parent
0a7f52dde2
commit
e267fb25b9
186
Gemfile.lock
186
Gemfile.lock
|
@ -1,89 +1,16 @@
|
||||||
GEM
|
GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
activesupport (4.2.9)
|
|
||||||
i18n (~> 0.7)
|
|
||||||
minitest (~> 5.1)
|
|
||||||
thread_safe (~> 0.3, >= 0.3.4)
|
|
||||||
tzinfo (~> 1.1)
|
|
||||||
addressable (2.5.2)
|
addressable (2.5.2)
|
||||||
public_suffix (>= 2.0.2, < 4.0)
|
public_suffix (>= 2.0.2, < 4.0)
|
||||||
coffee-script (2.4.1)
|
|
||||||
coffee-script-source
|
|
||||||
execjs
|
|
||||||
coffee-script-source (1.11.1)
|
|
||||||
colorator (1.1.0)
|
colorator (1.1.0)
|
||||||
commonmarker (0.17.7.1)
|
|
||||||
ruby-enum (~> 0.5)
|
|
||||||
concurrent-ruby (1.0.5)
|
|
||||||
em-websocket (0.5.1)
|
em-websocket (0.5.1)
|
||||||
eventmachine (>= 0.12.9)
|
eventmachine (>= 0.12.9)
|
||||||
http_parser.rb (~> 0.6.0)
|
http_parser.rb (~> 0.6.0)
|
||||||
ethon (0.11.0)
|
|
||||||
ffi (>= 1.3.0)
|
|
||||||
eventmachine (1.2.5)
|
eventmachine (1.2.5)
|
||||||
execjs (2.7.0)
|
|
||||||
faraday (0.14.0)
|
|
||||||
multipart-post (>= 1.2, < 3)
|
|
||||||
ffi (1.9.18)
|
ffi (1.9.18)
|
||||||
forwardable-extended (2.6.0)
|
forwardable-extended (2.6.0)
|
||||||
gemoji (3.0.0)
|
|
||||||
github-pages (172)
|
|
||||||
activesupport (= 4.2.9)
|
|
||||||
github-pages-health-check (= 1.3.5)
|
|
||||||
jekyll (= 3.6.2)
|
|
||||||
jekyll-avatar (= 0.5.0)
|
|
||||||
jekyll-coffeescript (= 1.0.2)
|
|
||||||
jekyll-commonmark-ghpages (= 0.1.3)
|
|
||||||
jekyll-default-layout (= 0.1.4)
|
|
||||||
jekyll-feed (= 0.9.2)
|
|
||||||
jekyll-gist (= 1.4.1)
|
|
||||||
jekyll-github-metadata (= 2.9.3)
|
|
||||||
jekyll-mentions (= 1.2.0)
|
|
||||||
jekyll-optional-front-matter (= 0.3.0)
|
|
||||||
jekyll-paginate (= 1.1.0)
|
|
||||||
jekyll-readme-index (= 0.2.0)
|
|
||||||
jekyll-redirect-from (= 0.12.1)
|
|
||||||
jekyll-relative-links (= 0.5.2)
|
|
||||||
jekyll-remote-theme (= 0.2.3)
|
|
||||||
jekyll-sass-converter (= 1.5.0)
|
|
||||||
jekyll-seo-tag (= 2.3.0)
|
|
||||||
jekyll-sitemap (= 1.1.1)
|
|
||||||
jekyll-swiss (= 0.4.0)
|
|
||||||
jekyll-theme-architect (= 0.1.0)
|
|
||||||
jekyll-theme-cayman (= 0.1.0)
|
|
||||||
jekyll-theme-dinky (= 0.1.0)
|
|
||||||
jekyll-theme-hacker (= 0.1.0)
|
|
||||||
jekyll-theme-leap-day (= 0.1.0)
|
|
||||||
jekyll-theme-merlot (= 0.1.0)
|
|
||||||
jekyll-theme-midnight (= 0.1.0)
|
|
||||||
jekyll-theme-minimal (= 0.1.0)
|
|
||||||
jekyll-theme-modernist (= 0.1.0)
|
|
||||||
jekyll-theme-primer (= 0.5.2)
|
|
||||||
jekyll-theme-slate (= 0.1.0)
|
|
||||||
jekyll-theme-tactile (= 0.1.0)
|
|
||||||
jekyll-theme-time-machine (= 0.1.0)
|
|
||||||
jekyll-titles-from-headings (= 0.5.0)
|
|
||||||
jemoji (= 0.8.1)
|
|
||||||
kramdown (= 1.14.0)
|
|
||||||
liquid (= 4.0.0)
|
|
||||||
listen (= 3.0.6)
|
|
||||||
mercenary (~> 0.3)
|
|
||||||
minima (= 2.1.1)
|
|
||||||
rouge (= 2.2.1)
|
|
||||||
terminal-table (~> 1.4)
|
|
||||||
github-pages-health-check (1.3.5)
|
|
||||||
addressable (~> 2.3)
|
|
||||||
net-dns (~> 0.8)
|
|
||||||
octokit (~> 4.0)
|
|
||||||
public_suffix (~> 2.0)
|
|
||||||
typhoeus (~> 0.7)
|
|
||||||
html-pipeline (2.7.1)
|
|
||||||
activesupport (>= 2)
|
|
||||||
nokogiri (>= 1.4)
|
|
||||||
http_parser.rb (0.6.0)
|
http_parser.rb (0.6.0)
|
||||||
i18n (0.9.1)
|
|
||||||
concurrent-ruby (~> 1.0)
|
|
||||||
jekyll (3.6.2)
|
jekyll (3.6.2)
|
||||||
addressable (~> 2.4)
|
addressable (~> 2.4)
|
||||||
colorator (~> 1.0)
|
colorator (~> 1.0)
|
||||||
|
@ -95,121 +22,23 @@ GEM
|
||||||
pathutil (~> 0.9)
|
pathutil (~> 0.9)
|
||||||
rouge (>= 1.7, < 3)
|
rouge (>= 1.7, < 3)
|
||||||
safe_yaml (~> 1.0)
|
safe_yaml (~> 1.0)
|
||||||
jekyll-avatar (0.5.0)
|
|
||||||
jekyll (~> 3.0)
|
|
||||||
jekyll-coffeescript (1.0.2)
|
|
||||||
coffee-script (~> 2.2)
|
|
||||||
coffee-script-source (~> 1.11.1)
|
|
||||||
jekyll-commonmark (1.1.0)
|
|
||||||
commonmarker (~> 0.14)
|
|
||||||
jekyll (>= 3.0, < 4.0)
|
|
||||||
jekyll-commonmark-ghpages (0.1.3)
|
|
||||||
commonmarker (~> 0.17.6)
|
|
||||||
jekyll-commonmark (~> 1)
|
|
||||||
rouge (~> 2)
|
|
||||||
jekyll-default-layout (0.1.4)
|
|
||||||
jekyll (~> 3.0)
|
|
||||||
jekyll-feed (0.9.2)
|
jekyll-feed (0.9.2)
|
||||||
jekyll (~> 3.3)
|
jekyll (~> 3.3)
|
||||||
jekyll-gist (1.4.1)
|
|
||||||
octokit (~> 4.2)
|
|
||||||
jekyll-github-metadata (2.9.3)
|
|
||||||
jekyll (~> 3.1)
|
|
||||||
octokit (~> 4.0, != 4.4.0)
|
|
||||||
jekyll-livereload (0.2.2)
|
jekyll-livereload (0.2.2)
|
||||||
em-websocket (~> 0.5)
|
em-websocket (~> 0.5)
|
||||||
jekyll (~> 3.0)
|
jekyll (~> 3.0)
|
||||||
jekyll-mentions (1.2.0)
|
|
||||||
activesupport (~> 4.0)
|
|
||||||
html-pipeline (~> 2.3)
|
|
||||||
jekyll (~> 3.0)
|
|
||||||
jekyll-optional-front-matter (0.3.0)
|
|
||||||
jekyll (~> 3.0)
|
|
||||||
jekyll-paginate (1.1.0)
|
|
||||||
jekyll-polyglot (1.3.1)
|
jekyll-polyglot (1.3.1)
|
||||||
jekyll (>= 3.0)
|
jekyll (>= 3.0)
|
||||||
jekyll-readme-index (0.2.0)
|
|
||||||
jekyll (~> 3.0)
|
|
||||||
jekyll-redirect-from (0.12.1)
|
|
||||||
jekyll (~> 3.3)
|
|
||||||
jekyll-relative-links (0.5.2)
|
|
||||||
jekyll (~> 3.3)
|
|
||||||
jekyll-remote-theme (0.2.3)
|
|
||||||
jekyll (~> 3.5)
|
|
||||||
rubyzip (>= 1.2.1, < 3.0)
|
|
||||||
typhoeus (>= 0.7, < 2.0)
|
|
||||||
jekyll-sass-converter (1.5.0)
|
jekyll-sass-converter (1.5.0)
|
||||||
sass (~> 3.4)
|
sass (~> 3.4)
|
||||||
jekyll-seo-tag (2.3.0)
|
|
||||||
jekyll (~> 3.3)
|
|
||||||
jekyll-sitemap (1.1.1)
|
|
||||||
jekyll (~> 3.3)
|
|
||||||
jekyll-swiss (0.4.0)
|
|
||||||
jekyll-theme-architect (0.1.0)
|
|
||||||
jekyll (~> 3.5)
|
|
||||||
jekyll-seo-tag (~> 2.0)
|
|
||||||
jekyll-theme-cayman (0.1.0)
|
|
||||||
jekyll (~> 3.5)
|
|
||||||
jekyll-seo-tag (~> 2.0)
|
|
||||||
jekyll-theme-dinky (0.1.0)
|
|
||||||
jekyll (~> 3.5)
|
|
||||||
jekyll-seo-tag (~> 2.0)
|
|
||||||
jekyll-theme-hacker (0.1.0)
|
|
||||||
jekyll (~> 3.5)
|
|
||||||
jekyll-seo-tag (~> 2.0)
|
|
||||||
jekyll-theme-leap-day (0.1.0)
|
|
||||||
jekyll (~> 3.5)
|
|
||||||
jekyll-seo-tag (~> 2.0)
|
|
||||||
jekyll-theme-merlot (0.1.0)
|
|
||||||
jekyll (~> 3.5)
|
|
||||||
jekyll-seo-tag (~> 2.0)
|
|
||||||
jekyll-theme-midnight (0.1.0)
|
|
||||||
jekyll (~> 3.5)
|
|
||||||
jekyll-seo-tag (~> 2.0)
|
|
||||||
jekyll-theme-minimal (0.1.0)
|
|
||||||
jekyll (~> 3.5)
|
|
||||||
jekyll-seo-tag (~> 2.0)
|
|
||||||
jekyll-theme-modernist (0.1.0)
|
|
||||||
jekyll (~> 3.5)
|
|
||||||
jekyll-seo-tag (~> 2.0)
|
|
||||||
jekyll-theme-primer (0.5.2)
|
|
||||||
jekyll (~> 3.5)
|
|
||||||
jekyll-github-metadata (~> 2.9)
|
|
||||||
jekyll-seo-tag (~> 2.2)
|
|
||||||
jekyll-theme-slate (0.1.0)
|
|
||||||
jekyll (~> 3.5)
|
|
||||||
jekyll-seo-tag (~> 2.0)
|
|
||||||
jekyll-theme-tactile (0.1.0)
|
|
||||||
jekyll (~> 3.5)
|
|
||||||
jekyll-seo-tag (~> 2.0)
|
|
||||||
jekyll-theme-time-machine (0.1.0)
|
|
||||||
jekyll (~> 3.5)
|
|
||||||
jekyll-seo-tag (~> 2.0)
|
|
||||||
jekyll-titles-from-headings (0.5.0)
|
|
||||||
jekyll (~> 3.3)
|
|
||||||
jekyll-watch (1.5.1)
|
jekyll-watch (1.5.1)
|
||||||
listen (~> 3.0)
|
listen (~> 3.0)
|
||||||
jemoji (0.8.1)
|
|
||||||
activesupport (~> 4.0, >= 4.2.9)
|
|
||||||
gemoji (~> 3.0)
|
|
||||||
html-pipeline (~> 2.2)
|
|
||||||
jekyll (>= 3.0)
|
|
||||||
kramdown (1.14.0)
|
kramdown (1.14.0)
|
||||||
liquid (4.0.0)
|
liquid (4.0.0)
|
||||||
listen (3.0.6)
|
listen (3.0.6)
|
||||||
rb-fsevent (>= 0.9.3)
|
rb-fsevent (>= 0.9.3)
|
||||||
rb-inotify (>= 0.9.7)
|
rb-inotify (>= 0.9.7)
|
||||||
mercenary (0.3.6)
|
mercenary (0.3.6)
|
||||||
mini_portile2 (2.3.0)
|
|
||||||
minima (2.1.1)
|
|
||||||
jekyll (~> 3.3)
|
|
||||||
minitest (5.11.1)
|
|
||||||
multipart-post (2.0.0)
|
|
||||||
net-dns (0.8.0)
|
|
||||||
nokogiri (1.8.1)
|
|
||||||
mini_portile2 (~> 2.3.0)
|
|
||||||
octokit (4.8.0)
|
|
||||||
sawyer (~> 0.8.0, >= 0.5.3)
|
|
||||||
pathutil (0.16.1)
|
pathutil (0.16.1)
|
||||||
forwardable-extended (~> 2.6)
|
forwardable-extended (~> 2.6)
|
||||||
public_suffix (2.0.5)
|
public_suffix (2.0.5)
|
||||||
|
@ -217,32 +46,17 @@ GEM
|
||||||
rb-inotify (0.9.10)
|
rb-inotify (0.9.10)
|
||||||
ffi (>= 0.5.0, < 2)
|
ffi (>= 0.5.0, < 2)
|
||||||
rouge (2.2.1)
|
rouge (2.2.1)
|
||||||
ruby-enum (0.7.1)
|
|
||||||
i18n
|
|
||||||
rubyzip (1.2.1)
|
|
||||||
safe_yaml (1.0.4)
|
safe_yaml (1.0.4)
|
||||||
sass (3.5.5)
|
sass (3.5.5)
|
||||||
sass-listen (~> 4.0.0)
|
sass-listen (~> 4.0.0)
|
||||||
sass-listen (4.0.0)
|
sass-listen (4.0.0)
|
||||||
rb-fsevent (~> 0.9, >= 0.9.4)
|
rb-fsevent (~> 0.9, >= 0.9.4)
|
||||||
rb-inotify (~> 0.9, >= 0.9.7)
|
rb-inotify (~> 0.9, >= 0.9.7)
|
||||||
sawyer (0.8.1)
|
|
||||||
addressable (>= 2.3.5, < 2.6)
|
|
||||||
faraday (~> 0.8, < 1.0)
|
|
||||||
terminal-table (1.8.0)
|
|
||||||
unicode-display_width (~> 1.1, >= 1.1.1)
|
|
||||||
thread_safe (0.3.6)
|
|
||||||
typhoeus (0.8.0)
|
|
||||||
ethon (>= 0.8.0)
|
|
||||||
tzinfo (1.2.4)
|
|
||||||
thread_safe (~> 0.1)
|
|
||||||
unicode-display_width (1.3.0)
|
|
||||||
|
|
||||||
PLATFORMS
|
PLATFORMS
|
||||||
ruby
|
ruby
|
||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
github-pages
|
|
||||||
jekyll (~> 3.6.2)
|
jekyll (~> 3.6.2)
|
||||||
jekyll-feed (~> 0.6)
|
jekyll-feed (~> 0.6)
|
||||||
jekyll-livereload
|
jekyll-livereload
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
global:
|
global:
|
||||||
title: Fighting the illegal surveillance!
|
title: Fighting the illegal surveillance!
|
||||||
description: >-
|
description: >-
|
||||||
The Danish states massurveillance has been ruled illegal, but the telcos and the politicians don't care.
|
The Danish states mass surveillance has been ruled illegal, but the telcos and the politicians don't care.
|
||||||
Now we are going to do something about it! #ulovligLogning
|
Now we are going to do something about it! #ulovligLogning
|
||||||
langs:
|
langs:
|
||||||
da: Danish
|
da: Danish
|
||||||
|
|
|
@ -4,5 +4,9 @@
|
||||||
<title>{{ global.title }}</title>
|
<title>{{ global.title }}</title>
|
||||||
<link rel="stylesheet" href="{{ site.baseurl }}/assets/style/main.css?{{ site.time | date: '%s' }}">
|
<link rel="stylesheet" href="{{ site.baseurl }}/assets/style/main.css?{{ site.time | date: '%s' }}">
|
||||||
<link rel="alternate" type="application/rss+xml" title="RSS Feed for {{ site.name }}" href="{{ site.baseurl }}/feed.xml" />
|
<link rel="alternate" type="application/rss+xml" title="RSS Feed for {{ site.name }}" href="{{ site.baseurl }}/feed.xml" />
|
||||||
|
<meta property="og:type" content="website">
|
||||||
|
<meta property="og:image" content="{{ site.url }}/assets/img/og01.png" />
|
||||||
|
<meta property="og:url" content="{{ site.url }}" />
|
||||||
|
<meta property="og:description" content="{{ global.description }}" />
|
||||||
{% I18n_Headers %}
|
{% I18n_Headers %}
|
||||||
</head>
|
</head>
|
BIN
assets/img/og01.png
Normal file
BIN
assets/img/og01.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 44 KiB |
|
@ -32,7 +32,7 @@ sections:
|
||||||
content: |
|
content: |
|
||||||
Hvis du har lyst til at hjælpe, kan du kontakte [Rasmus Malver](https://twitter.com/rasmusmalver) på [Twitter](https://twitter.com/rasmusmalver) eller på [sms/signal](sms:+4526809424).
|
Hvis du har lyst til at hjælpe, kan du kontakte [Rasmus Malver](https://twitter.com/rasmusmalver) på [Twitter](https://twitter.com/rasmusmalver) eller på [sms/signal](sms:+4526809424).
|
||||||
|
|
||||||
Økonomiske bidrag kan indbetales så anonymt som muligt på konto 5042 1165817 (IBAN DK6850420001165817 / SWIFT JYBADKKK). Vær sød at skrive RASMA.0001 i beskedfeltet. Selvom vi har indsamlet 100.000 kr, og dermed har nået det første del-mål, har vi stadig brug for støtte.
|
Økonomiske bidrag kan indbetales så anonymt som muligt på konto <span class="donate">5042 1165817 (IBAN DK6850420001165817 / SWIFT JYBADKKK)</span>. Vær sød at skrive <span class="donate">RASMA.0001</span> i beskedfeltet. Selvom vi har indsamlet 100.000 kr, og dermed har nået det første del-mål, har vi stadig brug for støtte.
|
||||||
|
|
||||||
Den danske stats advokat, Kammeradvokat Poul Schmith, har ubegrænsede midler, og den ulige balance forhindrer mange i at tage principielle spørgsmål til domstolene. Vores næste delmål er 250.000 kr. Det skulle gerne få sagen prøvet i første instans.
|
Den danske stats advokat, Kammeradvokat Poul Schmith, har ubegrænsede midler, og den ulige balance forhindrer mange i at tage principielle spørgsmål til domstolene. Vores næste delmål er 250.000 kr. Det skulle gerne få sagen prøvet i første instans.
|
||||||
|
|
||||||
|
|
|
@ -31,7 +31,7 @@ sections:
|
||||||
content: |
|
content: |
|
||||||
You can contact spokesperson [Rasmus Malver](https://twitter.com/rasmusmalver) on [Twitter](https://twitter.com/rasmusmalver) or via [sms/signal](sms:+4526809424).
|
You can contact spokesperson [Rasmus Malver](https://twitter.com/rasmusmalver) on [Twitter](https://twitter.com/rasmusmalver) or via [sms/signal](sms:+4526809424).
|
||||||
|
|
||||||
You can also transfer money to `IBAN: DK6850420001165817`, `SWIFT: JYBADKKK` with the message `RASMA.0001` (important). We have already reached our first strech goal, 100.000 DKK, but we still need your help!
|
You can also transfer money to <span class="donate">IBAN: DK6850420001165817, SWIFT: JYBADKKK</span> with the message <span class="donate">RASMA.0001</span> (important). We have already reached our first strech goal, 100.000 DKK, but we still need your help!
|
||||||
|
|
||||||
The designated attorney for the Danish government, Kammeradvokaten, has access to unlimited means. When your main customer prints their own money, you are free to charge a substantial sum.
|
The designated attorney for the Danish government, Kammeradvokaten, has access to unlimited means. When your main customer prints their own money, you are free to charge a substantial sum.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue