Utensil's technical posts in Chinese (mostly 2005-2020) utensil.tngl.sh/tech/
0

Configure Feed

Select the types of activity you want to include in your feed.

JavaScript 38.5%
CSS 15.1%
SCSS 8.6%
Haml 3.6%
Ruby 2.5%
TeX 2.4%
Shell 0.1%
HTML 0.1%
sed 0.1%
Other 29.1%
221 2 0

Clone this repository

https://tangled.org/utensil.tngl.sh/tech https://tangled.org/did:plc:4okbgfdicjxedpjngnfypgvh
git@tangled.org:utensil.tngl.sh/tech git@tangled.org:did:plc:4okbgfdicjxedpjngnfypgvh

For self-hosted knots, clone URLs may differ based on your setup.



README.md

utensil/tech#

publish

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)