☆ Yσɠƚԋσʂ ☆@lemmy.ml to Technology@lemmy.mlEnglish · 2 days agoHardcore IndieWeb: Run your own website 100% independently for only $0.01/daywww.neatnik.netexternal-linkmessage-square20fedilinkarrow-up145cross-posted to: smallweb@lemmy.cafetechnology@midwest.social
arrow-up145external-linkHardcore IndieWeb: Run your own website 100% independently for only $0.01/daywww.neatnik.net☆ Yσɠƚԋσʂ ☆@lemmy.ml to Technology@lemmy.mlEnglish · 2 days agomessage-square20fedilinkcross-posted to: smallweb@lemmy.cafetechnology@midwest.social
minus-squareeleitl@lemmy.ziplinkfedilinkarrow-up1·23 hours agoPHP is additional vulnerability, while static html is bullet proof, as long as http server is safe and up to date.
minus-squareZarobi@aussie.zonelinkfedilinkEnglisharrow-up1·23 hours agoHow is PHP a vulnerability if it never leaves your machine and you only use it to build the HTML?
minus-squareeleitl@lemmy.ziplinkfedilinkarrow-up2·21 hours agoOh, if you’re only using it to generate static html it’s of course safe. I would prefer minimal markdown for blogs, though.
minus-squareZarobi@aussie.zonelinkfedilinkEnglisharrow-up2·21 hours agoI guess I just really like HTML. Any excuse to write actual HTML makes me happy
PHP is additional vulnerability, while static html is bullet proof, as long as http server is safe and up to date.
How is PHP a vulnerability if it never leaves your machine and you only use it to build the HTML?
Oh, if you’re only using it to generate static html it’s of course safe. I would prefer minimal markdown for blogs, though.
I guess I just really like HTML. Any excuse to write actual HTML makes me happy