9f0e3bdb003ff7b8a8fedf11d077bbeb122ba380
Chaos Events
This repository contains code that generates the Chaos Events Website.
If fetches an ICS from a URL and generates html files that get placed in a specified directory.
Use with pip
pip install .
chaosevents path/to/out/directory
Use with flake
nix run . -- path/to/out/directory
Description
Languages
Python
49.3%
HTML
23.7%
Nix
17.6%
CSS
9.4%