diff --git a/homepage/pelicanconf.py b/homepage/pelicanconf.py index f106c8d..e02c145 100644 --- a/homepage/pelicanconf.py +++ b/homepage/pelicanconf.py @@ -70,9 +70,7 @@ GPG_KEY_FILE = '74B041E23DB29D552644CEB1B18C633D6967FE3F.asc' PATREON_URL = 'https://www.patreon.com/offen' LINKEDIN_URL = 'https://www.linkedin.com/company/hioffen' TWITTER_URL = 'https://twitter.com/hioffen' -RELEASE_URL = 'https://github.com/offen/offen/releases/latest/' RELEASE_DIRECT_URL = 'https://get.offen.dev' -HEROKU_URL = 'https://github.com/offen/heroku' HEROKU_DIRECT_URL = 'https://heroku.com/deploy?template=https://github.com/offen/heroku/tree/master' OFFEN_ACCOUNT_ID = os.environ.get('OFFEN_ACCOUNT_ID', None) diff --git a/homepage/theme/static/css/fix.css b/homepage/theme/static/css/fix.css index 1656bae..d5e6276 100644 --- a/homepage/theme/static/css/fix.css +++ b/homepage/theme/static/css/fix.css @@ -109,10 +109,14 @@ em { background: linear-gradient(transparent 66%, #fde28c 66%); font-style: normal; } -.em-extra { +.em-mint { background: linear-gradient(transparent 66%, #BBD9D3 66%); font-style: normal; } +.em-mint-bright { + background: linear-gradient(transparent 66%, #CEEBE5 66%); + font-style: normal; +} hr { margin-left: -1rem; margin-right: -1rem; @@ -339,11 +343,11 @@ GRAPHICS background: url(/theme/images/gfx-intro.svg); background-repeat: no-repeat; background-attachment: scroll; - background-position: 200px 130px; + background-position: 200px 80px; } @media only screen and (min-width: 30.1em) and (max-width: 60em) { #bg-intro { - background-position: calc(20% + 120px) 130px; + background-position: calc(20% + 120px) 80px; } } @media only screen and (max-width: 30em) { diff --git a/homepage/theme/templates/getstarted.html b/homepage/theme/templates/getstarted.html index 396b086..1834e59 100644 --- a/homepage/theme/templates/getstarted.html +++ b/homepage/theme/templates/getstarted.html @@ -18,17 +18,11 @@

Single binary file
for Linux, Windows or MacOS

- Download -
- Open GitHub release page -
+ Download

- Your own instance on Heroku + Your own Offen instance

- Deploy -
- Open GitHub configuration repository -
+ Deploy to Heroku diff --git a/homepage/theme/templates/index.html b/homepage/theme/templates/index.html index c74ebca..14567c2 100644 --- a/homepage/theme/templates/index.html +++ b/homepage/theme/templates/index.html @@ -3,7 +3,7 @@ {% block content %}
-
+
Offen logo
@@ -22,7 +22,7 @@

Offen is a fair alternative to common web analytic tools. Pay respect to your users while gaining insight into their behavior. Self hosted, open source and free.

- @@ -36,7 +36,9 @@

- Free & Open + + Free & Open +

Our open source code can be fully audited by the community. It will always be available for free. Seriously. @@ -46,7 +48,9 @@

- Self hosted + + Self hosted +

Comply with GDPR guidelines. Don't share data with third parties. Your users have full access to their data. @@ -56,7 +60,9 @@

- Fair & Secure + + Fair & Secure +

Pay respect to your website visitors. Gain valuable insights at the same time. All data is encrypted end-to-end. @@ -112,17 +118,11 @@

Single binary file
for Linux, Windows or MacOS

- Download - + Download

- Your own instance on Heroku + Your own Offen instance

- Deploy - + Deploy to Heroku
@@ -132,7 +132,7 @@

- + Get started now