From b05bca40b79efff5d35f05871e837316577d221c Mon Sep 17 00:00:00 2001 From: Tasia Iso Date: Wed, 5 Jun 2024 10:11:32 +0200 Subject: [PATCH] more stuff --- docs/commissions.md | 2 +- docs/index.md | 6 ++++++ docs/posts/productivity.md | 1 + 3 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 docs/posts/productivity.md diff --git a/docs/commissions.md b/docs/commissions.md index 1f86201..228d4b1 100644 --- a/docs/commissions.md +++ b/docs/commissions.md @@ -17,7 +17,7 @@ I'm proficient with the Nix package manager and with Docker. Additionally, I've been researching supply chain security for a while. I can probably help make your software a bit more secure! -Also, I know a fair bit about SQL databases, MongoDB, Express, Lit and Electron. +Also, I know a fair bit about SQL databases, MongoDB, Bash, Mkdocs, Express, Lit and Electron. I put an emphasis on clean code, using standard software developement principles (DRY, KISS, etc). I enjoy writing minimalist, efficient and secure code. diff --git a/docs/index.md b/docs/index.md index 3608067..5d3216d 100644 --- a/docs/index.md +++ b/docs/index.md @@ -62,6 +62,12 @@ If you like my posts, please consider supporting me on [Liberapay](https://liber - rss feed - offline archives (.zim) - gemini capsule +- more posts + - Notifications: from Push to Pull + - How I do productivity + - Using `curl | bash` safely + - A list of useful FLOSS apps + - A post about NixOS and flakes or whatever ## changelog diff --git a/docs/posts/productivity.md b/docs/posts/productivity.md new file mode 100644 index 0000000..7074107 --- /dev/null +++ b/docs/posts/productivity.md @@ -0,0 +1 @@ +How I do productivity