utensil/writings#
Utensil's writings (书写), built with Middleman. See also about.
Published at https://utensil.github.io/writings/.
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/tech.
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)