techne.

bio

TECHNE

noun

ART, SKILL; especially: the principles or methods employed in making something or attaining an objective

Welcome to techne.online! This website is a personal project of Evan Murphy. It is a platform for documenting some of his interests, and itself is an experiment in web development and design.

Read more about epistêmê and technê here.

E-mail:

GitHub: evo2000

2015 site: legacy.techne.online

technology

techne.online is built with a custom static-site generator, written in PHP. Once the site grew to the point where pure HTML/CSS became cumbersome and error-prone, I looked into various web frameworks and static-site generators. I was discouraged by the many dependencies and complexities that went along with them, when I mostly just needed a templating engine - so I made my own!

credits

Lokesh Dhakar, for the lightbox2 JavaScript library. This library is used throughout techne.online - it overlays images on the webpage, in a beautiful gallery style. See the GitHub repository here.

Mark James, for the famfamfam-silk icon pack. These wonderful icons can be seen throughout techne.online. See the GitHub repository here.

Gajus Kuizinas, for dindent. This is an HTML indentation library for PHP, which is used to format techne-ssg's output (view sorcerers rejoice!) See the GitHub repository here.