diff options
| author | Elis Eriksson <spelis@spelis.li> | 2026-07-04 22:04:31 +0200 |
|---|---|---|
| committer | Elis Eriksson <spelis@spelis.li> | 2026-07-04 22:04:31 +0200 |
| commit | c102b125743523ddac625f5ca9ee90da246cc646 (patch) | |
| tree | 3dbeba4fac581658baa6f44c4753ff448591bfc8 /content/blog | |
| parent | 5144b142f670a864cbbab438a3dc31efceedb3fd (diff) | |
| download | spelis-web-c102b125743523ddac625f5ca9ee90da246cc646.tar spelis-web-c102b125743523ddac625f5ca9ee90da246cc646.tar.gz spelis-web-c102b125743523ddac625f5ca9ee90da246cc646.tar.bz2 spelis-web-c102b125743523ddac625f5ca9ee90da246cc646.tar.lz spelis-web-c102b125743523ddac625f5ca9ee90da246cc646.tar.xz spelis-web-c102b125743523ddac625f5ca9ee90da246cc646.tar.zst spelis-web-c102b125743523ddac625f5ca9ee90da246cc646.zip | |
more blog related modifications
Diffstat (limited to 'content/blog')
| -rw-r--r-- | content/blog/11ty.md | 1 | ||||
| -rw-r--r-- | content/blog/cbin.md | 1 | ||||
| -rw-r--r-- | content/blog/pipedals.md | 1 |
3 files changed, 2 insertions, 1 deletions
diff --git a/content/blog/11ty.md b/content/blog/11ty.md index 2f60b34..5e837a7 100644 --- a/content/blog/11ty.md +++ b/content/blog/11ty.md @@ -2,7 +2,6 @@ title: This website now uses 11ty! keywords: new 11ty date: 2026-03-14 -modified: 2026-05-31 --- Thanks to my friend Jan Palma for making the website! (check him out <a href="https://janpalma.cz/" target="_blank">here</a>) diff --git a/content/blog/cbin.md b/content/blog/cbin.md index 3dbd1a3..e31767d 100644 --- a/content/blog/cbin.md +++ b/content/blog/cbin.md @@ -1,6 +1,7 @@ --- title: Made a Pastebin site :P keywords: pastebin bin paste cbin +date: 2026-05-07 --- These past few days I've spent my time working on a project called CBin, along with my friend Jan Palma (who made the frontend). It is a pastebin server written in C (if you couldn't tell) diff --git a/content/blog/pipedals.md b/content/blog/pipedals.md index 3136e3d..ab07957 100644 --- a/content/blog/pipedals.md +++ b/content/blog/pipedals.md @@ -1,6 +1,7 @@ --- title: Dead simple digital guitar pedals in C keywords: guitar pedal c simple +date: 2026-05-25 --- There's something I hate about the entire "professional digital audio workstation ecosystem", it's the complexity. |
