This site
How is this site made
This site is by itself a POSHDOC collection made mainly by hand with a plain text editor.
It does not use any cookies, dynamic or interactive elements and is completely rendered by your browser.
So if you don't like the appearance of the pages, blame it on the browser. Or change your browser – then blame it on yourself. For a start you can look at the instructions for changing the appearance for Firefox on www.itsupportguides.com.
Well, I cheated a little bit:
- We use the html5shiv-printshiv JavaScript library in order to enable HTML5 elements in Internet Explorer.
- We use the normalizer.css from Nicolas Gallagher for consistent rendering across browsers.
- We use our own minimal poshdoc.css for a left margin and a responsive breakpoint.
- The plain text editor used is Emacs which has ample support for writing HTML.
- And pdocbot is helping out with tedious tasks.