1
0
Fork 0
Commit Graph

84 Commits (5ef653e3a67ca38d4eb66c7983e7c2c741d1b498)
 

Author SHA1 Message Date
LEdoian 5ef653e3a6 Fix typo 7 months ago
LEdoian d6bcb91587 render 7 months ago
LEdoian 27fe9ed02e Add article about printing on Möbius bands 7 months ago
LEdoian 605e0f7345 A few more insights into UCW layout 7 months ago
LEdoian 70875a5ec7 render 8 months ago
LEdoian 21430720e6 Add a guide of converting CBZ to PDF
Mainly because I think I might need it in the future and don't want to
try dead ends again…
8 months ago
LEdoian 23a28f196c re-render with newer pelican 8 months ago
LEdoian 4d05672581 render 8 months ago
LEdoian 947ced8a0c Publish forgetting-dns6 8 months ago
LEdoian d906a7cfee render 9 months ago
LEdoian 28c82097dc UCW vs. XKB: We know everything :-) 9 months ago
LEdoian ce07b83635 render 9 months ago
LEdoian 2133e2ffe1 UCW vs. XKB: more knowledge… 9 months ago
LEdoian f2d6fb04c1 Add a (simple) readme to this repo
just for lulz and links…
9 months ago
LEdoian 9f53d67650 render 9 months ago
LEdoian afe13e33b7 Add a page about the blog 9 months ago
LEdoian 07182d59b9 render 9 months ago
LEdoian 38ceb7cffd Add list of rendered drafts
Why not, they're public anyway.
9 months ago
LEdoian 2eb7ecb6dc render 9 months ago
LEdoian 702f9571df fix build 9 months ago
LEdoian 8b766e41ff UCW keymap (wip)
No branches, I don't care :-)
9 months ago
LEdoian c97ac18ce5 Merge branch 'pub/smrst-slides' into blog 10 months ago
LEdoian 44a0c5ed61 render 10 months ago
LEdoian a9808b56a9 Talks: slides from Smršť 10 months ago
LEdoian df53218d7e conf: don't include trailing slash in SITEURL
fixes 1 warning.
11 months ago
LEdoian 7b8c9971a6 render 11 months ago
LEdoian 77298d78ef Merge remote-tracking branch 'gitea/pub/forgetting-dns6' into blog 11 months ago
LEdoian 3cfae2f1a8 render 11 months ago
LEdoian 4253559cd5 Language fixups 11 months ago
LEdoian 6e0b669fbd render 11 months ago
LEdoian 371fb158c1 Convert images to curves
Browsers and SVG is dumb. Webkit (surf) does not stroke text and show
some end markers, Chromium does not show some end markers. This state is
stupid, but workable.

Please see previous commit if you need semantically reasonable files.
11 months ago
LEdoian 4df365b49a fixup! fixup! Fill ¨IPv6-land" 11 months ago
LEdoian 5997bea6c9 fixup! Fill ¨IPv6-land" 11 months ago
LEdoian af64aa1682 Fill ¨IPv6-land"
Might help Webkit show the text…
11 months ago
LEdoian f3a3ed98a0 Add legend to img4 11 months ago
LEdoian d502585320 Fix footnotes 11 months ago
LEdoian 608ea678e6 Move one of the labels a bit. 11 months ago
LEdoian 832b2f2394 Merge branch 'blog' into pub/forgetting-dns6 11 months ago
LEdoian 551360ea73 Theme: figure styling 11 months ago
LEdoian 616c873161 gen: make launchable from any directory 11 months ago
LEdoian 41d2ae70cf More syntax to my ReST cheat sheet 11 months ago
LEdoian 0018331cc9 Tweak the images 11 months ago
LEdoian 619bc4955a New article about DNS and forgoten AAAA for NS 11 months ago
LEdoian 35b4720c5b Add a few TODO items 2 years ago
LEdoian d6b7856228 render 2 years ago
LEdoian dadddffdea ./gen can now load environment itself
It was a bit too annoying to have to enter the venv. Of course, if the
venv does not exist (at the hardcoded (!) path), it still fails.
2 years ago
LEdoian d2b9658372 Add a script to initialize environment
When I get a clean repo (by cloning or by git-clean(1)), I do not want
to think about the usual commands to type, so I offload them here :-)
2 years ago
LEdoian 8432c48ea8 Allow other git related files 2 years ago
LEdoian f451474262 Ignore /var in output
This will serve as storage for other stuff, so we can serve something
else than the blog.

There cannot be a .gitignore in output/, since that directory gets
re-generated as a whole. (I could probably convince Pelican to always
put it there, but that seems more fragile than to hardcode it in repo
root.)
2 years ago
LEdoian 6592d4fbad Tweak ./gen a bit
Ofloaded content directory to the config file, allowed arbitrary
options.
2 years ago