/attend.seagl.org

Web interface to the SeaGL 2021 virtual conference

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

attend.seagl.org

Web interface to the virtual half of SeaGL 2023

Development

Install dependencies:

Build the static site:

make

Serve it at e.g. localhost:8000:

python -m 'http.server' --directory 'dist'