2
0
mirror of https://github.com/offen/website.git synced 2024-10-18 12:10:25 +02:00

update getstarted and trydemo

This commit is contained in:
Hendrik Niefeld 2022-08-11 11:56:40 +02:00
parent 6719d2563d
commit f00bfe5433
13 changed files with 24 additions and 22 deletions

View File

@ -1,4 +1,4 @@
title: Page not found | Offen title: Page not found | Offen Fair Web Analytics
description: This link isnt working. description: This link isnt working.
save_as: 404.html save_as: 404.html
no_stats: true no_stats: true

View File

@ -1,4 +1,4 @@
title: About | Offen title: About | Offen Fair Web Analytics
description: Who we are, what we do, who supports us and how you can can get in touch. description: Who we are, what we do, who supports us and how you can can get in touch.
slug: about slug: about
bottom_cta: fair bottom_cta: fair

View File

@ -1,12 +1,14 @@
title: Get started | Offen title: Get started | Offen Fair Web Analytics
description: Want to collect usage statistics transparently? Like to contribute as a developer? Download our latest release and learn how to run, use and develop Offen. description: Want to collect usage statistics transparently? Like to contribute as a developer? Download our latest release and learn how to run, use and develop Offen.
slug: get-started slug: get-started
template: getstarted template: getstarted
sitemap_priority: 0.8 sitemap_priority: 0.8
We optimize Offen to be as simple and easy for everyone to self host. *No additional software is required to run an instance* and hardware requirements are minimal. A basic VPS or even a Raspberry Pi will be all you need to get started. We optimize Offen Fair Web Analytics to be as simple and easy for everyone to self host.
Choose your preferred way of running Offen below. Be sure to check out our [Docs][Docs] as well. If you get stuck or need help, [file an issue][gh-issues], [tweet (@hioffen)][twitter] or [email][email]. *No additional software is required to run an instance* and hardware requirements are minimal. A basic VPS or even a Raspberry Pi will be all you need to get started.
Choose your preferred way of running Offen Fair Web Analytics below. Be sure to check out our [Docs][Docs] as well. If you get stuck or need help, [file an issue][gh-issues], [tweet (@hioffen)][twitter] or [email][email].
[Docs]: https://docs.offen.dev/running-offen/?utm_campaign=get-started [Docs]: https://docs.offen.dev/running-offen/?utm_campaign=get-started
[gh-issues]: https://github.com/offen/offen/issues [gh-issues]: https://github.com/offen/offen/issues

View File

@ -1,4 +1,4 @@
title: Fair web analytics | Offen title: Offen Fair Web Analytics
description: Let your users access their data. Gain valuable insights at the same time. Open, lightweight, self hosted and free. description: Let your users access their data. Gain valuable insights at the same time. Open, lightweight, self hosted and free.
save_as: index.html save_as: index.html
template: index template: index

View File

@ -1,4 +1,4 @@
title: Legal & Privacy | Offen title: Legal & Privacy | Offen Fair Web Analytics
description: Information on the use of website analytics, external hosting and data processing in general. description: Information on the use of website analytics, external hosting and data processing in general.
slug: legal-privacy slug: legal-privacy
exclude_from_sitemap: true exclude_from_sitemap: true

View File

@ -1,4 +1,4 @@
title: Let your users access their data. | Offen title: Let your users access their data. | Offen Fair Web Analytics
description: A fair web analytics tool that treats operators and users as equal parties. description: A fair web analytics tool that treats operators and users as equal parties.
slug: user-data-access slug: user-data-access
template: lp-access template: lp-access

View File

@ -1,4 +1,4 @@
title: A truly privacy focused Matomo alternative | Offen title: A truly privacy focused Matomo alternative | Offen Fair Web Analytics
description: There is room for improvement with Matomos decisions regarding privacy. description: There is room for improvement with Matomos decisions regarding privacy.
slug: matomo-alternative slug: matomo-alternative
template: lp-matomo template: lp-matomo

View File

@ -1,10 +1,10 @@
title: Try demo | Offen title: Try demo | Offen Fair Web Analytics
description: Test drive Offen on your system today. description: Test drive Offen on your system today.
slug: try-demo slug: try-demo
template: trydemo template: trydemo
sitemap_priority: 0.1 sitemap_priority: 0.1
Offen always respects your data, which is why *we don't offer a live demo showing you data of real users.* However, it's really easy to get a demo that is populated with random usage data up and running on your system. Offen Fair Web Analytics always respects your data, which is why *we don't offer a live demo showing you data of real users.* However, it's really easy to get a demo that is populated with random usage data up and running on your system.
If you get stuck or need help, [file an issue][gh-issues], [tweet (@hioffen)][twitter] or [email][email]. Be sure to check out our [Docs][Docs] as well. If you get stuck or need help, [file an issue][gh-issues], [tweet (@hioffen)][twitter] or [email][email]. Be sure to check out our [Docs][Docs] as well.

View File

@ -1,6 +1,6 @@
{% extends "base.html" %} {% extends "base.html" %}
{% set title = 'Fair Analytics Blog | Offen' %} {% set title = 'Fair Analytics Blog | Offen Fair Web Analytics' %}
{% set description = 'We are Frederik and Hendrik. Here we post about how we are building a fair and open web analytics tool and what we discovered along the way.' %} {% set description = 'We are Frederik and Hendrik. Here we post about how we are building a fair and open web analytics tool and what we discovered along the way.' %}
{% set href = 'blog/' %} {% set href = 'blog/' %}
{% set no_stats = False %} {% set no_stats = False %}

View File

@ -99,7 +99,7 @@
<p class="ma0"> <p class="ma0">
<a class="b link dim cclr-fnt-black-mid" href="/">Offen</a> <a class="b link dim cclr-fnt-black-mid" href="/">Offen</a>
</p> </p>
<p class="ma0">Fair web analytics</p> <p class="ma0">Fair Web Analytics</p>
</div> </div>
<div class="w-25-l mt3 mr3"> <div class="w-25-l mt3 mr3">
</div> </div>

View File

@ -22,22 +22,22 @@
</p> </p>
<a class="w-100 w5-ns tc b link dim ph4 pv2 dib b--solid bw2 cclr-brd-black-mid mb5 white cclr-bg-black-mid" href="{{ RELEASE_DIRECT_URL }}" rel="noopener">Download</a> <a class="w-100 w5-ns tc b link dim ph4 pv2 dib b--solid bw2 cclr-brd-black-mid mb5 white cclr-bg-black-mid" href="{{ RELEASE_DIRECT_URL }}" rel="noopener">Download</a>
<p class="lh-title ma0 mb2 gray"> <p class="lh-title ma0 mb2 gray">
Offen as a Docker image Our Docker image
</p> </p>
<a class="w-100 w5-ns tc b link dim ph4 pv2 dib b--solid bw2 cclr-brd-black-mid mb5 white cclr-bg-black-mid" href="{{ DOCKER_DIRECT_URL }}" target="_blank" rel="noopener">Deploy with Docker</a> <a class="w-100 w5-ns tc b link dim ph4 pv2 dib b--solid bw2 cclr-brd-black-mid mb5 white cclr-bg-black-mid" href="{{ DOCKER_DIRECT_URL }}" target="_blank" rel="noopener">Deploy with Docker</a>
<p class="lh-title ma0 mb2 gray"> <p class="lh-title ma0 mb2 gray">
Your own Offen instance on Heroku Your own instance on Heroku
</p> </p>
<a class="w-100 w5-ns tc b link dim ph4 pv2 dib b--solid bw2 cclr-brd-black-mid mb5 white cclr-bg-black-mid" href="{{ HEROKU_DIRECT_URL }}" target="_blank" rel="noopener">Deploy to Heroku</a> <a class="w-100 w5-ns tc b link dim ph4 pv2 dib b--solid bw2 cclr-brd-black-mid mb5 white cclr-bg-black-mid" href="{{ HEROKU_DIRECT_URL }}" target="_blank" rel="noopener">Deploy to Heroku</a>
<p class="lh-title ma0 mb2 gray"> <p class="lh-title ma0 mb2 gray">
Your own Offen instance on Uberspace Your own instance on Uberspace
</p> </p>
<a class="w-100 w5-ns tc b link dim ph4 pv2 dib b--solid bw2 cclr-brd-black-mid mb5 white cclr-bg-black-mid" href="{{ UBERSPACE_DIRECT_URL }}" target="_blank" rel="noopener">Deploy to Uberspace</a> <a class="w-100 w5-ns tc b link dim ph4 pv2 dib b--solid bw2 cclr-brd-black-mid mb5 white cclr-bg-black-mid" href="{{ UBERSPACE_DIRECT_URL }}" target="_blank" rel="noopener">Deploy to Uberspace</a>
<p class="lh-title ma0 mb2 gray"> <p class="lh-title ma0 mb2 gray">
Offen as a YunoHost application YunoHost application
</p> </p>
<a class="w-100 w5-ns tc b link dim ph4 pv2 dib b--solid bw2 cclr-brd-black-mid mb6 white cclr-bg-black-mid" href="{{ YUNOHOST_DIRECT_URL }}" target="_blank" rel="noopener">Install with YunoHost</a> <a class="w-100 w5-ns tc b link dim ph4 pv2 dib b--solid bw2 cclr-brd-black-mid mb6 white cclr-bg-black-mid" href="{{ YUNOHOST_DIRECT_URL }}" target="_blank" rel="noopener">Install with YunoHost</a>
</div> </div>
@ -49,7 +49,7 @@
</h3> </h3>
<div class="flex flex-column items-center"> <div class="flex flex-column items-center">
<p class="lh-title ma0 mb2 gray"> <p class="lh-title ma0 mb2 gray">
Details on how to<br> install and run Offen Details on how to install<br> and run Offen Fair Web Analytics
</p> </p>
<a class="w-100 w5-ns tc b link dim ph4 pv2 dib b--solid bw2 cclr-brd-black-mid mb5 cclr-fnt-black-mid" href="{{ DOCS_GETSTARTED_URL_CAMPAIGN }}" target="_blank" rel="noopener">Open Docs</a> <a class="w-100 w5-ns tc b link dim ph4 pv2 dib b--solid bw2 cclr-brd-black-mid mb5 cclr-fnt-black-mid" href="{{ DOCS_GETSTARTED_URL_CAMPAIGN }}" target="_blank" rel="noopener">Open Docs</a>
</div> </div>

View File

@ -601,9 +601,9 @@
<tr> <tr>
<td class="wx-table-a truncate pt2 pb3 pl2 pr1"></td> <td class="wx-table-a truncate pt2 pb3 pl2 pr1"></td>
<td class="wx-table-b truncate pt2 pb3 pl2 pr1 gray">Google Analytics</td> <td class="wx-table-b truncate pt2 pb3 pl2 pr1 gray">Google Analytics</td>
<td class="wx-table-b truncate pt2 pb3 pl2 pr1 gray">Matomo</br>On-Premise</td> <td class="wx-table-b truncate pt2 pb3 pl2 pr1 gray">Matomo<br>On-Premise</td>
<td class="wx-table-c truncate pt2 pb3 pl2 pr1 gray">Plausible</td> <td class="wx-table-c truncate pt2 pb3 pl2 pr1 gray">Plausible</td>
<td class="wx-table-d truncate pt2 pb3 pl0 pr0">Offen</br>Fair Web Analytics</td> <td class="wx-table-d truncate pt2 pb3 pl0 pr0">Offen<br>Fair Web Analytics</td>
</tr> </tr>
<tr class="bg-near-white"> <tr class="bg-near-white">

View File

@ -45,14 +45,14 @@
</h3> </h3>
<div class="flex flex-column items-center"> <div class="flex flex-column items-center">
<p class="lh-title tc ma0 mb2 gray"> <p class="lh-title tc ma0 mb2 gray">
Details on how to<br> install and run Offen Details on how to install<br>and run Offen Fair Web Analytics
</p> </p>
<a class="w-100 w5-ns tc b link dim ph4 pv2 dib b--solid bw2 mb5 cclr-brd-black-mid cclr-fnt-black-mid" href="{{ DOCS_TRYDEMO_URL_CAMPAIGN }}" rel="noopener" target="_blank">Open Docs</a> <a class="w-100 w5-ns tc b link dim ph4 pv2 dib b--solid bw2 mb5 cclr-brd-black-mid cclr-fnt-black-mid" href="{{ DOCS_TRYDEMO_URL_CAMPAIGN }}" rel="noopener" target="_blank">Open Docs</a>
</div> </div>
<div class="flex flex-column items-center"> <div class="flex flex-column items-center">
<p class="lh-title tc ma0 mb2 gray"> <p class="lh-title tc ma0 mb2 gray">
All you need<br> to use Offen in production All you need to use<br>Offen Fair Web Analytics in production
</p> </p>
<a class="w-100 w5-ns tc b link dim ph4 pv2 dib b--solid bw2 mb5 cclr-brd-black-mid white cclr-bg-black-mid" href="/get-started/" rel="noopener">Get started</a> <a class="w-100 w5-ns tc b link dim ph4 pv2 dib b--solid bw2 mb5 cclr-brd-black-mid white cclr-bg-black-mid" href="/get-started/" rel="noopener">Get started</a>
</div> </div>