Source code for the website http://fatiando.org
Made using Nikola, a static site generator. The plugin and theme to use IPython notebooks by Damián Avila. See his blog post for more information.
Questions and comments, contact Leonardo Uieda.
You'll need to install Nikola version 5.5.1 and all its dependencies. It is usually easier to install the dependencies separately.
Use make build
to generate the HTML for the site and
make serve
start a webserver and open it in Firefox.