Minor changes in posts

This commit is contained in:
moanos [he/him] 2019-09-16 19:31:16 +02:00
parent c285b5fb8b
commit aebff96b05
2 changed files with 13 additions and 6 deletions

View File

@ -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.

View File

@ -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/).