Skip to content

Create Dedicated support page #456

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
kjaymiller opened this issue Sep 20, 2024 · 6 comments
Closed

Create Dedicated support page #456

kjaymiller opened this issue Sep 20, 2024 · 6 comments
Assignees
Labels
content good first issue Good for newcomers

Comments

@kjaymiller
Copy link
Contributor

Currently we only have the donate page on the website.

I would like to add a donate page that includes:

  • The commitchange embed (take the code from the homepage)
  • An embed of our PITCH DECK
<div
  style="position: relative; width: 100%; height: 0; padding-top: 56.2500%;
 padding-bottom: 0; box-shadow: 0 2px 8px 0 rgba(63,69,81,0.16); margin-top: 1.6em; margin-bottom: 0.9em; overflow: hidden;
 border-radius: 8px; will-change: transform;"
>
  <iframe
    loading="lazy"
    style="position: absolute; width: 100%; height: 100%; top: 0; left: 0; border: none; padding: 0;margin: 0;"
    src="https://www.canva.com/design/DAGKXBERZ2s/AbT0GzW284THN6wSayNMMg/view?embed"
    allowfullscreen="allowfullscreen"
    allow="fullscreen"
  >
  </iframe>
</div>
<a
  href="https:&#x2F;&#x2F;www.canva.com&#x2F;design&#x2F;DAGKXBERZ2s&#x2F;AbT0GzW284THN6wSayNMMg&#x2F;view?utm_content=DAGKXBERZ2s&amp;utm_campaign=designshare&amp;utm_medium=embeds&amp;utm_source=link"
  target="_blank"
  rel="noopener"
  >PITCH Deck</a
>
by Black Python Devs
  • instructions for donation via PAYPAL, DAF, and CHECK,
  please email [email protected] for instructions.
@kjaymiller kjaymiller self-assigned this Sep 26, 2024
@kjaymiller kjaymiller added good first issue Good for newcomers content labels Sep 26, 2024
@ronnzw
Copy link

ronnzw commented Oct 4, 2024

Do you have a specific design that you have in mind?

@kjaymiller
Copy link
Contributor Author

not really I think right now we need ANYTHING.

More and anything get lots of questions at live events that not everyone knows how to answer off the top of their head.

@JohananOppongAmoateng
Copy link
Contributor

@ronnzw @kjaymiller Are any of you working on this currently?

@kjaymiller
Copy link
Contributor Author

@JohananOppongAmoateng - I received your email.

We prefer if people don't used the alternative issues to message us.

The instructions can be found at - BlackPythonDevs/blackpythondevs#127 (comment) That said we prefer that those interested in using those methods email us first because we need to notify our bank provider of the incoming charge.

@JohananOppongAmoateng
Copy link
Contributor

@kjaymiller I made the changes please review

kjaymiller pushed a commit that referenced this issue Oct 7, 2024
* Create support.html

* Update support.html

* create support page

* add support to routes
@JohananOppongAmoateng
Copy link
Contributor

@kjaymiller I think this issue should be closed since the pr has been merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants