From 6b67f429f3d45120d89f178b9e81043f2d2e8e17 Mon Sep 17 00:00:00 2001 From: straker Date: Wed, 2 Oct 2019 20:42:17 -0600 Subject: [PATCH] docs: add support link --- README.md | 6 ++++++ docs/index.html | 3 +++ docs/pages/index.js | 6 ++++++ 3 files changed, 15 insertions(+) diff --git a/README.md b/README.md index bb2eb231..25b98ef5 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,12 @@ A lightweight JavaScript gaming micro-library, optimized for js13kGames. All the documentation can be found on the [github page](https://straker.github.io/kontra/). +## Supporting + +Kontra.js is made possible by users like you. Through helping find issues, opening pull requests, and [funding continuous development](https://www.patreon.com/straker), Kontra.js can continue to provide you with quality improvements and updates. + +When you become a Patron, you get access to behind the scenes development logs, the ability to vote on which features to work on next, and early access to development builds. + ## Contributing Please note that this project is released with a [Contributor Code of Conduct](CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms. diff --git a/docs/index.html b/docs/index.html index 7b15e721..dda0311f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -96,6 +96,9 @@

Ready to Get Going?

  • Look at games made with Kontra.
  • Gain in-depth knowledge from the API docs.
  • +

    Support Future Development

    +

    Kontra.js is made possible by users like you. Through helping find issues, opening pull requests, and funding continuous development, Kontra.js can continue to provide you with quality improvements and updates.

    +

    When you become a Patron, you get access to behind the scenes development logs, the ability to vote on which features to work on next, and early access to development builds.

    diff --git a/docs/pages/index.js b/docs/pages/index.js index b72a81d8..573d07b4 100644 --- a/docs/pages/index.js +++ b/docs/pages/index.js @@ -33,6 +33,12 @@ Kontra prides itself in being: - Look at [games made with Kontra](made-with-kontra). - Gain in-depth knowledge from the API docs. +## Support Future Development + +Kontra.js is made possible by users like you. Through helping find issues, opening pull requests, and [funding continuous development](https://www.patreon.com/straker), Kontra.js can continue to provide you with quality improvements and updates. + +When you become a Patron, you get access to behind the scenes development logs, the ability to vote on which features to work on next, and early access to development builds. + @section What is Kontra.js? @page index