Skip to content

Commit

Permalink
Misc web updates (#287)
Browse files Browse the repository at this point in the history
* Accessibility enhancements.

* Adds new section for all ESDS representatives, and re-shuffles some representatives that have rotated off.

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
DanielAdriaansen and pre-commit-ci[bot] authored May 6, 2024
1 parent ace0b1a commit cb9446d
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 4 deletions.
20 changes: 16 additions & 4 deletions about.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,20 +9,32 @@ encourage each Lab, Center, Program or Office (LCPO) to support our efforts by d
to serve on the ESDS Leadership Committee and/or Working Groups as
described in our [governance document](https://docs.google.com/document/d/1xjNzJqZjeRzUg5BMipQVUsy2xA1SRlEiyJLpPmUAs9E/edit?usp=sharing).

## ESDS Representatives
* Daniel Adriaansen, RAL
* Drew Camron, Unidata
* John Clyne, CISL
* Orhan Eroglu, CISL
* Katelyn Fitzgerald, CISL
* Falko Judt, MMM
* Julia Kent, CISL
* Teagan King, CGD
* Mike Levy, CGD
* Ryan May, Unidata
* Lev Romashkov, CGD
* Susan Stringer, EOL

## ESDS Committees and Working Groups

### Leadership Committee
* Daniel Adriaansen, RAL
* Drew Camron, Unidata
* John Clyne, CISL
* Katie Dagon, CGD (stepping down, ~Feb 2024)
* Orhan Eroglu, CISL
* Falko Judt, MMM
* Teagan King, CGD
* Mike Levy, CGD
* Ryan May, Unidata
* Ulrike Romatschke, EOL
* Susan Stringer, EOL

### Community Working Group
* Katelyn FitzGerald, CISL
Expand All @@ -42,12 +54,12 @@ described in our [governance document](https://docs.google.com/document/d/1xjNzJ
* Anderson Banihirwe, CISL
* Deepak Cherian, CGD
* Heather Craker, CISL
* Katie Dagon, CGD
* Max Grover, CGD
* Thomas Hauser, CISL
* Matt Long, CGD
* Kevin Paul, CISL


* Ulrike Romatschke, EOL

## Vision

Expand Down
3 changes: 3 additions & 0 deletions accessibility.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Accessibility

The Earth System Data Science initiative follows accessibility guidelines outlined at this link: [Accessibility](https://www.ucar.edu/accessibility)
2 changes: 2 additions & 0 deletions conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@
# This pattern also affects html_static_path and html_extra_path.
exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store']

# Set language which will propagate to the top-level HTML tag
language = 'en'

# -- Options for HTML output -------------------------------------------------

Expand Down
1 change: 1 addition & 0 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ including a variety of blog posts and resources for the community
:maxdepth: 2
:hidden:
about
accessibility
faq
blog
communication
Expand Down

0 comments on commit cb9446d

Please sign in to comment.