diff --git a/homepage/content/articles/0040-test-offen-today.md b/homepage/content/articles/0040-test-offen-today.md index caebb77..7020266 100644 --- a/homepage/content/articles/0040-test-offen-today.md +++ b/homepage/content/articles/0040-test-offen-today.md @@ -17,7 +17,7 @@ We’re excited to present our first version that is officially ready for testin After we released our initial Offen v0.1.0-alpha.1 in January this year, we've been busy working on a successor version for the last six weeks. Based on the initial feedback, we have made major adjustments in the front and backend area. -We believe with these updates Offen has reached a level of functionality and stability that is ready for public testing. Your feedback is helping us take a step forward on our way to developing *a viable alternative to established web analytic tools.* +We believe with these updates Offen has reached a level of functionality and stability that is ready for public testing. Your feedback is helping us take a step forward on our way to developing *a viable alternative to established web analytics tools.* Although we have dug very deep, things may still contain issues. Therefore, we recommend using Offen in a production environment only for the brave. Also be aware that the upgrade path may be broken with upcoming releases. diff --git a/homepage/content/pages/index.md b/homepage/content/pages/index.md index c66e5a6..035080a 100644 --- a/homepage/content/pages/index.md +++ b/homepage/content/pages/index.md @@ -4,9 +4,9 @@ save_as: index.html template: index sitemap_priority: 1.0 -Offen is a web analytics software that gives users access to the data they are generating. Not only operators running sites or applications are given able to use the analytics tools, but also _the users themselves are granted access to and ownership of their data._ +Offen is a web analytics software that gives users access to the data they are generating. Not only operators running sites or applications are able to use the analytics tools, but also _the users themselves are granted access to their data._ -Usage metrics come with explanations about their meaning, relevance, usage and possible privacy implications. Offen also details _which kind of data is not collected._ All data can be deleted selectively or in its entirety by the users, or the collection can be disabled altogether. +Usage metrics come with explanations about their meaning, relevance, usage and possible privacy implications. Offen also details _which kind of data is not collected._ All data can be deleted by the users or the collection can be disabled altogether. Offen treats both users and operators as parties of equal importance. Users can expect full transparency and are encouraged to make _autonomous and informed decisions regarding the use of their data._ Operators are enabled to gain insights while respecting their users' privacy and data. diff --git a/homepage/theme/templates/base.html b/homepage/theme/templates/base.html index 43ffbe1..142c577 100644 --- a/homepage/theme/templates/base.html +++ b/homepage/theme/templates/base.html @@ -121,7 +121,8 @@ {% endblock %} {% endif %} -
+ {% if is_getstarted != 'true' %} +

@@ -131,7 +132,6 @@

for everyone

- {% if is_getstarted != 'true' %}

{{CONTACT_EMAIL}}

@@ -144,10 +144,8 @@

GitHub

- {% endif %}
- {% if is_getstarted != 'true' %}

Patreon

@@ -160,13 +158,32 @@

Legal Notice

- {% endif %}
{{ BUILD_DATE }}
+ {% else %} +
+
+
+

+ Offen +

+

Transparent web analytics

+

for everyone

+
+
+
+
+
+
+ {{ BUILD_DATE }} +
+
+
+ {% endif %}
{% block scripts %} {% assets filters="rjsmin", output="scripts/packed.js", "scripts/jquery-3.4.1.min.js", "scripts/menu.js", "scripts/fade.js" %} diff --git a/homepage/theme/templates/getstarted.html b/homepage/theme/templates/getstarted.html index c4d2d6e..025e891 100644 --- a/homepage/theme/templates/getstarted.html +++ b/homepage/theme/templates/getstarted.html @@ -3,55 +3,41 @@ {% set is_getstarted = 'true' %} {% block content %} -
-
-
-
-

- - Test Offen today - -

-

- Our alpha release is ready for testing. Offen is free and always will be. -

-

- Be aware that things can still contain issues and that the upgrade path may be broken with upcoming releases. -

-
-
+
+
+
+

+ Test Offen today +

+

+ Our alpha release is ready for testing. Offen is free and always will be. +

+

+ Be aware that things can still contain issues and that the upgrade path may be broken with upcoming releases. +

+

Single binary file
for Linux, Windows or MacOS

- Download + Download

Your own Offen instance

- Deploy to Heroku + Deploy to Heroku
-
-
-
-
-
-
-
-

- - Kick things off - -

-

- Running a website and need to collect usage statistics? Want to contribute as a developer? Our Docs will help you kick off. -

-
-
+
+

+ Kick things off +

+

+ Running a website and need to collect usage statistics? Want to contribute as a developer? Our Docs will help you kick off. +

+

Details on how to
run, use and develop Offen

- Open Docs + Open Docs
-
{% endblock %} diff --git a/homepage/theme/templates/index.html b/homepage/theme/templates/index.html index 316a775..6e1dca8 100644 --- a/homepage/theme/templates/index.html +++ b/homepage/theme/templates/index.html @@ -107,10 +107,8 @@
-

- - Test Offen today - +

+ Test Offen today

Our alpha release is ready for testing. Offen is free and always will be. @@ -123,11 +121,11 @@

Single binary file
for Linux, Windows or MacOS

- Download + Download

Your own Offen instance

- Deploy to Heroku + Deploy to Heroku
@@ -137,9 +135,7 @@

- - Kick things off - + Kick things off

Running a website and need to collect usage statistics? Want to contribute as a developer? Our Docs will help you kick off. @@ -149,7 +145,7 @@

Details on how to
run, use and develop Offen

- Open Docs + Open Docs