diff --git a/assets/u/image/cards/cdist.jpg b/assets/u/image/cards/cdist.jpg new file mode 100644 index 0000000..0a3a9de Binary files /dev/null and b/assets/u/image/cards/cdist.jpg differ diff --git a/assets/u/image/cards/placeholder.png b/assets/u/image/cards/placeholder.png new file mode 100644 index 0000000..c1162de Binary files /dev/null and b/assets/u/image/cards/placeholder.png differ diff --git a/assets/u/image/cards/ungleichquizv6.jpg b/assets/u/image/cards/ungleichquizv6.jpg new file mode 100644 index 0000000..efe7b29 Binary files /dev/null and b/assets/u/image/cards/ungleichquizv6.jpg differ diff --git a/content/u/projects/cdist/contents.lr b/content/u/projects/cdist/contents.lr new file mode 100644 index 0000000..093fa47 --- /dev/null +++ b/content/u/projects/cdist/contents.lr @@ -0,0 +1,20 @@ +title: cdist +--- +subtitle: +cdist is an innovative Swiss configuration management system. Its core +values are simplicity and powerfulness: cdist requires only minimum on +its target system. Its distribution is push based. cdist configures +any host that has a ssh server running. +--- +image: /u/image/cards/cdist.jpg +--- +content: + +If you are like us, you like to run infrastructures and you like to +have things open and simple. For this reason we created cdist, the +Swiss configuration management system. + +It is written in Python3, but only requires an SSH server on the hosts +that you want to configure. + +Find out more about it on the [cdist homepage](https://cdi.st). diff --git a/content/u/projects/ungleich-quiz-v6/contents.lr b/content/u/projects/ungleich-quiz-v6/contents.lr new file mode 100644 index 0000000..ff1748b --- /dev/null +++ b/content/u/projects/ungleich-quiz-v6/contents.lr @@ -0,0 +1,13 @@ +title: ungleich quiz v6 +--- +subtitle: +Test your system engineering skills with ungleich quiz. Will you make +it to the hall of fame? We're as curious as you are! +--- +image: /u/image/cards/ungleichquizv6.jpg +--- +content: + +Who doesn't love quizzes? We certainly do and +this is why we created the [ungleich quiz +v6](https://ungleich.ch/en-us/cms/blog/2018/04/21/ungleich-quiz-v6/). diff --git a/templates/summary-page.html b/templates/summary-page.html index c59a9a8..c1fa773 100644 --- a/templates/summary-page.html +++ b/templates/summary-page.html @@ -14,6 +14,9 @@ {% if childpage.image %} childpage.title + {% else %} + childpage.title {% endif %}
{{ childpage.title }}