Skip to content

Commit 0be3526

Browse files
committed
Add social links
1 parent e337458 commit 0be3526

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,12 @@ We foster collaboration and knowledge sharing to lower barriers to contribution,
1414
As a domain stack within the larger [Scientific Python project](https://scientific-python.org/), Statistical Python leverages the strengths of the scientific Python ecosystem while addressing the unique needs of the statistical community.
1515
Our vision is to connect statistical innovation with open-source software engineering, drawing on best practices from both the Python and R communities.
1616
We aim to catalyze the growth of a vibrant, cross-disciplinary developer and user base, making Python a premier platform for statistical computing and education.
17+
18+
:header-rows: 1
19+
:label: table-frontmatter-social-links
20+
* - Field
21+
- Description
22+
* - `url`
23+
- a string - website or homepage of the author
24+
* - `bluesky`
25+
- scientific-python.org

myst.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ project:
77
# keywords: []
88
# authors: []
99
github: https://github.com/statistical-python/
10+
social:
11+
github: statistical-python
12+
discourse: https://discuss.scientific-python.org/
13+
discord: https://discord.com/invite/vur45CbwMz
1014
# To autogenerate a Table of Contents, run "myst init --write-toc"
1115
site:
1216
template: book-theme

0 commit comments

Comments
 (0)