spv.shA to Linux@lemmy.mlEnglish · edit-221 hours ago[blog post] what it's like to live with as much foss software as possiblespv.shexternal-linkmessage-square22linkfedilinkarrow-up166arrow-down11file-text
arrow-up165arrow-down1external-link[blog post] what it's like to live with as much foss software as possiblespv.shspv.shA to Linux@lemmy.mlEnglish · edit-221 hours agomessage-square22linkfedilinkfile-text
minus-squareLuke@lemmy.mllinkfedilinkEnglisharrow-up9·19 hours agoYour website is refreshingly simple and also manages to be unique looking. I like it!
minus-squareMonkderVierte@lemmy.ziplinkfedilinkarrow-up1·edit-26 hours agoI don’t. Please make the header and footer smaller or non-floating on mobile. And padding of the text is too wide too. And on desktop, * {…} rules are not good behavior. Firefox complains about quirks mode too. Edit: this is about the website, the tech, not your blog. Didn’t got to read that yet.
minus-squarespv.shOPAlinkfedilinkEnglisharrow-up1·2 hours agoyeah, it’s pretty unoptimized for mobile. on my todo list. where does firefox complain about that? also i should change the license footer, you’re right
minus-squarespv.shOPAlinkfedilinkEnglisharrow-up10·18 hours agothank you! html pandoc template + nginx; i write my pages in markdown.
Your website is refreshingly simple and also manages to be unique looking. I like it!
I don’t. Please make the header and footer smaller or non-floating on mobile. And padding of the text is too wide too.
And on desktop,
* {…}
rules are not good behavior. Firefox complains about quirks mode too.Edit: this is about the website, the tech, not your blog. Didn’t got to read that yet.
yeah, it’s pretty unoptimized for mobile. on my todo list.
where does firefox complain about that?
also i should change the license footer, you’re right
thank you! html pandoc template + nginx; i write my pages in markdown.