https://nathan-long.com/animation/
This is a throwaway demo site built to test different animation techniques, experiments, and stacks.
This is hosted on Github Pages via a git worktree setup
npm run clean
- Scrubs the _site
directory without removing .git
informationnpm run deploy
- Runs the clean script, then generates a timestamp commit
for deployment to the gh-pages
branchnpm run new
- Runs an interactive prompt for creating a new entry and
auto-populating some YAML data