From aebff96b05a58033051ea5abf595b31877454a43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julian-Samuel=20Geb=C3=BChr?= Date: Mon, 16 Sep 2019 19:31:16 +0200 Subject: [PATCH] Minor changes in posts --- content/post/ILMO.md | 11 +++++++++-- content/post/hello-world.md | 8 ++++---- 2 files changed, 13 insertions(+), 6 deletions(-) diff --git a/content/post/ILMO.md b/content/post/ILMO.md index 1bec242..1a03196 100644 --- a/content/post/ILMO.md +++ b/content/post/ILMO.md @@ -8,10 +8,17 @@ categories: [Projects] --- # ILMO -ILMO is my first bigger FOSS-project. It aims at managing small libraries as found in a department of a university. +is my first bigger FOSS-project. It aims at managing small libraries as found in a department of a university. ## History: -I started to create ILMO for the (rather small) library in the study rooms of mediacal engineering. It contains about 300 books, 120 labcoats and safty glasses and some more stuff. As I was in charge of the lends I started to get annoyed by our paper-based solution. Especially when a bunch of people was trying to lend things it took to much time. Also reminding people to retun stuff was unnecessary complicated. Therfore I started to programm this library management tool from scratch. I only reused some basic database and session functions. The project is still a field of learning how to do things for me. Nevertheless after about half a year of development and many tests the system went live in winter 2018. Since then I fill the bugtracker and slowly improve workflows and add functions. +I started to create ILMO for the (rather small) library in the study rooms of mediacal engineering. +It contains about 300 books, 120 labcoats and safty glasses and some more stuff. +As I was in charge of the lends I started to get annoyed by our paper-based solution. +Especially when a bunch of people was trying to lend things it took to much time. Also reminding people to return stuff was unnecessary complicated. +Therfore I started to programm this library management tool from scratch. I only reused some basic database and session functions. +The project is still a field of learning how to do things for me. +Nevertheless after about half a year of development and many tests the system went live in Winter 2018. +Since then I fill the bugtracker and slowly improve workflows and add functions. ## License Of course the program is open-source and licensed under GPLv3. diff --git a/content/post/hello-world.md b/content/post/hello-world.md index 7c8ee31..4d7f0a6 100644 --- a/content/post/hello-world.md +++ b/content/post/hello-world.md @@ -1,11 +1,11 @@ --- title: "Hello World" -date: 2019-08-20T16:35:58+02:00 +date: 2019-09-14T16:35:58+02:00 draft: False categories: ["me"] --- # Hello world -Welcome to my new blog! I don't know what this will all be about - but we will see :) +Welcome to my new blog! I don't know what this will all be about - but I will sort this out. +As a start I decided to blog in English, but I can imagine that there will be a mix between English and German in the future. -The blog is created with the static site generator HUGO and the (customized) theme Casper Two. -We will see how this works out, I can imagine to chnge the theme in the future - or to do more customizations. +The blog is created with the static site generator HUGO and the theme [Nederburg](https://themes.gohugo.io/hugo-nederburg-theme/).