aboutsummaryrefslogtreecommitdiff
path: root/src/blog/blog.md
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2023-08-19 19:29:04 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2023-08-19 19:29:04 +0200
commit35b57b07f63804ecf07b5c471a656a646b9d460a (patch)
tree761d970dfb629afa440c1654c16e60e52db02665 /src/blog/blog.md
parent3a2940a9648a4a6e3b47b5a55643f357fc7e6790 (diff)
downloadsebastiano.tronto.net-35b57b07f63804ecf07b5c471a656a646b9d460a.tar.gz
sebastiano.tronto.net-35b57b07f63804ecf07b5c471a656a646b9d460a.zip
New blog index; improved build script
Diffstat (limited to 'src/blog/blog.md')
-rw-r--r--src/blog/blog.md35
1 files changed, 0 insertions, 35 deletions
diff --git a/src/blog/blog.md b/src/blog/blog.md
deleted file mode 100644
index 6c21cd5..0000000
--- a/src/blog/blog.md
+++ /dev/null
@@ -1,35 +0,0 @@
1# Blog
2
3[RSS Feed](feed.xml)
4
5
6## 2023
7
8* 2023-07-11 [My minimalistic RSS feed setup](2023-07-11-feed)
9* 2023-06-16 [UNIX text filters, part 0 of 3: regular expressions](2023-06-16-regex)
10* 2023-05-05 [I had to debug C code on a smartphone](2023-05-05-debug-smartphone)
11* 2023-04-10 [The big rewrite](2023-04-10-the-big-rewrite)
12* 2023-03-30 [The man page reading club: dc(1)](2023-03-30-dc)
13* 2023-03-06 [Resizing my website's pictures with ImageMagick and find(1)](2023-03-06-resize-pictures)
14* 2023-02-25 [Job control: one shell is all you need](2023-02-25-job-control)
15* 2023-01-28 [The year of the Windows desktop](2023-01-28-windows-desktop)
16* 2023-01-11 [Aaron Swartz](2023-01-11-aaron-swartz)
17
18## 2022
19
20* 2022-12-30 [Getting my blog ready for 2023](2022-12-30-blog-ready)
21* 2022-12-24 [The man page reading club: ed(1)](2022-12-24-ed)
22* 2022-11-23 [Self-hosted git pages with stagit (featuring ed, the standard editor)](2022-11-23-git-host)
23* 2022-10-19 [Keeping my email sorted (the hard way)](2022-10-19-email-setup)
24* 2022-10-01 [The man page reading club: tetris(6)](2022-10-01-tetris)
25* 2022-09-20 [The man page reading club: sh(1) - part 2: commands and builtins](2022-09-20-sh-2)
26* 2022-09-13 [The man page reading club: sh(1) - part 1: shell grammar](2022-09-13-sh-1)
27* 2022-09-10 [Long live netbooks!](2022-09-10-netbooks)
28* 2022-09-05 [Pipe man into col -b to get rid of \^H](2022-09-05-man-col)
29* 2022-08-14 [How I update my website](2022-08-14-website)
30* 2022-07-07 [The man page reading club: shutdown(8)](2022-07-07-shutdown)
31* 2022-06-12 [The UNIX shell as an IDE: look stuff up with sed](2022-06-12-shell-ide-sed)
32* 2022-06-08 [The man page reading club: more(1)](2022-06-08-more)
33* 2022-06-04 [The gemini protocol](2022-06-04-gemini)
34* 2022-05-29 [The man page reading club: man(1)](2022-05-29-man)
35* 2022-05-21 [Blogs](2022-05-21-blogs)

Generated with cgit - Back to sebastiano.tronto.net