diff --git a/website/content/pages/imprint.md b/website/content/pages/imprint.md new file mode 100644 index 0000000..717a539 --- /dev/null +++ b/website/content/pages/imprint.md @@ -0,0 +1,34 @@ +title: Imprint – offen.software +template: page +slug: imprint +exclude_from_sitemap: true + +### Imprint + +#### External hosting +This website is hosted by an external service provider. Non-personal data on requests to this website are stored on the hoster's servers and automatically deleted after 7 days. + +Responsible for hosting this website is: + +Hetzner Online GmbH +Industriestr. 25 +91710 Gunzenhausen, Germany + +E-mail: info@hetzner.com +Internet address: www.hetzner.com + +#### Data processing / Information in accordance with Section 5 TMG +Data processing on this website is handled by the website operator. If you have any questions about data protection, please feel free to contact us at any time. Responsible for data processing and general contact for this website is: + +Frederik Ring +Cuxhavener Str. 12 +10555 Berlin, Germany + +E-mail: hioffen@posteo.de +Internet address: www.offen.dev + +#### Contact by e-mail +If you contact us by e-mail, your request including all resulting personal data (name, request) will be stored by us for the purpose of processing your request. We will not disclose your data without your consent. It remains stored with us until you request us to delete it or revoke your consent to store it. + +#### License +The content of this website itself is licensed under the Creative Commons Attribution 4.0 International (CC BY 4.0) License, and the underlying source code used to format and display that content is licensed under the GNU Affero General Public License v3.0. diff --git a/website/content/pages/index.md b/website/content/pages/index.md index ab4acfc..63ab470 100644 --- a/website/content/pages/index.md +++ b/website/content/pages/index.md @@ -1,5 +1,5 @@ title: offen.software -description: TBD +description: We think up, create and ship software for organisations and individuals who embrace societal change. save_as: index.html template: index sitemap_priority: 1.0 diff --git a/website/pelicanconf.py b/website/pelicanconf.py index 0713f27..c3b9dd3 100644 --- a/website/pelicanconf.py +++ b/website/pelicanconf.py @@ -58,9 +58,6 @@ MARKDOWN = { } DECORATE_CONTENT = { - 'h2': ['ma0'], - 'h3': ['ma0'], - 'h4': ['ma0'], - 'h5': ['ma0'], - 'h6': ['ma0'] + 'h3': ['ma0 f4'], + 'h4': ['ma0 f4 normal mt5'], } diff --git a/website/theme/static/css/styles.css b/website/theme/static/css/styles.css index 2a57b56..90f2a5c 100644 --- a/website/theme/static/css/styles.css +++ b/website/theme/static/css/styles.css @@ -61,6 +61,7 @@ LAYOUT .gapExtra { grid-gap: 1rem; } + /* --------------------------------------------------- SPACING ----------------------------------------------------*/ @@ -96,6 +97,16 @@ TYPOGRAPHY /* --------------------------------------------------- IMAGES ----------------------------------------------------*/ +.imageCropSplash { + height: 448px; + object-fit: none; +} +@media only screen and (max-height: 800px) { + .imageCropSplash { + height: 320px; + object-fit: none; + } +} .imageCrop { object-fit: none; } diff --git a/website/theme/templates/base.html b/website/theme/templates/base.html index 9c5130e..04626b1 100644 --- a/website/theme/templates/base.html +++ b/website/theme/templates/base.html @@ -33,9 +33,52 @@ {% endblock %} -
- {% block content %}{% endblock %} -
+ + + {% block content %}{% endblock %} + +
+ +
+ +
+

+ offen.software +

+
+ +
+ + + +
+ + + +
+ +
+
+ pattern +
+
+ +