diff --git a/homepage/content/articles/0040-test-offen-today.md b/homepage/content/articles/0040-test-offen-today.md index dcc98f0..caebb77 100644 --- a/homepage/content/articles/0040-test-offen-today.md +++ b/homepage/content/articles/0040-test-offen-today.md @@ -23,7 +23,7 @@ Although we have dug very deep, things may still contain issues. Therefore, we r --- -## Offen v0.1.0-alpha.? +## Offen v0.1.0-alpha.3 ##### Single binary file for Linux, Windows or MacOS [Download](https://get.offen.dev/){: data-button="black"} diff --git a/homepage/pelicanconf.py b/homepage/pelicanconf.py index 0029623..335518a 100644 --- a/homepage/pelicanconf.py +++ b/homepage/pelicanconf.py @@ -67,6 +67,7 @@ DECORATE_CONTENT = { '[spacer-4]': ['ma0', 'mb4'] } +DOCS_URL = 'https://docs.offen.dev' GITHUB_ORG = 'https://github.com/offen' CONTACT_EMAIL = 'hioffen@posteo.de' GPG_KEY_FILE = '74B041E23DB29D552644CEB1B18C633D6967FE3F.asc' diff --git a/homepage/theme/static/css/fix.css b/homepage/theme/static/css/fix.css index 07fdd82..8e27ab1 100644 --- a/homepage/theme/static/css/fix.css +++ b/homepage/theme/static/css/fix.css @@ -110,11 +110,7 @@ em { font-style: normal; } .em-mint { - background: linear-gradient(transparent 66%, #BBD9D3 66%); - font-style: normal; -} -.em-mint-bright { - background: linear-gradient(transparent 66%, #CEEBE5 66%); + background: linear-gradient(transparent 66%, #E5FDF8 66%); font-style: normal; } hr { diff --git a/homepage/theme/templates/base.html b/homepage/theme/templates/base.html index c41c55e..43ffbe1 100644 --- a/homepage/theme/templates/base.html +++ b/homepage/theme/templates/base.html @@ -61,7 +61,7 @@ GitHub
+ Patreon +
-+
{% endif %} diff --git a/homepage/theme/templates/getstarted.html b/homepage/theme/templates/getstarted.html index 1834e59..c4d2d6e 100644 --- a/homepage/theme/templates/getstarted.html +++ b/homepage/theme/templates/getstarted.html @@ -4,14 +4,19 @@ {% block content %}+ Our alpha release is ready for testing. Offen is free and always will be. +
- Offen is in active development. Do something brave and test our latest alpha release today. It’s free and always will be. + Be aware that things can still contain issues and that the upgrade path may be broken with upcoming releases.
- Running a website and need to collect usage statistics? Want to contribute as a developer? Our guides help you kick off. + Running a website and need to collect usage statistics? Want to contribute as a developer? Our Docs will help you kick off.
+ Our alpha release is ready for testing. Offen is free and always will be. +
- Offen is in active development. Do something brave and test our latest alpha release today. It’s free and always will be. + Be aware that things can still contain issues and that the upgrade path may be broken with upcoming releases.
- Running a website and need to collect usage statistics? Want to contribute as a developer? Our guides help you kick off. + Running a website and need to collect usage statistics? Want to contribute as a developer? Our Docs will help you kick off.