Skip to content

Commit f69d0a9

Browse files
committed
Sponsor Update
1 parent d1260ad commit f69d0a9

File tree

7 files changed

+28
-27
lines changed

7 files changed

+28
-27
lines changed

.env

-5
This file was deleted.

PyLadiesGhana/settings.py

+3-3
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,9 @@
141141

142142
#Cloudinary credentials
143143
CLOUDINARY_STORAGE = {
144-
'CLOUD_NAME':'hppuvlq49',
145-
'API_KEY':'421338748535928',
146-
'API_SECRET': 'fxwkDozWpd0wlxiF8mI7M_BpssU',
144+
'CLOUD_NAME':'',
145+
'API_KEY':'',
146+
'API_SECRET': '',
147147
}
148148

149149
# Static files (CSS, JavaScript, Images)

about/templates/about/about.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ <h3>PLEASE JOIN US!</h3>
2020
<li>Join our global <a href="https://plus.google.com/communities/108807002736066163985">Google+ community</a> to keep up with recent Pyladies conversations.</li>
2121
<li>Come to our IRC channel #pyladies on irc.freenode.net. Say hi and tell us a bit about yourself. We'll do the same :) Hang out and make yourself at home. Don't be shy; we'd love to meet you.</li>
2222
<li>Sign up for our <a href="https://groups.google.com/forum/#!forum/pyladies">Google Group discussion list</a>.</li>
23-
<li><a href="mailto:info@pyladies.com">E-mail us</a></li>
23+
<li><a href="mailto:ghana@pyladies.com">E-mail us</a></li>
2424
</ol>
2525
<p></p>
2626
<p>**Developers and aspiring developers only, please! There are some fantastic groups for women in other areas of technology, which some of us participate in as well, but let's keep this group primarily focused on Python programming.</p>

sponsors/templates/sponsors/sponsors.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{% extends "base.html" %}
22
{% load i18n static %}
3-
{% block meta_title %}{% if page %}{{ page.meta_title }}{% else %}{% trans "Sponsors | Python Ghana Ladies" %}{% endif %}{% endblock %}
3+
{% block title %} Sponsors {% endblock %}
44

55
{% block content %}
66
<header id="top" class="sub-header">
@@ -22,7 +22,7 @@
2222
<p>
2323
<b>Python Ghana Ladies is generously sponsored by organisations that support its aim</b>
2424
</p>
25-
<p>Would you like to join them? <a href="{% url 'sponsors:support_us'%}"><b>See How to sponsor PyCon Ghana Ladies.</b></a></p></center><br><br>
25+
<p>Would you like to join them? <a href="{% url 'sponsors:support_us'%}"><b>See How to sponsor Python Ghana Ladies.</b></a></p></center><br><br>
2626

2727
{% if diamond %}
2828

@@ -107,7 +107,7 @@ <h6 style="color: #000; text-shadow: 2px 2px 3px #cd7012"><b>Special Sponsors</b
107107
</div><br><br>
108108
{% endif %}
109109

110-
<hr style="background-color: #fff;border-top: 2px dashed #8c8b8b;width: 1000px;height: 0px;">
110+
<!--<hr style="background-color: #fff;border-top: 2px dashed #8c8b8b;width: 1000px;height: 0px;">-->
111111

112112
{% if individuals %}
113113
<h6 style="color: #000; text-shadow: 2px 2px 3px "><b>Individual Sponsors</b></h6>

sponsors/templates/sponsors/sponsors_form.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{% extends "base.html" %}
22
{% load crispy_forms_tags i18n static %}
3-
{% block meta_title %}{% if page %}{{ page.meta_title }}{% else %}{% trans "Sponsorship Application | Python Ghana Ladies" %}{% endif %}{% endblock %}
3+
{% block title %} Sponsorship Form {% endblock %}
44

55

66
{% block content %}

sponsors/templates/support_us.html

+14-14
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{% extends "base.html" %}
22
{% load i18n static %}
3-
{% block meta_title %}{% if page %}{{ page.meta_title }}{% else %}{% trans "Support Us | Python Ladies Ghana" %}{% endif %}{% endblock %}
3+
{% block title %} Support Us {% endblock%}
44

55

66
{% block content %}
@@ -21,21 +21,21 @@ <h4> </h4>
2121
<div class="row">
2222

2323
<div class="container">
24-
<center> <h3>Support Us<br><small>Become A Sponsor</small></h3><br>
25-
<h6>Why we need sponsors</h6>
24+
<center> <br ><h3>Support Us<br ><small>Become A Sponsor</small></h3><br >
25+
<h4>Why we need sponsors</h6>
2626
<p>Python Ghana Ladies is wholly organized by volunteers. We therefore need sponsors to help us cover the costs of:
27-
<ul>
28-
-<li>basic running expenses;</li>
29-
-<li>provide a decent location to host Meetups;</li>
30-
-<li>reimburse the travel and accommodation costs of our speakers;</li>
31-
-<li>provide financial assistance to participant who cannot otherwise afford to attend the Meetups;</li>
32-
-<li>catering and refreshments;</li>
33-
-<li>educational materials for the tutorials;</li>
34-
-<li>video recording of talks!</li>
27+
<ul class="list-group" id="sponsor-container">
28+
<li class="list-group-item list-group-item-info">basic running expenses;</li>
29+
<li class="list-group-item list-group-item-info">provide a decent location to host Meetups;</li>
30+
<li class="list-group-item list-group-item-info">reimburse the travel and accommodation costs of our speakers;</li>
31+
<li class="list-group-item list-group-item-success">provide financial assistance to participant who cannot otherwise afford to attend the Meetups;</li>
32+
<li class="list-group-item list-group-item-success">catering and refreshments;</li>
33+
<li class="list-group-item list-group-item-success">educational materials for the tutorials;</li>
34+
<li class="list-group-item list-group-item-success">video recording of talks!</li>
3535
</ul></center>
3636
<br><br>
3737

38-
<h6>Sponsor Packages</h6>
38+
<!-- <h6>Sponsor Packages</h6>
3939
<table>
4040
<tr>
4141
<td><h5 style="color: #000; text-shadow: 2px 2px 3px #cd7f32">Bronze <span><span>($500)</span></span></h5></td>
@@ -101,10 +101,10 @@ <h6>Sponsor Packages</h6>
101101
<p> Our special sponsorship package is designed for organisations and individuals looking to make a contribution to building a stronger Python community in Ghana through PyCon Ghana. If you would like to Sponsor other aspects of the conference such as Catering, Media, Internet or any form of sponsorship both in cash or in kind, please reach out to us for more Information.
102102
</p>
103103
</br>
104-
<center><p> <a href="{% static 'files/Prospectus.pdf' %}" download="Python Ghana Ladies Prospectus.pdf"><button style="font-size:16px"><b>Download our Prospectus HERE</b><i class="fa fa-download"></i></button></a> <br><br></center>
104+
<center><p> <a href="{% static 'files/Prospectus.pdf' %}" download="Python Ghana Ladies Prospectus.pdf"><button style="font-size:16px"><b>Download our Prospectus HERE</b><i class="fa fa-download"></i></button></a> <br><br></center> -->
105105

106106

107-
<center><p><b>If you are interested and wish to sponsor PyCon Ghana, then please contact us via
107+
<center><p><b>If you are interested and wish to sponsor PyLadies Ghana, then please contact us via
108108
<a href="mailto:[email protected]">[email protected]</a>.</b><br> You can see our current Sponsors <a href="{% url 'sponsors:sponsors' %}">Here</a></p></center>
109109

110110
</div>

static/css/style.css

+6
Original file line numberDiff line numberDiff line change
@@ -598,6 +598,7 @@ header {
598598
height: 100vh;
599599
}
600600

601+
601602
#home .home-wrapper {
602603
position: absolute;
603604
left: 0px;
@@ -1767,3 +1768,8 @@ header {
17671768
transform:scale(0);
17681769
}
17691770
}
1771+
1772+
.sponsor-container {
1773+
padding-left: 20px;
1774+
padding-right: 80px;
1775+
}

0 commit comments

Comments
 (0)