Run uvx orders-of-magnitude to generate orders-of-magnitude.html and
orders-of-magnitude.css in the current working directory.
- Edit
src/orders_of_magnitude/data/lengths.yml(and any other dataset files). - Edit
src/orders_of_magnitude/templates/index.htmlfor layout andsrc/orders_of_magnitude/templates/index.cssfor styles. - Run
nox -s render_site. - Commit the updated
index.htmlandindex.css.