Skip to content

Commit fb2fcd7

Browse files
Update footer (#5)
* Update footers * Add roadmap stub
1 parent 488c94c commit fb2fcd7

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

config.yaml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,20 @@ params:
6767
links:
6868
- text: About
6969
link: /about/
70+
- text: Roadmap
71+
link: /about/roadmap/
72+
- text: Code of Conduct
73+
link: https://scientific-python.org/code_of_conduct/
7074
column2:
75+
title: "Maintainers"
7176
links:
77+
- text: SPECs
78+
link: https://scientific-python.org/specs/
79+
- text: Summits
80+
link: https://scientific-python.org/summits/
81+
- text: Calendars
82+
link: https://scientific-python.org/calendars/
7283
column3:
7384
links:
85+
- text: Press kit
86+
link: https://scientific-python.org/press-kit/

content/about/roadmap.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: "Roadmap"
3+
---
4+
5+
## Roadmap section 1
6+
7+
Here is some roadmap text.
8+
9+
## Roadmap section 2

0 commit comments

Comments
 (0)