Skip to content

Commit

Permalink
Add sub-pages for OSESM course at TU Wien (#9)
Browse files Browse the repository at this point in the history
* Add sub-pages for OSESM course at TU Wien

* Add the rst prolog
  • Loading branch information
danielhuppmann authored Jul 15, 2021
1 parent 6dfd035 commit a94e218
Show file tree
Hide file tree
Showing 6 changed files with 253 additions and 3 deletions.
17 changes: 17 additions & 0 deletions conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,20 @@
html_css_files = [
"iiasa.css",
]


# Prolog for all rst files
rst_prolog = """
.. |cc-by| raw:: html
<table>
<td>
<a rel="license" href="http://creativecommons.org/licenses/by/4.0/">
<img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" />
</a>
</td><td style="padding-left:20px">
All material on this page is published under <br />
a <a href="https://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
</td>
</table>
"""
7 changes: 4 additions & 3 deletions index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,11 @@ University courses and lectures
In this section, you find a collection of university lectures given by the ECE staff.
Take a look - no need to enroll!

Open Source Energy System Modeling
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.. toctree::
:maxdepth: 1

lectures/osesm-tuwien/index

https://data.ece.iiasa.ac.at/teaching/ by Daniel Huppmann

Code-and-Tell sessions
----------------------
Expand Down
50 changes: 50 additions & 0 deletions lectures/osesm-tuwien/_static/TU_Wien-Logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit a94e218

Please sign in to comment.