Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 647 Bytes

readme.md

File metadata and controls

20 lines (14 loc) · 647 Bytes

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