summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2022-10-08 22:08:20 +0200
committerxengineering <me@xengineering.eu>2022-10-08 22:08:20 +0200
commit4912c1607b8b2f7bf2f8e3228c69b2b046f68f78 (patch)
treec862da2c83283953bd0f4dbaf84df69e981fcc91
parent84699e6b95439814daadcbcd7b425b0ec5e9adf2 (diff)
downloadwebsite-4912c1607b8b2f7bf2f8e3228c69b2b046f68f78.tar
website-4912c1607b8b2f7bf2f8e3228c69b2b046f68f78.tar.zst
website-4912c1607b8b2f7bf2f8e3228c69b2b046f68f78.zip
Add friendly_name attribute to git/*.md content
-rw-r--r--content/git/archinstall.md1
-rw-r--r--content/git/birdscan.md1
-rw-r--r--content/git/dotfiles.md1
-rw-r--r--content/git/iot-barcode-scanner.md1
-rw-r--r--content/git/ledcontrol.md1
-rw-r--r--content/git/libweb.md1
-rw-r--r--content/git/limox.md1
-rw-r--r--content/git/picontrol.md1
-rw-r--r--content/git/pkgbuilds.md1
-rw-r--r--content/git/scripts.md1
-rw-r--r--content/git/stlscope.md1
-rw-r--r--content/git/stm32f103c8-examples.md1
-rw-r--r--content/git/web-template.md1
-rw-r--r--content/git/webiot.md1
-rw-r--r--content/git/website.md1
-rw-r--r--content/git/xbackup.md1
-rw-r--r--content/git/xbot.md1
17 files changed, 17 insertions, 0 deletions
diff --git a/content/git/archinstall.md b/content/git/archinstall.md
index 758e9ee..4a942ce 100644
--- a/content/git/archinstall.md
+++ b/content/git/archinstall.md
@@ -1,5 +1,6 @@
{
"name":"archinstall",
+ "friendly_name":"archinstall",
"description":"Installation script for the Arch Linux operating system",
"state":"archived"
}
diff --git a/content/git/birdscan.md b/content/git/birdscan.md
index 2cc7143..bc25d58 100644
--- a/content/git/birdscan.md
+++ b/content/git/birdscan.md
@@ -1,5 +1,6 @@
{
"name":"birdscan",
+ "friendly_name":"birdscan",
"description":"Software to take beautiful pictures of birds with a Raspberry Pi camera",
"state":"active"
}
diff --git a/content/git/dotfiles.md b/content/git/dotfiles.md
index bc522a3..b7e109f 100644
--- a/content/git/dotfiles.md
+++ b/content/git/dotfiles.md
@@ -1,5 +1,6 @@
{
"name":"dotfiles",
+ "friendly_name":"dotfiles",
"description":"Git repository to track my personal GNU/Linux dotfiles",
"state":"active"
}
diff --git a/content/git/iot-barcode-scanner.md b/content/git/iot-barcode-scanner.md
index 28dd391..510532c 100644
--- a/content/git/iot-barcode-scanner.md
+++ b/content/git/iot-barcode-scanner.md
@@ -1,5 +1,6 @@
{
"name":"iot-barcode-scanner",
+ "friendly_name":"iot-barcode-scanner",
"description":"Service that makes barcode scanners available on the network for IoT usage",
"state":"archived"
}
diff --git a/content/git/ledcontrol.md b/content/git/ledcontrol.md
index e92802d..75e240e 100644
--- a/content/git/ledcontrol.md
+++ b/content/git/ledcontrol.md
@@ -1,5 +1,6 @@
{
"name":"ledcontrol",
+ "friendly_name":"ledcontrol",
"description":"Firmware project for the STM32F103C8T6 microcontroller to control LED strips",
"state":"experimental"
}
diff --git a/content/git/libweb.md b/content/git/libweb.md
index 7c3041c..064ac3a 100644
--- a/content/git/libweb.md
+++ b/content/git/libweb.md
@@ -1,5 +1,6 @@
{
"name":"libweb",
+ "friendly_name":"libweb",
"description":"Repository with reusable components for web development",
"state":"active"
}
diff --git a/content/git/limox.md b/content/git/limox.md
index 55bc92b..ce192d4 100644
--- a/content/git/limox.md
+++ b/content/git/limox.md
@@ -1,5 +1,6 @@
{
"name":"limox",
+ "friendly_name":"LimoX",
"description":"The Linux on mobile XMPP (LimoX) client",
"state":"active"
}
diff --git a/content/git/picontrol.md b/content/git/picontrol.md
index 697548f..cbc9a09 100644
--- a/content/git/picontrol.md
+++ b/content/git/picontrol.md
@@ -1,5 +1,6 @@
{
"name":"picontrol",
+ "friendly_name":"picontrol",
"description":"Small web application to shutdown or reboot your Raspberry Pi",
"state":"archived"
}
diff --git a/content/git/pkgbuilds.md b/content/git/pkgbuilds.md
index 9f44b01..4c72d95 100644
--- a/content/git/pkgbuilds.md
+++ b/content/git/pkgbuilds.md
@@ -1,5 +1,6 @@
{
"name":"pkgbuilds",
+ "friendly_name":"pkgbuilds",
"description":"Repository with packaging files for the Arch Linux build system",
"state":"active"
}
diff --git a/content/git/scripts.md b/content/git/scripts.md
index 062c306..39d5093 100644
--- a/content/git/scripts.md
+++ b/content/git/scripts.md
@@ -1,5 +1,6 @@
{
"name":"scripts",
+ "friendly_name":"scripts",
"description":"Some useful scripts",
"state":"active"
}
diff --git a/content/git/stlscope.md b/content/git/stlscope.md
index b412880..d609a89 100644
--- a/content/git/stlscope.md
+++ b/content/git/stlscope.md
@@ -1,5 +1,6 @@
{
"name":"stlscope",
+ "friendly_name":"stlscope",
"description":"Simple program to view .stl files",
"state":"active"
}
diff --git a/content/git/stm32f103c8-examples.md b/content/git/stm32f103c8-examples.md
index 2f1d578..7e62e70 100644
--- a/content/git/stm32f103c8-examples.md
+++ b/content/git/stm32f103c8-examples.md
@@ -1,5 +1,6 @@
{
"name":"stm32f103c8-examples",
+ "friendly_name":"stm32f103c8-examples",
"description":"Example C code for the STM32F103C8T6 microcontroller",
"state":"archived"
}
diff --git a/content/git/web-template.md b/content/git/web-template.md
index 0ea81de..b5131ae 100644
--- a/content/git/web-template.md
+++ b/content/git/web-template.md
@@ -1,5 +1,6 @@
{
"name":"web-template",
+ "friendly_name":"web-template",
"description":"Template project to simplify development of web applications",
"state":"archived"
}
diff --git a/content/git/webiot.md b/content/git/webiot.md
index 1273e25..61cf06c 100644
--- a/content/git/webiot.md
+++ b/content/git/webiot.md
@@ -1,5 +1,6 @@
{
"name":"webiot",
+ "friendly_name":"webiot",
"description":"Small webserver for my personal Internet of Things (IoT)",
"state":"active"
}
diff --git a/content/git/website.md b/content/git/website.md
index c724ea3..4352959 100644
--- a/content/git/website.md
+++ b/content/git/website.md
@@ -1,5 +1,6 @@
{
"name":"website",
+ "friendly_name":"website",
"description":"My website as a Git repository",
"state":"active"
}
diff --git a/content/git/xbackup.md b/content/git/xbackup.md
index 150231c..828fd90 100644
--- a/content/git/xbackup.md
+++ b/content/git/xbackup.md
@@ -1,5 +1,6 @@
{
"name":"xbackup",
+ "friendly_name":"xbackup",
"description":"Convenience wrapper around the Borg backup tool",
"state":"active"
}
diff --git a/content/git/xbot.md b/content/git/xbot.md
index bbbe874..1dbd8ac 100644
--- a/content/git/xbot.md
+++ b/content/git/xbot.md
@@ -1,5 +1,6 @@
{
"name":"xbot",
+ "friendly_name":"xbot",
"description":"Software to create simpel chat bots for the XMPP/Jabber protocol",
"state":"archived"
}