diff --git a/src/content/bitbucket-backup.html b/src/content/bitbucket-backup.html index faebf90..469d423 100644 --- a/src/content/bitbucket-backup.html +++ b/src/content/bitbucket-backup.html @@ -1,5 +1,6 @@ ---- -layout: projectpage -title: Bitbucket Backup -markdownurl: https://raw.githubusercontent.com/christianspecht/bitbucket-backup/master/readme-full.md ---- +--- +layout: projectpage +title: Bitbucket Backup +summary: "A backup tool which clones all your Bitbucket repositories to your local machine" +markdownurl: https://raw.githubusercontent.com/christianspecht/bitbucket-backup/master/readme-full.md +--- diff --git a/src/content/missilesharp.html b/src/content/missilesharp.html index ec7dad6..6b0268a 100644 --- a/src/content/missilesharp.html +++ b/src/content/missilesharp.html @@ -1,5 +1,6 @@ ---- -layout: projectpage -title: MissileSharp -markdownurl: https://raw.githubusercontent.com/christianspecht/missilesharp/master/readme-full.md ---- +--- +layout: projectpage +title: MissileSharp +summary: ".NET library to control an USB Missile Launcher" +markdownurl: https://raw.githubusercontent.com/christianspecht/missilesharp/master/readme-full.md +--- diff --git a/src/content/recordset-net.html b/src/content/recordset-net.html index 6ae422c..5388e38 100644 --- a/src/content/recordset-net.html +++ b/src/content/recordset-net.html @@ -1,5 +1,6 @@ ---- -layout: projectpage -title: Recordset.Net -markdownurl: https://raw.githubusercontent.com/christianspecht/recordset.net/master/readme-full.md ---- +--- +layout: projectpage +title: Recordset.Net +summary: "Converts .NET POCOs to ADODB.Recordsets" +markdownurl: https://raw.githubusercontent.com/christianspecht/recordset.net/master/readme-full.md +--- diff --git a/src/content/roboshell-backup.html b/src/content/roboshell-backup.html index 7c8fd43..6f48dc4 100644 --- a/src/content/roboshell-backup.html +++ b/src/content/roboshell-backup.html @@ -1,5 +1,6 @@ ---- -layout: projectpage -title: RoboShell Backup -markdownurl: https://raw.githubusercontent.com/christianspecht/roboshell-backup/master/readme-full.md ---- +--- +layout: projectpage +title: RoboShell Backup +summary: "A simple personal backup tool, using RoboCopy and written in Windows Powershell" +markdownurl: https://raw.githubusercontent.com/christianspecht/roboshell-backup/master/readme-full.md +--- diff --git a/src/content/simpleleague.html b/src/content/simpleleague.html index 484e264..934dc68 100644 --- a/src/content/simpleleague.html +++ b/src/content/simpleleague.html @@ -1,5 +1,6 @@ ---- -layout: projectpage -title: SimpleLeague -markdownurl: https://raw.githubusercontent.com/christianspecht/simpleleague/master/readme-full.md ---- +--- +layout: projectpage +title: SimpleLeague +summary: "Minimalistic tool to display tabular league data (results, rankings etc.) in existing websites." +markdownurl: https://raw.githubusercontent.com/christianspecht/simpleleague/master/readme-full.md +--- diff --git a/src/content/tasko.html b/src/content/tasko.html index 1e51abb..73ba422 100644 --- a/src/content/tasko.html +++ b/src/content/tasko.html @@ -1,5 +1,6 @@ ---- -layout: projectpage -title: Tasko -markdownurl: https://raw.githubusercontent.com/christianspecht/tasko/master/readme-full.md ---- +--- +layout: projectpage +title: Tasko +summary: "Simple to-do list app for your own server (with Android client)" +markdownurl: https://raw.githubusercontent.com/christianspecht/tasko/master/readme-full.md +--- diff --git a/src/content/vba-helpers.html b/src/content/vba-helpers.html index e40d80e..9f16d55 100644 --- a/src/content/vba-helpers.html +++ b/src/content/vba-helpers.html @@ -1,5 +1,6 @@ ---- -layout: projectpage -title: VBA Helpers -markdownurl: https://raw.githubusercontent.com/christianspecht/vba-helpers/master/readme-full.md ---- +--- +layout: projectpage +title: VBA Helpers +summary: "A collection of useful VBA functions" +markdownurl: https://raw.githubusercontent.com/christianspecht/vba-helpers/master/readme-full.md +---