Skip to content

Commit 55e55f0

Browse files
authored
Fall 25 (#14)
* Update mkdocs.yml * . * moved to uv * Update netlify.toml * Update netlify.toml * Update netlify.toml * Update netlify.toml * . * fix * get involved on main page * Update README.md * social cards * Update README.md * Update pyproject.toml * Update README.md * Update 25-Fa.md * Social card * move * Update mkdocs.yml * Update README.md * . * Update mkdocs.yml --------- Co-authored-by: Patrick Kastner <[email protected]>
1 parent 36c6f18 commit 55e55f0

File tree

3 files changed

+5
-14
lines changed

3 files changed

+5
-14
lines changed

docs/projects/25fa/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ hide:
5151

5252
[:octicons-arrow-right-24: Learn more](../../25fa-energyinbuildings/README.md)
5353

54-
- :material-weather-sunny:{ .lg .middle } __Microclimate-ML (Geo-LSTM-Kriging)__
54+
- :material-weather-sunny:{ .lg .middle } __Microclimate-ML__
5555

5656
---
5757

@@ -63,7 +63,7 @@ hide:
6363

6464
---
6565

66-
[:octicons-arrow-right-24: Learn more](../../25fa-microclimate-lstm-kriging/README.md)
66+
[:octicons-arrow-right-24: Learn more](../../25fa-microclimate-ml/README.md)
6767

6868
- :material-city-variant:{ .lg .middle } __Microclimate-Outdoor+__
6969

mkdocs.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ plugins:
158158
locale: en
159159
fallback_to_build_date: true
160160
enable_creation_date: false
161+
enable_parallel_processing: false
161162
#exclude:
162163
# - index.md
163164
enabled: true
@@ -242,6 +243,7 @@ plugins:
242243
# you must keep the docs directory in the path (e.g., docs/path/to/file.md).
243244
keep_docs_dir: true
244245
nav_repos:
246+
245247
# Fall 2025
246248
- name: 25Fa-MedialAxis
247249
import_url: https://github.com/VIP-SMUR/25Fa-MedialAxis?branch=main
@@ -253,7 +255,7 @@ plugins:
253255
import_url: https://github.com/VIP-SMUR/25Fa-EnergyInBuildings?branch=main
254256
imports: [/README.md, /Figures/*, /images/*]
255257
- name: 25Fa-Microclimate-ML
256-
import_url: https://github.com/VIP-SMUR/25Fa-Microclimate-ML?branch=main
258+
import_url: https://github.com/VIP-SMUR/25Fa-Microclimate-ML?branch=clean
257259
imports: [/README.md, /Figures/*]
258260
- name: 25Fa-Microclimate-OutdoorPlus
259261
import_url: https://github.com/VIP-SMUR/25Fa-Microclimate-OutdoorPlus?branch=main
@@ -325,7 +327,6 @@ plugins:
325327
nav:
326328
- Home:
327329
- VIP-SMUR: index.md
328-
- Get involved: get-involved/profile/README.md
329330
- Projects:
330331
- Overview: projects/index.md
331332

repo.code-workspace

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

0 commit comments

Comments
 (0)