Remove projects subfolder
All checks were successful
CI / build (push) Successful in 46s

This commit is contained in:
Fabian Hauser 2024-10-20 21:57:59 +03:00
parent 3b2e4afc8e
commit b81dac7a53
5 changed files with 0 additions and 47 deletions

View file

@ -1,11 +0,0 @@
+++
title = "Projects"
sort_by = "weight"
template = "cards.html"
insert_anchor_links = "left"
[extra]
quick_navigation_buttons = true
+++

View file

@ -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"
+++

View file

@ -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"
+++

View file

@ -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/"
+++

View file

@ -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/"
+++