diff --git a/homepage/content/pages/deep-dive.md b/homepage/content/pages/deep-dive.md index 99025de..6e47e4b 100644 --- a/homepage/content/pages/deep-dive.md +++ b/homepage/content/pages/deep-dive.md @@ -7,7 +7,7 @@ href: /deep-dive/ ### What is this thing called "my data" and why does seemingly everyone want to get hold of it? -It has a ring, gives a slight spine-chilling sensation and generates a whole lot of clicks: consumer magazines like German "Computer Bild" caution about "Google espionage" [^1] just like the internet has countless tutorials on turning off numerous "data leeches" [^2]. Interestingly, diving into these realms will have you accidentally catching the next toolbar, malware infection or even worse [^3]. +It has a ring, gives a slight spine-chilling sensation and generates a whole lot of clicks: consumer magazines like German "Computer Bild" caution about "Google espionage" [^1] just like the internet has countless tutorials on turning off numerous "data leeches"[^2]. Interestingly, diving into these realms will have you accidentally catching the next toolbar, malware infection or even worse [^3]. [^1]: Gegen Google-Spionage wehren [^2]: Datenkrake Windows 10: So schalten Sie auffällige Funktionen ab diff --git a/homepage/content/pages/index.md b/homepage/content/pages/index.md index 6dc23dc..dc7dc0b 100644 --- a/homepage/content/pages/index.md +++ b/homepage/content/pages/index.md @@ -12,7 +12,7 @@ Usage metrics come with explanations about their meaning, relevance, usage and p __offen__ treats both users and operators as parties of equal importance. Users can expect full transparency and are encouraged to make *autonomous and informed decisions regarding the use of their data*. Operators are enabled to gain insights while respecting their users' privacy and data. -__offen__ is currently in the early stages of development and is applying for funds to sustain its development. An early alpha version is running on this site: you can *visit the [auditorium](https://auditorium-alpha.offen.dev)* to access your data. +__offen__ is currently in the early stages of development and is applying for funds to sustain its development. An early alpha version is running on this site: you can *visit the [auditorium](https://auditorium-alpha.offen.dev){: target="_blank"}* to access your data.
Deep dive diff --git a/homepage/content/pages/status.md b/homepage/content/pages/status.md index b6e5fce..b7964c8 100644 --- a/homepage/content/pages/status.md +++ b/homepage/content/pages/status.md @@ -5,8 +5,9 @@ href: /status/ ## Project status -#### July 2019 -We have deployed an alpha version of __offen__ that we are currently testing on a few select sites. Usage data is collected and can be accessed by both users and site operators. Users can opt out and delete their data at any time. You can *follow the development at [github.com/offen/offen](https://github.com/offen/offen)* +### September 2019 + +We have deployed an alpha version of __offen__ that we are currently testing on a few select sites. Usage data is collected and can be accessed by both users and site operators. Users can opt out and delete their data at any time. You can *follow the development at [github.com/offen/offen](https://github.com/offen/offen){: target="_blank"}* --- @@ -29,4 +30,4 @@ Our product story is based on three key questions. What makes __offen__ stand ou #### Publicity -This product story is the starting point for publicty efforts that will start as soon as a beta version is available. They include own blog posts, forum marketing as well as SEO measures. +This product story is the starting point for publicity efforts that will start as soon as a beta version is available. They include own blog posts, forum marketing as well as SEO measures. diff --git a/homepage/theme/static/css/style.css b/homepage/theme/static/css/style.css index 27e7e95..ad2b1f3 100644 --- a/homepage/theme/static/css/style.css +++ b/homepage/theme/static/css/style.css @@ -352,6 +352,11 @@ em { .footnote { color: var(--grey-bright); } +/* reposition for fixed menu */ +.footnote li { + margin-top: -75px; + padding-top: 75px; +} /* --------------------------------------------------- diff --git a/homepage/theme/static/scripts/jump.js b/homepage/theme/static/scripts/jump.js new file mode 100644 index 0000000..e69de29 diff --git a/homepage/theme/templates/base.html b/homepage/theme/templates/base.html index a4f9247..d9474cb 100644 --- a/homepage/theme/templates/base.html +++ b/homepage/theme/templates/base.html @@ -81,7 +81,7 @@ Development of offen has just started. Do not hesitate to make a contribution and help us handle data with respect.

@@ -103,7 +103,7 @@ We're working hard to ensure that offen is independent, cutting-edge and can be sustained for years to come.

@@ -124,10 +124,10 @@ Contact

- GitHub + GitHub

- Support Us + Support Us