Skip to content
Snippets Groups Projects
Commit 0e460638 authored by Michael Blaschek's avatar Michael Blaschek :bicyclist:
Browse files

Merged data update

parents 08fa2757 f0e4d868
No related branches found
No related tags found
No related merge requests found
Showing
with 27 additions and 0 deletions
mkdocs/img/logo_ecmwf.png

10.1 KiB

File moved
File moved
mkdocs/img/mkdocs.png

25.4 KiB

mkdocs/img/rocket.png

12.9 KiB

File moved
mkdocs/img/ssh-tunnel-firefox.jpg

54.6 KiB

File moved
mkdocs/img/teachinghubnotebooks.png

171 KiB

{% extends "base.html" %}
{% block content %}
{% if page.nb_url %}
<a href="{{ page.nb_url }}" title="Download Notebook" class="md-content__button md-icon">
{% include ".icons/material/download.svg" %}
</a>
{% endif %}
{{ super() }}
{% endblock content %}
\ No newline at end of file
[data-md-color-scheme="uniwien"] {
--md-primary-fg-color: #0063a6;
--md-primary-fg-color--light: #0574bf;
--md-primary-fg-color--dark: #004675;
}
\ No newline at end of file
# Documentation static site generator & deployment tool
mkdocs>=1.4.2
# Theme
mkdocs-material>=8.5.2
mkdocs-material-extensions>=1.1
# Plugins
mkdocs-awesome-pages-plugin
mkdocs-git-revision-date-localized-plugin
mkdocs-jupyter
mkdocs-same-dir
mkdocs-exclude
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment