Commits
Split out tech and writings into standalone repos
The technical posts and the writings now live in their own Middleman repos,
each extracted with full git history and original timestamps preserved:
- https://github.com/utensil/tech -> https://utensil.github.io/tech/
- https://github.com/utensil/writings -> https://utensil.github.io/writings/
Remove source/tech and source/writings here (plain deletion, history kept)
and trim config.rb to the remaining blogs blog, so this site no longer builds
or deploys those two sections. The legacy /blogs/... redirects to the Hugo blog
are unchanged.
This reverts commit 441cbdedb872b3101b6275283666aabdaa8da7be.
This reverts commit 86aa63fb1ec880de768087c90416ced829208ab1.
Upgrade to GitHub-native Dependabot
The technical posts and the writings now live in their own Middleman repos,
each extracted with full git history and original timestamps preserved:
- https://github.com/utensil/tech -> https://utensil.github.io/tech/
- https://github.com/utensil/writings -> https://utensil.github.io/writings/
Remove source/tech and source/writings here (plain deletion, history kept)
and trim config.rb to the remaining blogs blog, so this site no longer builds
or deploys those two sections. The legacy /blogs/... redirects to the Hugo blog
are unchanged.