Moving to Wyam

It’s been quiet for way too long here. I don’t really have an excuse for my absence but I’ve been kind of busy, both personally and professionally. But I’m planning to post on here more frequently from now on. As always, trying something new in software development helps to become motivated and excited. In the last months, I’ve been using Jekyll as a static site generator to build this site. Though I enjoyed using Jekyll, I never really got into the Ruby environment and have been looking for something more familiar. ...

November 2, 2019 · 1 min · Marcel Jurtz

Static Site Generators

Some time ago I moved this website from WordPress to Jekyll, but I never really explained the reasons. That’s why I want to discuss in today’s post the option of managing websites using an offline CMS or Static Site Generator. CMS like WordPress are often ridiculed and devalued by their complexity or their overall structure. In the meantime, there is a variety of similar content management systems available, but they usually share the core functionalities and structure. Usually, these systems consist of a backend, via which the website is managed. Articles are stored via a relational database. The websites can be adapted visually to one’s own preferences via templates and with the help of plug-ins a wide variety of additional functions can be implemented without major effort. ...

February 10, 2019 · 4 min · Marcel Jurtz