@@ -8,19 +8,19 @@ nav_order: 1
8
8
9
9
The Scikit-HEP project is a community-driven and community-oriented project
10
10
with the aim of providing Particle Physics at large with an ecosystem for data
11
- analysis in Python. [ Read more →] ({{site.baseurl}}{ % link pages/about/index.md %})
11
+ analysis in Python. [ Read more →] ({% link pages/about/index.md %})
12
12
13
13
New users can start with our
14
- [ user pages] ({{site.baseurl}}{ % link pages/user/index.md %}). See our
15
- [ developer pages] ({{site.baseurl}}{ % link pages/developers/index.md %})
14
+ [ user pages] ({% link pages/user/index.md %}). See our
15
+ [ developer pages] ({% link pages/developers/index.md %})
16
16
for information on developing Python packages.
17
17
18
18
<div markdown =" 1 " class =" text-center text-delta fs-3 " >
19
- [ News] ({{site.baseurl}}{ % link pages/news.md %}) •
19
+ [ News] ({% link pages/news.md %}) •
20
20
[ Tutorial] ( https://hsf-training.github.io/hsf-training-scikit-hep-webpage/ ) •
21
- [ Resources] ({{site.baseurl}}{ % link pages/user/resources.md %}) •
22
- [ Cite us] ({{site.baseurl}}{ % link pages/about/citing.md %}) •
23
- [ Get in touch] ({{site.baseurl}}{ % link pages/user/getting-in-touch.md %})
21
+ [ Resources] ({% link pages/user/resources.md %}) •
22
+ [ Cite us] ({% link pages/about/citing.md %}) •
23
+ [ Get in touch] ({% link pages/user/getting-in-touch.md %})
24
24
</div >
25
25
26
26
{% include package_table.html %}
@@ -34,4 +34,4 @@ stack. If you are looking for a deprecated package, see the [full package list][
34
34
[ gitter-skhep-link ] : https://gitter.im/Scikit-HEP/community
35
35
[ gitter-skhep-badge ] : https://badges.gitter.im/Scikit-HEP/community.svg
36
36
37
- [ full package list] : {{site.baseurl}}{ % link pages/packages/index.md %}
37
+ [ full package list] : {% link pages/packages/index.md %}
0 commit comments