#Termux #staticweb #blog #webdev with #Pandoc, day 2.
Day 1 here: https://mastodon.ml/@jilotta/112797081655918169
Changelog:
+ Added first article and article index
+ Changed the colorscheme so that clicked links look pale and blend into text while fresh links are accented.
+ Added a <meta name="theme-color"> tag into template so that the browser statusbars match the background in color.
+ Fixed error screen. It's no longer white and lifeless. Now the font and the colorscheme match the rest of the website.
+ Added joke
+ Added favicon
+ Fixed file hierarchy
Quark (by suckless), the server I'm using, doesn't support HTTPS by default, and for it to work I'd need to install a TLS proxy.
It would be impossible to actually host the website from Termux since port :80 (the HTTP port) is blocked by the Android system. Currently, the site is hosted on my local WiFi at port :6969.
#androiddev #suckless #sucklesstools #staticwebsite