Skip to content
Snippets Groups Projects
Commit 7bb36890 authored by nesdis's avatar nesdis
Browse files

Improved Documentation.

parent 4a9b3a3c
Branches
No related tags found
No related merge requests found
from dataclasses import dataclass from dataclasses import dataclass
from typing import Sequence, Any from typing import Sequence, Any
djongo_access_url = 'https://www.patreon.com/nesdis' djongo_access_url = 'https://nesdis.github.io/djongo/sponsor/'
_printed_features = set() _printed_features = set()
......
...@@ -2,8 +2,9 @@ ...@@ -2,8 +2,9 @@
title: Discussion Board title: Discussion Board
permalink: /discuss/ permalink: /discuss/
toc: false toc: false
layout: splash
--- ---
Djongo groups is where you can watch for: Djongo forum is where you can watch for:
* New release announcements. * New release announcements.
* Suggest improvements. * Suggest improvements.
......
...@@ -26,7 +26,7 @@ sponsor_row: ...@@ -26,7 +26,7 @@ sponsor_row:
price: 7 price: 7
btn_id: price_7 btn_id: price_7
benefits: benefits:
- I answer **your questions** within 24 hours. - I answer your questions within 24 hours on Discord priority-support.
- You support the long term sustainability of the project. - You support the long term sustainability of the project.
- I mention your name in the source code. - I mention your name in the source code.
...@@ -34,9 +34,9 @@ sponsor_row: ...@@ -34,9 +34,9 @@ sponsor_row:
price: 15 price: 15
btn_id: price_15 btn_id: price_15
benefits: benefits:
- Your questions are **immediately** taken up for consideration and a resolution guaranteed. - You **get access to the djongoNxt** repository.
- Your questions are **immediately** taken up for consideration on Discord priority-support.
- You support the long term sustainability of the project. - You support the long term sustainability of the project.
- Your name is permanently mentioned as part of the source code.
- title: Advertise on Djongo - title: Advertise on Djongo
price: 50 price: 50
...@@ -49,6 +49,9 @@ sponsor_row: ...@@ -49,6 +49,9 @@ sponsor_row:
{% include tire_row %} {% include tire_row %}
* *Subscriptions are not binding and can be canceled any time.*
* *Upon successful checkout you are provided with an option to submit additional details required to deliver your benefits.*
<script> <script>
// Replace with your own publishable key: https://dashboard.stripe.com/test/apikeys // Replace with your own publishable key: https://dashboard.stripe.com/test/apikeys
var PUBLISHABLE_KEY = "pk_live_eEfW8XjO4oZUPRFaYASLCWqn"; var PUBLISHABLE_KEY = "pk_live_eEfW8XjO4oZUPRFaYASLCWqn";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment