utensil/tech#
Utensil's technical posts (mostly 2005-2020), built with Middleman.
Published at https://utensil.github.io/tech/.
This repository was split out of utensil/utensil.github.io
with full git history and original timestamps preserved (via git filter-repo).
Its companion is utensil/writings.
Build#
bundle
bundle exec middleman server # local preview
bundle exec middleman build # output in build/
A push to the middleman branch builds the site and deploys it to GitHub Pages
via .github/workflows/ruby.yml.
Licence#
Code is licensed under the MIT License (see LICENSE.md). Blog content is
licensed under (CC) BY-NC-ND.
Copyright (c) Utensil (https://github.com/utensil)