Skip to content

Commit 86aa285

Browse files
committed
archive banners
1 parent e7e4bb2 commit 86aa285

10 files changed

Lines changed: 33 additions & 0 deletions

File tree

_config.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,12 @@ search_enabled: true
148148
heading_anchors: true
149149
permalink: pretty
150150

151+
callouts_level: quiet # or loud
152+
callouts:
153+
warning:
154+
title: Warning
155+
color: red
156+
151157
## Footer Content.
152158
# You should probably not change these, but may add to footer_content if necessary.
153159
# Replace `true` with any additional HTML that you would like to add.

announcements.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ nav_exclude: true
55
description: A feed containing all of the class announcements.
66
---
77

8+
{: .warning }
9+
⚠️ This content is archived as of March 2026 and is retained exclusively for reference. [Find current offerings.](https://data8.org/)
10+
811
# Announcements
912

1013
Announcements are stored in the `_announcements` directory and rendered according to the layout file, `_layouts/announcement.html`.

calendar.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ nav_order: 1
66
permalink: /
77
---
88

9+
{: .warning }
10+
⚠️ This content is archived as of March 2026 and is retained exclusively for reference. [Find current offerings.](https://data8.org/)
11+
912
# **Data 8: Foundations of Data Science**
1013

1114
{: .mb-2 }

faq.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ description: >-
66
Frequently Asked Questions and Debugging Tips
77
---
88

9+
{: .warning }
10+
⚠️ This content is archived as of March 2026 and is retained exclusively for reference. [Find current offerings.](https://data8.org/)
11+
912
# **Frequently Asked Questions**
1013

1114
<br>

home.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ seo:
77
name: Berkeley Class Site
88
---
99

10+
{: .warning }
11+
⚠️ This content is archived as of March 2026 and is retained exclusively for reference. [Find current offerings.](https://data8.org/)
12+
1013
# UC Berkeley Class Site Template
1114

1215
Just the Class is a GitHub Pages template developed for the purpose of quickly deploying course websites. In addition to serving plain web pages and files, it provides a boilerplate for:

reference.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ description: >-
66
Python Reference Guide
77
---
88

9+
{: .warning }
10+
⚠️ This content is archived as of March 2026 and is retained exclusively for reference. [Find current offerings.](https://data8.org/)
11+
912
# **Detailed Python Reference Sheet**
1013

1114
{:.no_toc}

resources.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ description: >-
66
nav_order: 5
77
---
88

9+
{: .warning }
10+
⚠️ This content is archived as of March 2026 and is retained exclusively for reference. [Find current offerings.](https://data8.org/)
11+
912
{:.no_toc}
1013

1114
# **Resources**

schedule.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ description: The weekly event schedule.
55
nav_order: 2
66
---
77

8+
{: .warning }
9+
⚠️ This content is archived as of March 2026 and is retained exclusively for reference. [Find current offerings.](https://data8.org/)
10+
811
# **Weekly Calendar & Office Hours**
912

1013
We use an [online sign-up system](https://oh.data8.org/) to help keep track of everyone. If some words are cutoff in the calendar below, you may need to zoom out to see the full information!

staff.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ description: A listing of all the course staff members.
55
nav_order: 4
66
---
77

8+
{: .warning }
9+
⚠️ This content is archived as of March 2026 and is retained exclusively for reference. [Find current offerings.](https://data8.org/)
10+
811
# **Staff**
912

1013
<!-- Staff information is stored in the `_staffers` directory and rendered according to the layout file, `_layouts/staffer.html`. -->

syllabus.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ description: >-
66
nav_order: 3
77
---
88

9+
{: .warning }
10+
⚠️ This content is archived as of March 2026 and is retained exclusively for reference. [Find current offerings.](https://data8.org/)
11+
912
# **Syllabus**
1013
{:.no_toc}
1114

0 commit comments

Comments
 (0)