-
Notifications
You must be signed in to change notification settings - Fork 84
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
put events in primary callouts on main page (#863)
- Loading branch information
Showing
1 changed file
with
11 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,15 @@ | ||
style: is-light | ||
items: | ||
- title: Events | ||
subtitle: Browse our upcoming workshops, training, and other community events. | ||
link: /events | ||
- title: US-RSE Virtual Workshop | ||
subtitle: Engage with the community on all things RSE through presentations and discussions,<br>September 14 & 16, 2022, 1-4pm ET | ||
link: /virtual-workshop-2022/ | ||
link_name: Get the Details | ||
- title: Research Software Engineers in eScience | ||
subtitle: Connect with other RSEs at eScience 2022 in Salt Lake City, October 11-14 | ||
link: /rse-escience-2022/ | ||
link_name: Learn More | ||
- title: About | ||
subtitle: Learn about US-RSE, including our community goals, Code of Conduct, and Mission Statement. | ||
link: /about | ||
link_name: Learn More | ||
- title: News | ||
subtitle: Read our latest newsletters or catch up with the community blog. | ||
link: /news | ||
- title: Research Software Engineers in HPC | ||
subtitle: Join the discussion at this SC22 workshop in Dallas on November 13 | ||
link: /rse-hpc-2022/ | ||
link_name: Learn More | ||
|