Skip to content

onlymx13/xkcd-backward-in-time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inspired by https://xkcd.com/1017/

Requires the latest version of `yt-dlp` (install via e.g. `pip`) and `ffmpeg` to build assets (required for the tectonic plates functionality to work). If you get error 403 while building assets, update `yt-dlp`.

Get assets (required before first run): `npm run build_assets`
Clean assets: `npm run clean_assets`
Run for development: `npm run vite`

TODO:
* CSS
* TODOs in the code/repo
* show an analog clock spinning? analog calendar?
* more explanation on the page about what is going on

Releases

No releases published

Packages

No packages published