From 3a4cbaed1279b60c8affc3893f9b78ed2c40e613 Mon Sep 17 00:00:00 2001 From: Frederik Ring Date: Fri, 5 Mar 2021 17:39:22 +0100 Subject: [PATCH] add intro content to get started and demo page --- homepage/content/pages/get-started.md | 4 ++++ homepage/content/pages/try-demo.md | 2 ++ homepage/theme/templates/getstarted.html | 11 +++++------ homepage/theme/templates/trydemo.html | 8 +++++--- 4 files changed, 16 insertions(+), 9 deletions(-) diff --git a/homepage/content/pages/get-started.md b/homepage/content/pages/get-started.md index 2ff2121..e17eff7 100644 --- a/homepage/content/pages/get-started.md +++ b/homepage/content/pages/get-started.md @@ -3,3 +3,7 @@ description: Want to collect usage statistics transparently? Like to contribute slug: get-started template: getstarted 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. + +__Choose your preferred way of running Offen__ below and __check out our documentation__. diff --git a/homepage/content/pages/try-demo.md b/homepage/content/pages/try-demo.md index f3ef08a..f8cbed8 100644 --- a/homepage/content/pages/try-demo.md +++ b/homepage/content/pages/try-demo.md @@ -3,3 +3,5 @@ description: Test drive Offen on your system today. slug: try-demo template: trydemo 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. diff --git a/homepage/theme/templates/getstarted.html b/homepage/theme/templates/getstarted.html index 3d7db52..fdc3421 100644 --- a/homepage/theme/templates/getstarted.html +++ b/homepage/theme/templates/getstarted.html @@ -10,18 +10,17 @@

Get started

-

- Choose your preferred way to self host Offen -

+
+ {{ page.content }} +
+ +

Single binary file
for Linux, Windows or MacOS

Download -
-
-

Offen as a Docker image

diff --git a/homepage/theme/templates/trydemo.html b/homepage/theme/templates/trydemo.html index 72f21ba..dd1cf54 100644 --- a/homepage/theme/templates/trydemo.html +++ b/homepage/theme/templates/trydemo.html @@ -10,9 +10,11 @@

Try demo

-

- Test drive Offen on your system -

+
+ {{ page.content }} +
+ +

Open your terminal and type