You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/content/_index.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,7 @@ title:
7
7
[[item]]
8
8
type = 'card'
9
9
title = 'Documented'
10
+
link = 'https://theme.scientific-python.org/user_guide/'
10
11
body = '''
11
12
The theme is documented at https://theme.scientific-python.org.
12
13
'''
@@ -20,12 +21,14 @@ The theme is being used by
20
21
[numpy.org](https://github.com/numpy/numpy.org), and
21
22
[scipy.org](https://github.com/scipy/scipy.org).
22
23
'''
24
+
link = 'https://github.com/search?q=scientific-python-hugo-theme+path:.gitmodules+(org:scientific-python+OR+repo:numpy/numpy.org+OR+repo:scipy/scipy.org)&type=code'
23
25
24
26
[[item]]
25
27
type = 'card'
26
28
title = 'Community Maintained'
27
29
body = '''
28
30
The theme is maintained by the [Theme Team](/about/).
0 commit comments