From 11a7b9b66ce34258a895d2d875fe1e7c0a278b9c Mon Sep 17 00:00:00 2001 From: Ngô Ngọc Đức Huy Date: Wed, 24 Apr 2024 22:47:39 +0700 Subject: Rename TIL to software notes --- content/sw-notes/_index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 content/sw-notes/_index.md (limited to 'content/sw-notes/_index.md') diff --git a/content/sw-notes/_index.md b/content/sw-notes/_index.md new file mode 100644 index 0000000..717b351 --- /dev/null +++ b/content/sw-notes/_index.md @@ -0,0 +1,8 @@ +--- +title: Software usage notes +--- + +Here are short notes on using some programs. Reading manuals is not always +intuitive or quick, even though the steps are so simple; so I collect them +here. Notes that are longer than a few lines are collected in the main blog +instead. -- cgit 1.4.1