Personal tech blog by Yuki Sato.
🌐 Homepage: https://yukisato.dev
For local development, see AGENTS.md.
To automatically validate Jekyll builds before committing (recommended):
./scripts/install-hooks.shThis installs a Git pre-commit hook that validates your posts and config changes before allowing commits.
- Posts (original written content): All Rights Reserved — see
LICENSE-CONTENT. - Code (site tooling/config/theme customizations): MIT — see
LICENSE.