diff options
Diffstat (limited to '')
-rw-r--r-- | src/symlinks.txt | 48 |
1 files changed, 24 insertions, 24 deletions
diff --git a/src/symlinks.txt b/src/symlinks.txt index 28320db..ebd28aa 100644 --- a/src/symlinks.txt +++ b/src/symlinks.txt @@ -10,7 +10,7 @@ feed.xml en/blog/feed.xml rss.xml en/blog/feed.xml feed.atom en/blog/feed.xml feed.en.atom en/blog/feed.xml -feed.til.en.atom en/tils/feed.xml +feed.til.en.atom en/til/feed.xml # Some I think existed, and where the logs show a few hundred missing hits images/atom.svg img/atom.svg @@ -23,7 +23,7 @@ index.html en/index.html security.txt .well-known/security.txt # Current published pages -static/attachments/autoqemu.tar.gz en/screencasts/2021/02/07/autoqemu.tar.gz +static/attachments/autoqemu.tar.gz en/screencast/2021/02/07/autoqemu.tar.gz static/attachments/cargo2nix-demo.tar.gz en/blog/2020/10/05/cargo2nix-demo.tar.gz static/attachments/cargo2nix.tar.gz en/blog/2020/10/05/cargo2nix.tar.gz static/attachments/fallible.tar.gz en/blog/2021/02/17/fallible.tar.gz @@ -37,38 +37,38 @@ static/lord-favicon.ico favicon.ico static/lord-favicon.png favicon.png static/lord-favicon.svg img/favicon.svg -resources/podcasts/2020-12-19-a-test-entry.flac en/podcasts/2020/12/19/test-entry.flac -resources/podcasts/2020-12-19-a-test-entry.flac.torrent en/podcasts/2020/12/19/test-entry.flac.torrent -resources/podcasts/2020-12-19-a-test-entry.ogg en/podcasts/2020/12/19/test-entry.ogg -resources/screencasts/2021-02-07-autoqemu-automate-installation-and-ssh-setup-of-iso-os-images.webm en/screencasts/2021/02/07/autoqemu.webm -resources/screencasts/2021-02-07-autoqemu-automate-installation-and-ssh-setup-of-iso-os-images.webm.torrent en/screencasts/2021/02/07/autoqemu.webm.torrent +resources/podcasts/2020-12-19-a-test-entry.flac en/podcast/2020/12/19/test-entry.flac +resources/podcasts/2020-12-19-a-test-entry.flac.torrent en/podcast/2020/12/19/test-entry.flac.torrent +resources/podcasts/2020-12-19-a-test-entry.ogg en/podcast/2020/12/19/test-entry.ogg +resources/screencasts/2021-02-07-autoqemu-automate-installation-and-ssh-setup-of-iso-os-images.webm en/screencast/2021/02/07/autoqemu.webm +resources/screencasts/2021-02-07-autoqemu-automate-installation-and-ssh-setup-of-iso-os-images.webm.torrent en/screencast/2021/02/07/autoqemu.webm.torrent -til.html en/tils/index.html -podcast.en.html en/podcasts/index.html -screencasts.en.html en/screencasts/index.html -pastebins.en.html en/pastebins/index.html +til.html en/til/index.html +podcast.en.html en/podcast/index.html +screencasts.en.html en/screencast/index.html +pastebins.en.html en/pastebin/index.html about.html en/about.html articles-by-category.html en/blog/categories.html -til-by-category.html en/tils/categories.html -podcast-episodes-by-category.html en/podcasts/categories.html -screencasts-by-category.html en/screencasts/categories.html -pastebins-by-category.html en/pastebins/categories.html +til-by-category.html en/til/categories.html +podcast-episodes-by-category.html en/podcast/categories.html +screencasts-by-category.html en/screencast/categories.html +pastebins-by-category.html en/pastebin/categories.html feed.articles.en.atom en/blog/feed.xml feed.blog.en.atom en/blog/feed.xml feed.posts.en.atom en/blog/feed.xml -feed.tils.en.atom en/tils/feed.xml -feed.podcasts.en.atom en/podcasts/feed.xml -feed.screencasts.en.atom en/screencasts/feed.xml -feed.pastebins.en.atom en/pastebins/feed.xml +feed.tils.en.atom en/til/feed.xml +feed.podcasts.en.atom en/podcast/feed.xml +feed.screencasts.en.atom en/screencast/feed.xml +feed.pastebins.en.atom en/pastebin/feed.xml feed.articles-by-category.en.article-review.atom en/blog/feed.article-review.xml feed.articles-by-category.en.mediator.atom en/blog/feed.mediator.xml feed.articles-by-category.en.presentation.atom en/blog/feed.presentation.xml feed.articles-by-category.en.video-review.atom en/blog/feed.video-review.xml -feed.pastebins-by-category.en.guix.atom en/pastebins/feed.guix.xml -feed.pastebins-by-category.en.nix.atom en/pastebins/feed.nix.xml -feed.tils-by-category.en.ci.atom en/tils/feed.ci.xml -feed.tils-by-category.en.git.atom en/tils/feed.git.xml -feed.tils-by-category.en.shell.atom en/tils/feed.shell.xml +feed.pastebins-by-category.en.guix.atom en/pastebin/feed.guix.xml +feed.pastebins-by-category.en.nix.atom en/pastebin/feed.nix.xml +feed.tils-by-category.en.ci.atom en/til/feed.ci.xml +feed.tils-by-category.en.git.atom en/til/feed.git.xml +feed.tils-by-category.en.shell.atom en/til/feed.shell.xml |