Skip to content

nathanlong/animation

Repository files navigation

Animation Playground

https://nathan-long.com/animation/

This is a throwaway demo site built to test different animation techniques, experiments, and stacks.

Hosting

This is hosted on Github Pages via a git worktree setup

Scripts

  • npm run clean - Scrubs the _site directory without removing .git information
  • npm run deploy - Runs the clean script, then generates a timestamp commit for deployment to the gh-pages branch
  • npm run new - Runs an interactive prompt for creating a new entry and auto-populating some YAML data