From 222f1706ed3c24033e0ab2f5a01ffdfc74d113db Mon Sep 17 00:00:00 2001 From: Stefan Kreutz Date: Thu, 13 May 2021 20:54:56 +0200 Subject: Update about page --- BACKLOG.md | 4 ++-- README.md | 2 +- about.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/BACKLOG.md b/BACKLOG.md index 56db1c7..28b578a 100644 --- a/BACKLOG.md +++ b/BACKLOG.md @@ -7,7 +7,7 @@ * https://securityheaders.com/?q=www.skreutz.com&hide=on&followRedirects=on * https://www.ssllabs.com/ssltest/analyze.html?d=www.skreutz.com&hideResults=on&latest * Regularly validate HTML, CSS, RSS, and Atom using [W3C tools](https://w3c.github.io/developers/tools/) -* Configure custom 404 page +* Configure custom 404 page using httpd.conf(5) location not found rule * Consider to disable logging (and advertise this on the about page) ## Content @@ -38,7 +38,7 @@ ## Blog -* Update about page +* Portable sftp server/sync using config-less rclone * shellpass, shellpass-ssh, shellpass-fzf, keybindings for cwm and tmux * smux * hacked vipe clone: vi-pipe diff --git a/README.md b/README.md index b240eac..8879598 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ to build pandoc: $ cabal v2-clean $ cabal v2-update - $ ulimit -d $((8*1024*1024)) + $ ulimit -Sd $((8*1024*1024)) $ cabal v2-build Print the help text of the custom static website generator: diff --git a/about.md b/about.md index fbda3ad..27fec1d 100644 --- a/about.md +++ b/about.md @@ -4,7 +4,7 @@ title: About My name is Stefan Kreutz. Among other things, I am a passionate software engineer living in Bad Honnef, Germany. -On my day job, I maintain a well-known self-service logistics solution for a small company near Bonn. +On my day job, I create self-service logistics solutions for a small company near Bonn. Besides, I hack on various side projects. ## Credits -- cgit v1.2.3