-
Page:
Configuration Page
Something about cookies or session info
I'll take some words about cookies and session info for
this site. While it could appear like I'm using cookies
to track site changes I'm technically not. I'm using
Session Storage (Here
MDN docs
if you are a webdev beginner). Which are not technically
cookies and have specific differences that makes more
suitable for this job.
This website only tracks information about the page position
and utility configurations. there are not transmitted
to the server in any way and I don't track them.
From this page you should be able to clear the information and
left your cache clean for this website. If you prefear it is
possible to do the same from the Developer console and check the
content.
Javascript
This website uses javascript extensively for page loading,
save/load options, configuration and theming. Those are not
required for the website to work but highly reccomended as
they enhance the website functionalities.
The website is also tested with browsers like elinks and eww
for minimum functionality, trying to not gatekeep the comic
behind specific browsers.
This website is not optimized for terminal browser though, For that
I reccomend The Gemini instance,
It contains all the same comics without js functionalities.
Indie Flower font by Kimberly Geswein under OFL1.1
Hunchentoot under 2-Clause BSD License
The website will collect information such as IP, time and page visited. This information will be kept only for debugging and monitoring purposes.