Skip to content

bsgip/eris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eris

Eris is a collection of multi-commodity energy modelling tools.

This repo contains the source for a documentation site, serving as a landing page for Eris and linking through to the individual tools and libraries that make up the Eris suite.


Hosted at: https://bsgip.github.io/eris


Deployment

The documentation is built and deployed automatically by a GitHub Action on pushes to main.

The documenation is hosted on this GitHub pages site, https://bsgip.github.io/eris.

Setup

The Eris documentation site is built using Material for Mkdocs.

In a suitable virtual environment, install mkdocs-material,

pip install mkdocs-material

Building Locally

Build and serve the site locally with,

mkdocs serve

This makes the site accessible from http://127.0.0.1:8000/eris/.

If you only want to check the site builds correctly run,

mkdocs build

Updating the Site

The site is a collection of markdown files in the docs/ directory.

The site is configured through the mkdocs.yml file.

The following sites might be helpful when updating the site or changing the site's configuration,

About

Flexible Multi-commodity Energy Modelling

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors