-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
164 lines (159 loc) · 12.3 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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
<!DOCTYPE html>
<html class="no-js" lang="en" dir="ltr">
<head>
<title>AESA | Community of Practice</title>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="og:description" content="A Shared platform for the AESA community programmes">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="A Shared platform for the AESA Programmes" />
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<meta name="keywords" content="AESA, Community of Practice, DELTAS, African Academy of Sciences, Scientific, Technological Development, Africa">
<meta property="og:title" content="Home">
<meta property="og:type" content="website">
<link rel="canonical" href="http://www.aesacop.ac.ke/">
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/foundation/6.2.4/foundation.min.css">
<link rel="stylesheet" href="css/landingpage.css">
<link rel="stylesheet" href="css/animate.css">
<!--fonts-->
<link href='https://fonts.googleapis.com/css?family=Raleway' rel='stylesheet' type='text/css'>
<!--font-awesome-->
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
</head>
<body>
<script>
(function (i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r;
i[r] = i[r] || function () {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date();
a = s.createElement(o),
m = s.getElementsByTagName(o)[0];
a.async = 1;
a.src = g;
m.parentNode.insertBefore(a, m)
})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-105164365-1', 'auto');
ga('send', 'pageview');
</script>
<nav class="nav">
<div class="nav-center">
<a class="toggle-nav" href="#">☰</a>
<div class="nav-mobile">
<ul class="left">
<li><a href="index.html" style="transition: all .2s ease-in-out;"><img src="img/aesa-logo.jpg" class="logo"></a></li>
</ul>
<ul class="right">
<li><a data-scroll href="#about" style="color: #003A70; font-size: 17.5px;"><i class="fa fa-info-circle" aria-hidden="true"></i> About</a></li>
<li><a data-scroll href="#memberareas" style="color: #003A70; font-size: 16px;"><i class="fa fa-users" aria-hidden="true"></i> Member Areas</a></li>
<li><a href="https://elearning.aesacop.ac.ke" style="color: #003A70; font-size: 16px;" title="AESA E-learning platform"><i class="fa fa-graduation-cap" aria-hidden="true"></i> elearning</a></li>
<li><a href="http://aesa.ac.ke" style="color: #003A70; font-size: 16px;" title=" Alliance for Accelerating Excellence in Science in Africa"><i class="fa fa-globe" aria-hidden="true"></i> AESA</a></li>
<li><a href="http://aasciences.ac.ke" style="color: #003A70; font-size: 16px;" title="The African Academy of Sciences"><i class="fa fa-flask" aria-hidden="true"></i> AAS</a></li>
<li><a href="https://deltas.aesacop.ac.ke/" style="color: #003A70; font-size: 16px;" target="_blank"><i class="fa fa-sign-in"></i> Sign Up</a></li>
</ul>
</div>
</div>
</nav>
<br>
<div id="app" class="center">
<div class="home">
<section class="hero-welcome">
<div class="grid-container">
<div class="info" style="bottom:15px; padding-top: 10%;">
<h1 style="color: #f26522; font-size: 2.2em; font-weight: normal;" class="animated fadeInUp">Alliance for Accelerating Excellence in Science in Africa (AESA)</h1>
<br>
<p class="large animated zoomIn" style="color: #FFFFFF; font-size: 1.8em; margin-bottom: 100px;">A shared platform for the AESA Community</p>
<br>
</div>
</div>
</section>
<section class="how-it-works" id="memberareas" style="background-color: #f26522; color: #FFFFFF;">
<div class="grid-container">
<p class="bold" style="font-weight: 900; font-size: 38px;">Member Areas</p>
<div class="small-12 medium-4 large-4 columns"> <a href="deltas.html" class="button primary large expanded" target="_blank" title="Developing Excellence in Leadership, Training and Science" style="background-color: #D08B0B;">Deltas Africa <i class="fa fa-sign-in" aria-hidden="true"></i></a> </div>
<div class="small-12 medium-4 large-4 columns">
<button class="button large expanded" type="button" data-tooltip aria-haspopup="true" class="has-tip" data-disable-hover="false" tabindex="1" title="Coming Soon" data-position="bottom" data-alignment="left" style="background-color: #633522;"> H3-Africa <i class="fa fa-sign-in" aria-hidden="true"></i></button>
</div>
<div class="small-12 medium-4 large-4 columns">
<button class="button large expanded" type="button" data-tooltip aria-haspopup="true" class="has-tip" data-disable-hover="false" tabindex="1" title="Coming Soon" data-position="bottom" data-alignment="left" style="background-color: #A6241E;"> Grand Challenges Africa <i class="fa fa-sign-in" aria-hidden="true"></i></button>
</div>
<br>
<hr>
<div class="small-12 medium-4 large-4 columns"> <a href="" class="button success large expanded" target="_blank" title="Climate Impact Research Capacity and Leadership Enhancement" style="background-color: #003A70; color: #FFFFFF;">CIRCLE <i class="fa fa-sign-in" aria-hidden="true"></i></a> </div>
<div class="small-12 medium-4 large-4 columns">
<button class="button large expanded" target="_blank" style="background-color: #2E3092;" data-tooltip aria-haspopup="true" class="has-tip" data-disable-hover="false" tabindex="1" title="Coming Soon" data-position="bottom" data-alignment="left">Think-Tank <i class="fa fa-sign-in" aria-hidden="true"></i></button>
</div>
<div class="small-12 medium-4 large-4 columns"> <a href="gfgp.html" class="button large expanded" target="_blank" title="Good Financial Grants Practice" style="background-color: #065034;">GFGP <i class="fa fa-sign-in" aria-hidden="true"></i></a> </div>
</div>
</section>
<section class="how-it-works" id="about" style="background-color: #FFFFFF; color: #003A70;">
<div class="grid-container">
<p class="bold" style="font-weight: 900; font-size: 38px;">How it works</p>
<div class="large-4 columns"><i class="fa fa-question-circle-o fa-5x" style="color: #003A70;"></i>
<h4>Ask Questions</h4>
<p>Participation in forums and trending topics</p>
</div>
<div class="large-4 columns"><i class="fa fa-users fa-5x" aria-hidden="true" style="color: #003A70;"></i>
<h4>Join Groups</h4>
<p>Connect, chat and exchange ideas with the right the people and right projects at the right time.</p>
</div>
<div class="large-4 columns"><i class="fa fa-comments fa-5x" aria-hidden="true" style="color: #003A70;"></i>
<h4>Interact </h4>
<p>Share your own content and knowledge</p>
</div>
</div>
</section>
<hr>
<section class="container large-4 large-centered columns" style="text-align: center;"> <i class="fa fa-twitter fa-3x" aria-hidden="true"></i> <a class="twitter-timeline" data-height="500" data-theme="dark" href="https://twitter.com/AAS_AESA">Tweets by AAS_AESA</a>
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
</section>
<br>
<hr>
<footer class="animated fadeIn">
<div class="container">
<p style="text-align: center;"><span class="si">For more information on the<em> AESA Community of Practice</em> or for general inquiries, </span><a href="mailto:communication@aasciences.ac.ke" style="font-size: 17px;"> <i class="fa fa-envelope-o" aria-hidden="true"></i> Contact now</a></p>
<div class="clearfix"></div>
<div class="footer-menu">
<div class="large-12 columns">
<ul>
<li><a data-scroll href="#about"><i class="fa fa-info fa-lg" aria-hidden="true"></i> ABOUT</a></li>
<li><a data-scroll href="#memberareas"><i class="fa fa-users fa-lg" aria-hidden="true"></i> MEMBER AREAS</a></li>
<li><a href="https://elearning.aesacop.ac.ke/" target="_blank"><i class="fa fa-graduation-cap fa-lg" aria-hidden="true"></i> ELEARNING</a></li>
<li><a href="aesa.ac.ke" target="_blank" target="_blank"><i class="fa fa-globe fa-lg" aria-hidden="true"></i> AESA</a></li>
<li><a href="https://www.aasciences.ac.ke" target="_blank"><i class="fa fa-flask fa-lg" aria-hidden="true"></i> AAS</a></li>
<li><a href="https://deltas.aesacop.ac.ke/" target="_blank"><i class="fa fa-sign-in fa-lg" aria-hidden="true"></i> SIGN-UP</a></li>
</ul>
</div>
</div>
<div class="social-footer">
<p>FOLLOW US</p>
<ul>
<li><a href="https://www.facebook.com/aesaafrica/" target="_blank"><i class="fa fa-facebook fa-lg" style="font-size: 20px;"></i></a></li>
<li><a href="https://twitter.com/AAS_AESA" target="_blank"><i class="fa fa-twitter fa-lg" style="font-size: 20px;"></i></a></li>
<li><a href="https://www.youtube.com/channel/UCtdLgoNICbdUFqkw-ph508g" target="_blank"><i class="fa fa-youtube-play fa-lg" style="font-size: 20px;"></i></a></li>
</ul>
</div>
<div class="clearfix"></div>
<div class="disclaimer-footer">
<div class="large-12 columns">
<p class="p1" style="text-align: center;"><span class="s1">©<script type="text/javascript">document.write(new Date().getFullYear());</script><em> AESA Community of Practice</em>. All Rights Reserved. <a href="https://www.aasciences.ac.ke/aesa/privacy-policy/">Disclaimer</a></span></p>
</div>
</div>
</div>
</footer>
</div>
</div>
<script src="js/vendor/jquery.js"></script>
<script src="js/vendor/what-input.js"></script>
<script src="js/vendor/foundation.min.js"></script>
<script src="js/app.js"></script>
<script src="http://cdnjs.cloudflare.com/ajax/libs/waypoints/2.0.3/waypoints.min.js"></script>
<script src="js/smooth-scroll.js"></script>
<script>
smoothScroll.init();
</script>
</body>
</html>