* Overview ..................................................... [001] * Make Script .................................................. [002] [001] Overview ______________________________________________________________________ Welcome to my website. I made this website as a means to push the limits of minimal web design, while maintaining readability and aesthetics. For that reason, this website is rather unique. Each page is a plain-text document which is inserted into some html tags in a template. The template contains the inline CSS. Every page is entirely self-contained and each page load of this website is only a single network request. An intentional by-product of this plain-text approach is that every page is curl-able. Go ahead and give it a try with +-------------------------------------------------------------------+ | | | $ curl https://ctrl-c.club/~ctb/index.txt | less | | | +-------------------------------------------------------------------+ [002] Make Script ______________________________________________________________________ I have written a build script that automatically translates ~/ links to the account ctrl-c.club for example I can link to this site with ~/ctb or I can link to ~/sadikkuzu