rialto-site This is a demonstration static site for the RIALTO project. It uses 11ty and data that is published by rialto-airflow. To develop: $ yarn install $ yarn run serve To build: $ yarn run build $ open _site/index.html