Skip to content

Commit 31cfe44

Browse files
Add history document
1 parent 959feab commit 31cfe44

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

docs/history.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# History
2+
3+
This project was forked from [rapidsai/frigate](https://github.com/rapidsai/frigate). Frigate was originally created as a CLI tool for generating the `README` file for the [RAPIDS Helm Chart](https://github.com/rapidsai/helm-chart).
4+
5+
Fun fact `frigate` was built on Thanksgiving and Good Friday 2019 as a hacky side project.
6+
7+
Later `frigate` was extended for use within Sphinx documentation, specifically in [dask/dask-kubernetes](https://github.com/dask/dask-kubernetes).
8+
9+
When the RAPIDS Helm Chart was archived development on `frigate` slowed down as it was no longer being used and hadn't gained traction as a community tool.
10+
11+
Eventually the RAPIDS team decided to archive `frigate`, but the Sphinx extension was alive and kicking in various projects. So it was agreed that the Sphinx extension from `frigate` would be forked to become `sphinx-helm`.

docs/index.md

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
:maxdepth: 2
55
:hidden: true
66
customizing
7+
history
78
```
89

910
`sphinx-helm` is a [Sphinx](https://www.sphinx-doc.org/) plugin for automatically generating documentation for your [Helm charts](https://helm.sh/).

0 commit comments

Comments
 (0)