diff --git a/src/content/_projects/_index.md b/src/content/_projects/_index.md deleted file mode 100644 index 1f57954..0000000 --- a/src/content/_projects/_index.md +++ /dev/null @@ -1,11 +0,0 @@ -+++ -title = "Projects" -sort_by = "weight" -template = "cards.html" -insert_anchor_links = "left" - -[extra] -quick_navigation_buttons = true -+++ - - diff --git a/src/content/_projects/nixos.md b/src/content/_projects/nixos.md deleted file mode 100644 index c2b6166..0000000 --- a/src/content/_projects/nixos.md +++ /dev/null @@ -1,9 +0,0 @@ -+++ -title = "NixOS" -description = "Package Maintainer and active community member." -weight = 1 - -[extra] -local_image = "img/projects/nixos.svg" -link_to = "https://github.com/NixOS" -+++ diff --git a/src/content/_projects/openhsr.md b/src/content/_projects/openhsr.md deleted file mode 100644 index f4f7f57..0000000 --- a/src/content/_projects/openhsr.md +++ /dev/null @@ -1,9 +0,0 @@ -+++ -title = "open\\HSR" -description = "Association to advance the open source community and usage of alternative operation systems (particularly Linux) at HSR University of Applied Sciences (now OST)." -weight = 1 - -[extra] -local_image = "img/projects/open-hsr-logo-transparent.svg" -link_to = "https://github.com/openhsr" -+++ diff --git a/src/content/_projects/redbackup.md b/src/content/_projects/redbackup.md deleted file mode 100644 index 6394412..0000000 --- a/src/content/_projects/redbackup.md +++ /dev/null @@ -1,9 +0,0 @@ -+++ -title = "Redbackup" -description = "Prototype of a distributed backups software written in Rust.\nJoint study project with Raphael Zimmermann." -weight = 1 - -[extra] -local_image = "img/projects/redbackup.png" -link_to = "https://redbackup.github.io/" -+++ diff --git a/src/content/_projects/xmpp-grid-broker.md b/src/content/_projects/xmpp-grid-broker.md deleted file mode 100644 index 936eb6c..0000000 --- a/src/content/_projects/xmpp-grid-broker.md +++ /dev/null @@ -1,9 +0,0 @@ -+++ -title = "XMPP-Grid Broker" -description = "Feasibility study and implementation prototype of [RFC8600](https://tools.ietf.org/html/rfc8600) as contribution to the (then ongoing) standardization process.\nJoint bachelor thesis with Raphael Zimmermann." -weight = 1 - -[extra] -local_image = "img/projects/xmpp-grid-broker.svg" -link_to = "https://xmpp-grid-broker.github.io/" -+++