diff --git a/homepage/content/pages/about.md b/homepage/content/pages/about.md index ac5f2f8..f3109f9 100644 --- a/homepage/content/pages/about.md +++ b/homepage/content/pages/about.md @@ -2,6 +2,7 @@ title: About | Offen description: Who we are, what we do, who supports us and how you can can get in touch. slug: about bottom_cta: fair +sitemap_priority: 0.3 # About diff --git a/homepage/pelicanconf.py b/homepage/pelicanconf.py index b3fbd9e..cd0e361 100644 --- a/homepage/pelicanconf.py +++ b/homepage/pelicanconf.py @@ -103,7 +103,7 @@ DOCKER_DIRECT_URL = 'https://hub.docker.com/r/offen/offen' HEROKU_DIRECT_URL = 'https://heroku.com/deploy?template=https://github.com/offen/heroku/tree/master' UBERSPACE_DIRECT_URL = 'https://lab.uberspace.de/guide_offen.html' YUNOHOST_DIRECT_URL = 'https://github.com/offen/offen_ynh' -OFFEN_AUDITORIUM_URL = 'https://offen.offen.dev/auditorium/' +OFFEN_AUDITORIUM_URL = 'https://offen.offen.dev/auditorium/?utm_source=index' DOCS_URL = 'https://docs.offen.dev/' DOCS_GETSTARTED_URL = 'https://docs.offen.dev/running-offen/' DOCS_GETSTARTED_URL_CAMPAIGN = 'https://docs.offen.dev/running-offen/?utm_campaign=get-started' diff --git a/homepage/theme/static/css/fix.css b/homepage/theme/static/css/fix.css index 68e5529..5548360 100644 --- a/homepage/theme/static/css/fix.css +++ b/homepage/theme/static/css/fix.css @@ -44,6 +44,12 @@ COLORS border-color: #39352A; } +/* Gray */ +.cclr-fnt-gray-mid { + color: #777777; +} + + /* White */ .cclr-bg-white-dark { background-color: #f9f7f2; @@ -120,7 +126,8 @@ LAYOUT .hx-compare-c, .hx-compare-d, .hx-metrics, -.hx-localize, +.hx-localize-a, +.hx-localize-b, .hx-difference { height: 100%; } @@ -162,8 +169,11 @@ LAYOUT .hx-metrics { height: 132rem; } - .hx-localize { - height: 19rem; + .hx-localize-a { + height: 14rem; + } + .hx-localize-b { + height: 17rem; } .hx-difference { height: 33rem; @@ -469,10 +479,16 @@ STACKING IMAGES z-index : 550; } .bg-localize { - top: -7rem; - left: 3rem; + top: -2.2rem; + left: calc(100% - 16rem); + width: 220px; z-index : 560; } +.bg-localize-marker { + top: 2rem; + left: -1.8rem; + z-index : 561; +} .bg-cta-pfeil { top: -13rem; left: 66%; @@ -495,8 +511,11 @@ STACKING IMAGES left: calc(100% - 30rem); } .bg-localize { - top: -7rem; - left: calc(100% - 25rem); + left: calc(100% - 22rem); + } + .bg-localize-marker { + top: 1rem; + left: -2rem; } .bg-cta-pfeil { top: -14rem; @@ -515,8 +534,13 @@ STACKING IMAGES left: calc(100% - 20rem); } .bg-localize { - top: -2rem; - left: 35rem; + top: 6rem; + left: 43rem; + width: 300px; + } + .bg-localize-marker { + top: -0.5rem; + left: 4rem; } .bg-cta-pfeil { top: -12rem; diff --git a/homepage/theme/static/images/gfx-feature-3.png b/homepage/theme/static/images/gfx-feature-3.png index 319b142..640de41 100644 Binary files a/homepage/theme/static/images/gfx-feature-3.png and b/homepage/theme/static/images/gfx-feature-3.png differ diff --git a/homepage/theme/static/images/gfx-localize-marker.png b/homepage/theme/static/images/gfx-localize-marker.png new file mode 100644 index 0000000..3acf6c7 Binary files /dev/null and b/homepage/theme/static/images/gfx-localize-marker.png differ diff --git a/homepage/theme/static/images/gfx-localize.png b/homepage/theme/static/images/gfx-localize.png index 995f249..7fc3690 100644 Binary files a/homepage/theme/static/images/gfx-localize.png and b/homepage/theme/static/images/gfx-localize.png differ diff --git a/homepage/theme/templates/article.html b/homepage/theme/templates/article.html index af98e3e..76e2e76 100644 --- a/homepage/theme/templates/article.html +++ b/homepage/theme/templates/article.html @@ -11,6 +11,11 @@ {% block content %}
+
+

+ Offen is a fair, open and self hosted web analytics tool that treats operators and users as equal parties. +

+
{{ title }} {% if article.image_caption %} diff --git a/homepage/theme/templates/index.html b/homepage/theme/templates/index.html index 207182e..e551c43 100644 --- a/homepage/theme/templates/index.html +++ b/homepage/theme/templates/index.html @@ -4,7 +4,7 @@ {% block content %}
-
+
Offen logo
@@ -504,17 +504,17 @@
- +
-
-
+
+
+ languages +
+
-
-
- smile -
-
+
+
@@ -523,10 +523,10 @@ Localize

-

- Offen is currently available in English, German and French. +

+ Offen is currently available in English, German and French.

-

+

Our consent banner and the Auditorium for operators as well as users can be displayed in the respective locale.

@@ -534,6 +534,34 @@
+
+ +
+ +
+
+ +
+
+
+ marker +
+
+

+ Contributions welcome +

+

+ Support fair web analytics by contributing Spanish, Portuguese and other language versions. Feel free to request an invitation to our translation workflow. +

+

+ You are invited to collaborate on other areas of the application as well. Check out our in-depth developer guide. +

+ +
+ +
+
+