-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
64 lines (55 loc) · 2.31 KB
/
Copy pathindex.html
File metadata and controls
64 lines (55 loc) · 2.31 KB
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
<!-- <iframe src="https://titanpad.com/CoHackListing" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none"></iframe> -->
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/pygment_trac.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print">
<title>Codingamigos.GitHub.io by codingamigos</title>
</head>
<body>
<header>
<div class="container">
<h1>Codingamigos.GitHub.io</h1>
<h2>Codingamigos</h2>
<section id="downloads">
<a href="https://github.com/codingamigos" class="btn btn-github"><span class="icon"></span>View on GitHub</a>
</section>
</div>
</header>
<div class="container">
<section id="main_content">
<h3>
<a id="welcome-to-github-pages" class="anchor" href="#welcome-to-github-pages" aria-hidden="true">
<span class="octicon octicon-link"></span>
</a>
Welcome to Codingamigos
</h3>
<p>
Check out:
<ul>
<li>
<a href="http://meetup.com/codingamigos">Codingamigos Community</a>
[ by <a href=http://www.meetup.com/CodingAmigos/members/">@codingamigos</a> ]
</li>
<li>
<a href="https://titanpad.com/codingamigos">Codingamigos Wiki</a>
[ by <a href=http://www.meetup.com/CodingAmigos/members/">@codingamigos</a> ]
</li>
<li>
<a href="http://codingamigos.github.io/academy">Codingamigos Academy</a>
[ by <a href="https://github.com/ninabreznik">@nina</a> and <a href="https://github.com/serapath">@alex</a> ]
</li>
<li>
<a href="http://fairydust.agency">Codingamigos Software Agency & Incubator</a>
[ by <a href="https://github.com/serapath">@alex</a> ]
</li>
</ul>
<i>If you are a regular participant in any coding amigos meetup and want your project to be listed, open a pull request :-)</i>
</p>
</section>
</div>
</body>
</html>