Back to page · View history on Github

📄 about.html.pm
#lang pollen

◊(define-meta title "About The Notepad")

◊emph{The Notepad} is the successor to my old tech-notes blog “Notepad.Exe”. Originally it existed mainly for me to record solutions to unusual computer problems that crop up regularly in IT work, in hopes that anyone googling for help on the same problems in the future could find what they needed. Now that Stack Overflow exists that’s not as necesary as it used to be, but I still need a place for some kind of techie fish-wrap style blogging so here we are.

The site is written with ◊link["//pollenpub.com"]{Pollen}, which means it’s basically a LISP program that spits out a website and a book from the same source◊numbered-note{I have written about this dual-publishing approach in the article ◊link["https://thelocalyarn.com/excursus/secretary/posts/web-books.html"]{The Unbearable Lightness of Web Pages}.}. You can see ◊link["https://github.com/otherjoel/thenotepad"]{the source code on Github}.

The fonts used on this site are ◊link["http://adobe-fonts.github.io/source-sans-pro/"]{Source Sans Pro} (free) for headings and body, and ◊link["http://practicaltypography.com/triplicate.html"]{Triplicate} for code.

Previous incarnations of the site can be found at ◊link["http://notely.blogspot.com/2008/07/resurrected.html"]{blogspot.com} (2012) and ◊link["http://web.archive.org/web/20061105132534/http://notepadexe.blogspot.com/index.html"]{the Wayback Machine} (2006).