Skip to content

Commit

Permalink
Update mkdocs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jdh4 authored Nov 3, 2024
1 parent 5666ecf commit 3db5032
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,24 @@ site_url: https://princetonuniversity.github.io/jobstats/
repo_url: "https://github.com/PrincetonUniversity/jobstats"
repo_name: PrincetonUniversity/jobstats
nav:
- What is Jobstats?: what_is.md
- What is Jobstats?: index.md
- Jobstats: jobstats.md
- Setup: setup.md
- Setup:
- Overall: setup/setup.md
- Prometheous: setup/prometheus.md
- Grafana: setup/grafana.md
- Open OnDemand: setup/ood.md
- Configuration File: configuration.md
- Installation: installation.md
- jobstats: using_jobstats.md
- Custom Notes: notes.md
- External Tools: external_tools.md
- Publications: publications.md

theme:
name: material
features:
- navigation.footer
- navigation.expand
palette:
# light mode
- scheme: default
Expand Down

0 comments on commit 3db5032

Please sign in to comment.