ige-geophysics / website

This is the source code for the Geophysics Lab website
https://www.ige.unicamp.br/geophysics/
BSD 3-Clause "New" or "Revised" License
1 stars 2 forks source link
bootstrap earth-science geophysics geoscience jinja2 python science urubu

Source code for https://ige-geophysics.github.io/

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.