pe.c
https://clbin.com/X1GkA (percent encode) and pd.c
https://clbin.com/8Ewrn (percent decode) https://tools.ietf.org/html/rfc3986#section-2.1. I'll have to publish them somewhere sometime.
~/src
and ~/bin
directories.
Markdown
, @eldersnake wrote about that here https://www.thelinuxrain.org/articles/mkws-static-site-generation-with-the-shell and how to get a development server going and live reload.
ulinux
vm.
ulinux
?
qemu
more convenient.
docker run -i -t prologic/ulinux
persistent?
initial-scale
? Tbh, I'd rather not reset the zoom.
\n<meta name=viewport content='width=device-width, initial-scale=1, maximum-scale=1'>\n
\n\nI'm not sure, but for me this works\n\n\n<meta name=viewport content='width=device-width'>\n
\n\nIsn't this enough?
*$
is more appropriate?
pp
version:\n\n\n#!/usr/local/bin/pp\n#!\nt="$*"\n#!\n<!DOCTYPE html>\n<meta charset=utf-8>\n<title>${t:=$(basename "$PWD")}</title>\n<style>*{font-family:sans-serif}</style>\n<h1>$t</h1>\n#!\nfor img in ??.jpg\ndo\n#!\n<a href=$img style=cursor:zoom-in><img src=$(basename "$img" .jpg)-vorschau.jpg alt='$t'></a>\n#!\ndone\n#!\n
docker
command to run ulinux
?
mkws
for ulinux
!
*.upphtml
extension as unpreprocessed
makes sense grammatically speaking (I'm not a native English speaker).
mkws
, it's not horrible, I dropped off any kind of versioning system as of recently.
mkws
to https://develop.cafe/.
tilde.institute
shell.
mkws
scripts, but it is the recommended way of customizing it.
judo
https://github.com/rollcat/judo
mkws
build log in the same view.