blob: 84eb01479d5a023922b1c8cb964a9783564596be (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
|
# Paths that existed as I changed my mind on where to put them
en/favicon.ico favicon.ico
favicon/favicon.ico favicon.ico
static/favicon.svg img/favicon.svg
css/styles.css style.css
static/style.css style.css
public-key.txt public.asc.txt
atom.xml en/blog/feed.xml
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
# Some I think existed, and where the logs show a few hundred missing hits
images/atom.svg img/atom/light.svg
images/link.svg img/link/light.svg
images/lock.svg img/lock/light.svg
images/envelope.svg img/envelope/light.svg
# "Official" redirections
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/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
static/attachments/swift2nix-demo.tar.gz en/blog/2020/10/05/swift2nix-demo.tar.gz
static/attachments/swift2nix.tar.gz en/blog/2020/10/05/swift2nix.tar.gz
static/atom.svg img/atom/light.svg
static/envelope.svg img/envelope/light.svg
static/link.svg img/link/light.svg
static/lock.svg img/lock/light.svg
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
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
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
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.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
|