This repository has been archived by the owner on Sep 9, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
85 lines (78 loc) · 2.61 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
---
layout: default
header-filled: true
title: Home
---
{% include home/slider.html %}
<div
class="container text-center"
style="max-width: 720px; margin-bottom: -20px;"
>
<p style="margin-top: 60px;">
<img src="/img/logos/powered-by/partner-logos.png" style="width:50%;" />
</p>
<hr style="margin-top: 50px;" />
</div>
{% include home/courses.html %}
<section class="section-callout-about">
<div class="container">
<div class="section-body">
<div class="row">
<div class="col-sm-6 col-sm-offset-3">
<div class="callout-about text-center">
<h2>What is <br />academy.AFRICA?</h2>
<p class="lead">
Journalism is evolving so quickly that newsrooms are struggling to
keep up.
</p>
<p class="lead">
The academy seeks to help, by bringing face-to-face training into
partner newsrooms across Africa, and by hosting public workshops
at monthly Hacks/Hackers meetups.
</p>
<p class="lead">
The academy will also offer online courses and webinars, designed
to teach just one tool or technique at a time, so participants can
upgrade their skills at their own pace.
</p>
<p class="lead">
The training will be spearheaded by the continent’s largest
digital journalism network,
<a href="https://codeforafrica.org" target="_blank" rel="noopener"
><strong>Code for Africa</strong></a
>, with support from
<a
href="https://newsinitiative.withgoogle.com/"
target="_blank"
rel="noopener"
><strong>Google News Initiative</strong></a
>
and
<a
href="https://www.worldbank.org/"
target="_blank"
rel="noopener"
><strong>World Bank</strong></a
>'s
<a
href="https://blogs.worldbank.org/category/tags/media-development"
target="_blank"
rel="noopener"
>Global Media Development Programme</a
>.
</p>
</div>
<!-- /.callout-about -->
</div>
<!-- /.col-md-10 -->
</div>
<!-- /.row -->
</div>
<!-- /.section-body -->
</div>
<!-- /.container -->
</section>
<!-- /.section-section-callout-about -->
<a name="cities"></a>
{% include home/events.html %} {% include home/stats.html %} {% include
home/newsletter.html %}