Skip to content

Commit a32146d

Browse files
Use markdown links (#624)
* Use markdown links See <scientific-python/scientific-python-hugo-theme#568>. * Apply suggestions from code review --------- Co-authored-by: Jarrod Millman <[email protected]>
1 parent 8becc7a commit a32146d

File tree

7 files changed

+18
-18
lines changed

7 files changed

+18
-18
lines changed

content/_index.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ title:
88
type = 'card'
99
title = 'SPECs'
1010
body = '''
11-
[Scientific Python Ecosystem Coordination]({{% relref "/specs" %}}) documents are a mechanism by which practices are
11+
[Scientific Python Ecosystem Coordination](/specs) documents are a mechanism by which practices are
1212
discussed and propagated throughout the ecosystem.
1313
'''
1414

1515
[[item]]
1616
type = 'card'
1717
title = 'Summits'
1818
body = '''
19-
At the [summits]({{% relref "/summits" %}}), we get together both virtually and in-person
19+
At the [summits](/summits), we get together both virtually and in-person
2020
to plan and do ecosystem work.
2121
'''
2222

@@ -41,15 +41,15 @@ type = 'card'
4141
title = 'Sparse Arrays'
4242
body = '''
4343
One of our current focuses is on improving and maintaining the
44-
[sparse array]({{% relref "/grants/sparse_arrays" %}}) capabilities and
44+
[sparse array](/grants/sparse_arrays) capabilities and
4545
interoperability in the ecosystem.
4646
'''
4747

4848
[[item]]
4949
type = 'card'
5050
title = 'Community'
5151
body = '''
52-
Our [community efforts]({{% relref "/community" %}}) focus
52+
Our [community efforts](/community) focus
5353
on broadening participation and better coordinating volunteer efforts.
5454
'''
5555

content/about/_index.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ There are a numerous projects that use Python for computing, but we focus specif
4141

4242
## Who we are
4343

44-
Learn more about the [community]({{< relref "/community" >}}) that
44+
Learn more about the [community](/community) that
4545
powers Scientific Python.
4646

4747
## What We Do
@@ -51,11 +51,11 @@ We release all our work openly. In particular, all our code is released under a
5151
and documentation is released under the [CC-BY](https://creativecommons.org/licenses/by/4.0/) license.
5252

5353
- **SPECs**
54-
[Scientific Python Ecosystem Coordination]({{< relref "/specs" >}})
54+
[Scientific Python Ecosystem Coordination](/specs)
5555
documents are a mechanism by which practices are
5656
discussed and propagated throughout the ecosystem.
5757
- **Summits**
58-
At the [summits]({{< relref "/summits" >}}), we get together both virtually and in-person
58+
At the [summits](/summits), we get together both virtually and in-person
5959
to plan and do ecosystem work.
6060
- **Development Guide**
6161
Read this [community-maintained guide](https://learn.scientific-python.org/development/)
@@ -66,21 +66,21 @@ and documentation is released under the [CC-BY](https://creativecommons.org/lice
6666
One of our current focuses is on improving and maintaining the
6767
sparse array capabilities and interoperability in the ecosystem.
6868
- **Community**
69-
Our [community efforts]({{< relref "/community" >}}) focus
69+
Our [community efforts](/community) focus
7070
on broadening participation and better coordinating volunteer efforts.
7171

7272
<!--
7373
- **Tools**
74-
We maintain a collection of [tools]({{< relref "/tools" >}})
74+
We maintain a collection of [tools](/tools)
7575
used across the ecosystem.
7676
-->
7777

78-
Read about the [grants]({{< relref "/grants" >}}) that fund the work we do.
78+
Read about the [grants](/grants) that fund the work we do.
7979

8080
## Leadership
8181

8282
The following people are involved with leading the overall project.
83-
For more information, see our [governance and decision making process]({{% relref "/about/governance" %}}).
83+
For more information, see our [governance and decision making process](/about/governance).
8484

8585
### Community Managers
8686

@@ -98,4 +98,4 @@ For more information, see our [governance and decision making process]({{% relre
9898

9999
As a coordinating effort, the Scientific Python project has several teams that operate across the ecosystem.
100100
Specific projects may have their own governance structures.
101-
For example, the SPEC Steering Committee governance model is described [here]({{% relref "/specs/steering-committee" %}}).
101+
For example, the SPEC Steering Committee governance model is described [here](/specs/steering-committee).

content/about/governance.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The Scientific Python project has the following roles and responsibilities.
2222
### Community Members
2323

2424
The Scientific Python community consists of anyone working with the project.
25-
Community members must adhere to our [code of conduct]({{< relref "/code_of_conduct.md" >}}).
25+
Community members must adhere to our [code of conduct](/code_of_conduct).
2626

2727
### Community Managers
2828

@@ -42,7 +42,7 @@ to allow existing members time to voice objections.
4242
Community Leaders are Community Managers who have additional responsibilities to ensure the smooth running of the Scientific Python project.
4343
Community Leaders are expected to participate in strategic planning, approve changes to the governance model, and make decisions about funding granted to the Scientific Python project.
4444
(Funding to community members/projects is theirs to pursue and manage.)
45-
Community Leaders should ensure smooth progress on the big-picture [roadmap]({{< relref "roadmap.md" >}}).
45+
Community Leaders should ensure smooth progress on the big-picture [roadmap](/roadmap).
4646
Changes that impact the full project require analysis informed by long experience with both the project and the larger ecosystem.
4747
When the Community Managers (including the Community Leaders) fail to reach such a consensus in a reasonable timeframe, the Community Leaders may resolve the issue.
4848

content/code_of_conduct.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Scientific Python Ecosystem Core Team directly, or ask the Team for advice, in
110110
confidence.
111111

112112
You can report issues to the
113-
[Scientific Python Community Managers]({{% relref "/about#community-managers" %}}),
113+
[Scientific Python Community Managers](/about/#community-managers),
114114
115115

116116
<!--

content/grants/planning_next_decade/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ for the next decade of data science, we will:
3030

3131
Our initial focus is on creating a recommendation infrastructure for
3232
community-wide policy and on improving common engineering infrastructure
33-
(see the [SPEC]({{< relref "specs" >}}) documents).
33+
(see the [SPEC](/specs) documents).
3434

3535
Read the [full grant](../../doc/scientific-python-planning-grant-2020.pdf).
3636

content/grants/sparse_arrays/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ structures, as well as expanding on the existing scipy.sparse package.
2323

2424
For more information, please see the
2525
[full grant](../../doc/sparse-arrays-grant-2022.pdf)
26-
and the [sparse data summits page]({{< relref "/summits/sparse" >}}).
26+
and the [sparse data summits page](/summits/sparse).

content/news.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ See [summit website]({{% relref "/summits/developer/2024" %}}).
1111

1212
## 2023--05--30: First Developer Summit held in Seattle
1313

14-
See [summit website]({{% relref "/summits/developer/2023" %}}).
14+
See [summit website](/summits/developer/2023).
1515

1616
## 2021--04--21: SPECs announced at SciPy 2021
1717

0 commit comments

Comments
 (0)