diff --git a/homepage/content/articles/0010-milestone-1.md b/homepage/content/articles/0010-milestone-1.md index 167753d..94d17f7 100644 --- a/homepage/content/articles/0010-milestone-1.md +++ b/homepage/content/articles/0010-milestone-1.md @@ -8,7 +8,7 @@ image_url: /theme/images/offen-blog-0010-milestone1.jpg author: Hendrik Niefeld bottom_cta: blog -## Episode One — Laying the foundation for fair web analytics +# Episode One — Laying the foundation for fair web analytics Milestone 1 is completed. This is what we've achieved in the last six weeks. diff --git a/homepage/content/articles/0020-untold-roads.md b/homepage/content/articles/0020-untold-roads.md index b63b7c0..e2730c7 100644 --- a/homepage/content/articles/0020-untold-roads.md +++ b/homepage/content/articles/0020-untold-roads.md @@ -8,7 +8,7 @@ image_url: /theme/images/offen-blog-0020-untoldRoads.jpg author: Frederik Ring bottom_cta: blog -## Untold roads to v1.0 +# Untold roads to v1.0 After a lot of experimenting, taking detours and having unanticipated revelations while building the foundation for Offen over the last months, the state of the project is starting to settle, and we are eager to get ready for users to install our software, and use it for transparently collecting usage statistics for their websites and applications. diff --git a/homepage/content/articles/0030-milestone-2.md b/homepage/content/articles/0030-milestone-2.md index b8d3421..ab8e302 100644 --- a/homepage/content/articles/0030-milestone-2.md +++ b/homepage/content/articles/0030-milestone-2.md @@ -8,7 +8,7 @@ image_url: /theme/images/offen-blog-0030-milestone-2.jpg author: Hendrik Niefeld bottom_cta: blog -## Episode Two — Collecting data securely +# Episode Two — Collecting data securely We finished milestone 2. Here is what we' ve been doing for the last 8 weeks. diff --git a/homepage/content/articles/0040-test-offen-today.md b/homepage/content/articles/0040-test-offen-today.md index c68a646..07b4851 100644 --- a/homepage/content/articles/0040-test-offen-today.md +++ b/homepage/content/articles/0040-test-offen-today.md @@ -8,7 +8,7 @@ image_url: /theme/images/offen-blog-0040-test-offen-today.jpg author: Hendrik Niefeld bottom_cta: blog -## Test Offen today +# Test Offen today We’re excited to present our first version that is officially ready for testing. diff --git a/homepage/content/articles/0050-milestone-3.md b/homepage/content/articles/0050-milestone-3.md index ef9aea8..d97e2e2 100644 --- a/homepage/content/articles/0050-milestone-3.md +++ b/homepage/content/articles/0050-milestone-3.md @@ -8,7 +8,7 @@ image_url: /theme/images/offen-blog-0050-milestone-3.jpg author: Frederik Ring bottom_cta: matomo -## Episode Three — Displaying data +# Episode Three — Displaying data In the middle of strange times Milestone 3 - "Displaying Data" - is done. This means we focused on how we aggregate and display the data Offen collects in a way that operators can use it to improve their services and users can understand what is being collected and what it means for their privacy. diff --git a/homepage/content/articles/0060-milestone-4.md b/homepage/content/articles/0060-milestone-4.md index c9841f8..9cf053c 100644 --- a/homepage/content/articles/0060-milestone-4.md +++ b/homepage/content/articles/0060-milestone-4.md @@ -9,7 +9,7 @@ image_caption:
-

+

Fair Analytics Blog -

+

Hi there. We are Frederik and Hendrik. Here we post about how we are building a fair and open web analytics tool and what we discovered along the way. @@ -33,7 +33,7 @@

{{ article.date | strftime('%d %b %Y') }}{% if article.modified %}(article.updated {{ article.modified | strftime('%d %b %Y') }}){% endif %}, {{ article.author }}
-

+

{% if not article.must_read %} {{ article.title }} {% else %} @@ -41,7 +41,7 @@ {{ article.title }} {% endif %} -

+

{{ article.description }} Read more

diff --git a/homepage/theme/templates/base.html b/homepage/theme/templates/base.html index 5bc9047..c76ad17 100644 --- a/homepage/theme/templates/base.html +++ b/homepage/theme/templates/base.html @@ -43,7 +43,9 @@