Skip to content

Commit 844b46d

Browse files
authored
Add link to the blog post to the documentation (#591)
1 parent c8a6c41 commit 844b46d

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/source/index.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
**Jupyter Releaser** contains a set of helper scripts and GitHub Actions to aid in automated releases of Python and npm packages.
44

5+
## Documentation
6+
57
```{toctree}
68
:maxdepth: 2
79
@@ -17,7 +19,11 @@ faq/index
1719
reference/changelog
1820
```
1921

20-
# Indices and tables
22+
### Blog post
23+
24+
For a high level overview of the Jupyter Releaser, check out [this post](https://blog.jupyter.org/automate-your-releases-with-the-jupyter-releaser-701e7b9841e6) on the Jupyter blog (published on October 29th, 2024).
25+
26+
## Indices and tables
2127

2228
- {ref}`genindex`
2329
- {ref}`modindex`

0 commit comments

Comments
 (0)