Source code for https://ige-geophysics.github.io/
This is the source code for the Geophysics Lab website ige-geophysics.github.io.
See environment.yml.
Python 3.5+.
Urubu.
Using the Makefile:
make
make serveThe website theme is made using bootstrap.
The site is automatically built and deployed with GitHub Actions.
See files .github/workflows/build.yml.