Skip to content

ige-geophysics/website

Repository files navigation

build-html Powered by Urubu

This is the source code for the Geophysics Lab website ige-geophysics.github.io.

Dependencies

See environment.yml.

Python 3.5+.

Urubu.

To compile

Using the Makefile:

make
make serve

The theme

The website theme is made using bootstrap.

Automatic deploy

The site is automatically built and deployed with GitHub Actions. See files .github/workflows/build.yml.