diff --git a/README.md b/README.md index ac5f8dc..6bc2174 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ and served using [Hugo](https://gohugo.io). ## Build -After installing Hugo, build locally: +After installing Hugo and Dart Sass, build locally: ``` git submodule update --init @@ -30,8 +30,7 @@ It needs a with `read:org` permissions. The token has to be exported as `GH_TOKEN`. ``` -export GH_TOKEN=xxxxxxxxxx -make teams +GH_TOKEN=xxxxxxxxxx make teams ``` ## Analytics diff --git a/content/en/about.md b/content/en/about.md index 3188ce6..45fa3b9 100644 --- a/content/en/about.md +++ b/content/en/about.md @@ -88,20 +88,13 @@ making a donation to the project commensurate with your resources. Any amount helps! Donations are managed by the [NumFOCUS](https://numfocus.org) -foundation, which passes 90% of your contribution to the SciPy project, +foundation, which passes your contribution to the SciPy project, and provides the SciPy development team with basic administrative and -legal services for the other 10%. NumFOCUS is a 501(c)3 non-profit +legal services. NumFOCUS is a 501(c)3 non-profit foundation, so if you are subject to the US Tax law, your contributions are tax-deductible. -
- - Donate to SciPy - -
+{{}} ## Acknowledgements diff --git a/layouts/shortcodes/opencollective.html b/layouts/shortcodes/opencollective.html new file mode 100644 index 0000000..a91bd42 --- /dev/null +++ b/layouts/shortcodes/opencollective.html @@ -0,0 +1,14 @@ +
+ + + +
+ + diff --git a/static/images/logos/opencollective.png b/static/images/logos/opencollective.png new file mode 100644 index 0000000..e664af9 Binary files /dev/null and b/static/images/logos/opencollective.png differ diff --git a/themes/scientific-python-hugo-theme b/themes/scientific-python-hugo-theme index 6c111e2..99868aa 160000 --- a/themes/scientific-python-hugo-theme +++ b/themes/scientific-python-hugo-theme @@ -1 +1 @@ -Subproject commit 6c111e2d4bf270a86b32d0c853bf9d35f4bca355 +Subproject commit 99868aa6bac64e1339840b96e9c1d05273b8dc4d