diff --git a/FUNDING.yml b/FUNDING.yml index aaaec6775..ffa83ab7c 100644 --- a/FUNDING.yml +++ b/FUNDING.yml @@ -1,6 +1,6 @@ # These are supported funding model platforms -#github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] +github: xonsh # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] #patreon: # Replace with a single Patreon username #open_collective: # Replace with a single Open Collective username #ko_fi: # Replace with a single Ko-fi username diff --git a/README.rst b/README.rst index 9daacdc8a..88c2d41ac 100644 --- a/README.rst +++ b/README.rst @@ -78,8 +78,9 @@ Jupyter-based interactive notebooks via `xontrib-jupyter `_. - `Write a tweet`_, post or an article to spread the good word about xonsh in the world. - Solve a `popular issue `_. - Solve a `good first issue `_. diff --git a/docs/_templates/index.html b/docs/_templates/index.html index 784be1872..1ba59972c 100644 --- a/docs/_templates/index.html +++ b/docs/_templates/index.html @@ -93,11 +93,14 @@ Talks + @@ -123,8 +126,9 @@

Xonsh is a Python-powered, cross-platform, Unix-gazing shell language and command prompt. The language is a superset of Python 3.6+ with additional shell primitives that you are used to from Bash and IPython. It works on all major systems including Linux, OSX, and Windows. Xonsh is meant for the daily use of experts and novices.

Install - Documentation + Docs Github + Donate @@ -579,6 +583,9 @@ chmod +x xonsh-x86_64.AppImage

Docker Hub

+

+ Donate +

diff --git a/news/become-a-sponsor-to-xonsh.rst b/news/become-a-sponsor-to-xonsh.rst new file mode 100644 index 000000000..2958fe1c8 --- /dev/null +++ b/news/become-a-sponsor-to-xonsh.rst @@ -0,0 +1,23 @@ +**Added:** + +* Now you can become a sponsor to xonsh - https://github.com/sponsors/xonsh + +**Changed:** + +* + +**Deprecated:** + +* + +**Removed:** + +* + +**Fixed:** + +* + +**Security:** + +*