Skip to content

Commit 02e2829

Browse files
committed
MySTify
1 parent dfc8bca commit 02e2829

File tree

7 files changed

+5
-131
lines changed

7 files changed

+5
-131
lines changed

_config.yml

Lines changed: 0 additions & 80 deletions
This file was deleted.

_static/custom.css

Lines changed: 0 additions & 6 deletions
This file was deleted.

_static/footer-logo-nsf.png

-9.89 KB
Binary file not shown.

_templates/footer-extra.html

Lines changed: 0 additions & 27 deletions
This file was deleted.

_toc.yml

Lines changed: 0 additions & 11 deletions
This file was deleted.

environment.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@ name: web-map-feature-services-cookbook-dev
22
channels:
33
- conda-forge
44
dependencies:
5-
- jupyter-book
65
- jupyterlab
6+
- jupyterlab-myst
77
- jupyter_server
8-
- pip
98
- cartopy
109
- jupyter_bokeh
1110
- requests
@@ -14,5 +13,4 @@ dependencies:
1413
- geopandas
1514
- hvplot
1615
- owslib
17-
- sphinx-pythia-theme
1816
- mystmd

myst.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# See docs at: https://mystmd.org/guide/frontmatter
22
version: 1
33
extends:
4-
- https://raw.githubusercontent.com/projectpythia-mystmd/pythia-config/main/pythia.yml
4+
- https://raw.githubusercontent.com/projectpythia/pythia-config/main/pythia.yml
55
project:
66
id: 00033604-f595-498a-9407-eab331b49411
77
# title:
@@ -24,6 +24,6 @@ project:
2424

2525
site:
2626
template: book-theme
27-
# options:
28-
# favicon: favicon.ico
29-
# logo: site_logo.png
27+
options:
28+
logo: notebooks/images/logos/pythia_logo-white-rtext.svg
29+
folders: true

0 commit comments

Comments
 (0)