From 25a242d9f49085e027ff393f23b91b9aba5ac550 Mon Sep 17 00:00:00 2001 From: Frederik Ring Date: Fri, 29 May 2020 16:37:30 +0200 Subject: [PATCH 1/4] fix typo --- homepage/pelicanconf.py | 2 +- homepage/theme/templates/base.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homepage/pelicanconf.py b/homepage/pelicanconf.py index d5bd7e0..1e12112 100644 --- a/homepage/pelicanconf.py +++ b/homepage/pelicanconf.py @@ -70,7 +70,7 @@ DECORATE_CONTENT = { DOCS_URL = 'https://docs.offen.dev' GITHUB_REPO = 'https://github.com/offen/offen' CONTACT_EMAIL = 'hioffen@posteo.de' -GPG_KEY_FILE = '74B041E23DB29D552644CEB1B18C633D6967FE3F.asc' +PGP_KEY_FILE = '74B041E23DB29D552644CEB1B18C633D6967FE3F.asc' PATREON_URL = 'https://www.patreon.com/offen' LINKEDIN_URL = 'https://www.linkedin.com/company/hioffen' TWITTER_URL = 'https://twitter.com/hioffen' diff --git a/homepage/theme/templates/base.html b/homepage/theme/templates/base.html index 285f422..abb2070 100644 --- a/homepage/theme/templates/base.html +++ b/homepage/theme/templates/base.html @@ -142,7 +142,7 @@ {{CONTACT_EMAIL}}

- GPG Key + PGP Key

Blog From b2a1cd9b89d9227d4e854d2352b8d9a390489e69 Mon Sep 17 00:00:00 2001 From: Hendrik Niefeld Date: Sun, 31 May 2020 20:22:33 +0200 Subject: [PATCH 2/4] intro text update --- homepage/theme/templates/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/homepage/theme/templates/index.html b/homepage/theme/templates/index.html index 10cb0fb..791b5dc 100644 --- a/homepage/theme/templates/index.html +++ b/homepage/theme/templates/index.html @@ -3,7 +3,7 @@ {% block content %}

-
+
Offen logo
@@ -20,7 +20,7 @@ Transparent web analytics

- Offen is a fair alternative to common web analytics tools. Respect your users and gain insight at the same time. Self hosted, open source and free. + Offen is a fair alternative to common web analytics tools. Gain insights while your users have full access to their data. Self hosted, open source and free.

Learn more From 8c44acf647da975d9f0e7bb55cec096bf6f6e228 Mon Sep 17 00:00:00 2001 From: Hendrik Niefeld Date: Mon, 1 Jun 2020 11:17:25 +0200 Subject: [PATCH 3/4] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 706ec6d..ba3628e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ -[![CircleCI](https://circleci.com/gh/offen/website/tree/master.svg?style=svg)](https://circleci.com/gh/offen/website/tree/master) + + Offen logo + -# website +# Website +[![CircleCI](https://circleci.com/gh/offen/website/tree/master.svg?style=svg)](https://circleci.com/gh/offen/website/tree/master) ## The www.offen.dev website From df12c89e93b6e74643495f4c90756f72ea320af8 Mon Sep 17 00:00:00 2001 From: Hendrik Niefeld Date: Mon, 1 Jun 2020 19:18:25 +0200 Subject: [PATCH 4/4] index description update --- homepage/content/pages/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homepage/content/pages/index.md b/homepage/content/pages/index.md index 5b3ba1c..9cf02e4 100644 --- a/homepage/content/pages/index.md +++ b/homepage/content/pages/index.md @@ -1,5 +1,5 @@ title: Transparent web analytics for everyone | Offen -description: Offen is a fair alternative to common web analytics tools. Respect your users and gain insight at the same time. Self hosted, open source and free. +description: Offen is a fair alternative to common web analytics tools. Gain insights while your users have full access to their data. Self hosted, open source and free. save_as: index.html template: index sitemap_priority: 1.0