diff options
| author | EuAndreh <eu@euandre.org> | 2024-11-17 20:15:02 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2024-11-17 20:18:21 -0300 |
| commit | cfd0246b241cb6e58153e68f7e30ed56b9bf054b (patch) | |
| tree | 206deba2cec12187e835c64b8a7172277be1a2cf /t | |
| parent | rm tests/assert-frontmatter.sh (diff) | |
| download | euandre.org-cfd0246b241cb6e58153e68f7e30ed56b9bf054b.tar.gz euandre.org-cfd0246b241cb6e58153e68f7e30ed56b9bf054b.tar.xz | |
Remove jekyll infrastructure setup
Diffstat (limited to '')
| -rw-r--r-- | til-by-category.md | 13 | ||||
| -rw-r--r-- | til.md | 17 |
2 files changed, 0 insertions, 30 deletions
diff --git a/til-by-category.md b/til-by-category.md deleted file mode 100644 index 876e91b..0000000 --- a/til-by-category.md +++ /dev/null @@ -1,13 +0,0 @@ ---- - -title: TIL by category - -layout: default - -lang: en - -ref: til-by-category - ---- - -{% include categories.html kind="tils" %} @@ -1,17 +0,0 @@ ---- - -title: Today I Learned - -layout: default - -lang: en - -ref: tils - ---- - -**T**oday **I** **L**earned: small entries of useful knowledge. - -Shameless rip-off of [Anna e só](https://til.flourishing.stream/). - -{% include link-listing.html kind="tils" %} |
