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 + Docs
  • Get started @@ -83,10 +83,10 @@ {% if is_getstarted != 'true' %} {% block outro %}
    -
    +
    -
    -
    +
    +

    Participate

    @@ -96,7 +96,7 @@ Get involved
    {% if is_article != 'true' %} -
    +

    In the making

    @@ -106,7 +106,7 @@ Project status
    {% endif %} -
    +

    Ethical internet

    @@ -121,7 +121,7 @@
    {% endblock %} {% endif %} -
    +

    @@ -139,22 +139,25 @@ GPG Key

    - GitHub + Docs

    - Patreon + GitHub

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

    + Patreon +

    LinkedIn

    Twitter

    -

    +

    Legal Notice

    {% 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 + + Test Offen today +

    +

    + 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.

    @@ -28,23 +33,23 @@
    -
    -
    +
    +

    - - Get started now + + Kick things off

    - 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.

    Details on how to
    run, use and develop Offen

    - Open guides + Open Docs
    diff --git a/homepage/theme/templates/index.html b/homepage/theme/templates/index.html index 14567c2..2908f21 100644 --- a/homepage/theme/templates/index.html +++ b/homepage/theme/templates/index.html @@ -36,7 +36,7 @@

    - + Free & Open

    @@ -48,7 +48,7 @@

    - + Self hosted

    @@ -60,7 +60,7 @@

    - + Fair & Secure

    @@ -90,7 +90,7 @@
    -
    +

    Summary

    @@ -104,14 +104,19 @@ {% block outro %}
    -
    -
    +
    +

    - Our alpha release + + Test Offen today +

    +

    + 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.

    @@ -128,23 +133,23 @@
    -
    -
    +
    +

    - - Get started now + + Kick things off

    - 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.

    Details on how to
    run, use and develop Offen

    - Open guides + Open Docs