-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
156 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
<html> | ||
|
||
<head> | ||
<title>PEI Devs</title> | ||
|
||
<style> | ||
.blink_me { | ||
animation: blinker 1s linear infinite; | ||
color: pink; | ||
font-size: 500%; | ||
text-align: center; | ||
weight: bold | ||
} | ||
|
||
p { | ||
color : lightgreen; | ||
} | ||
|
||
@keyframes blinker { | ||
50% { opacity: 0.0; } | ||
} | ||
|
||
body { | ||
background-image: url(http://users.content.ytmnd.com/6/0/8/608ceea185943004f82b8da81576d57e.gif); | ||
text-align: center; | ||
} | ||
</style> | ||
</head> | ||
|
||
<body> | ||
<div class="blink_me">peidevs.github.io</div> | ||
<img src="http://www.animateit.net/data/media/nov2011/pickle.gif" /> | ||
<img src="https://57.media.tumblr.com/cc70cd9e9b9b65c04391e2928c2ec737/tumblr_nigk9f71Dp1shcz4do1_400.gif" /> | ||
|
||
<p>Techies on PEI. We aim to boost the tech community on the Island with enthusiasm and mentorship.(Read more...)</p> | ||
|
||
<img src="http://i.giphy.com/pAUg2l9WEV3QA.gif" /> | ||
<img src="http://i.giphy.com/lTdaEMkLvHGzC.gif" /> | ||
<img src="http://www.animateit.net/data/media/nov2011/pickle.gif" /> | ||
|
||
</body> | ||
|
||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# peidevs.github.io | ||
|
||
For now, a simple home page that will serve as an aggregation of our many resources. | ||
|
||
This can be shown at the meetings, and gives a single URL. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,85 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<title>PEI Developers</title> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
|
||
<!-- Bootstrap --> | ||
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css" rel="stylesheet" media="screen"> | ||
<link href="resources/custom.css" rel="stylesheet" media="screen"> | ||
</head> | ||
|
||
<body> | ||
<p/> | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-md-4 col-xs-12"> | ||
<img src="resources/pei_flag.png" class="img-responsive" /> | ||
</div> | ||
<div class="col-md-4 col-xs-12"> | ||
<h3> | ||
<a href="https://peidevs.github.io/homepageBeta/">Our new site (beta)</a> | ||
</h3> | ||
</div> | ||
</div> <!-- row --> | ||
|
||
<div class="row"> | ||
<div class="col-md-9 col-md-offset-1"> | ||
<hr/> | ||
</div> | ||
</div> | ||
|
||
<div class="row"> | ||
<div class="col-md-9 col-md-offset-1 col-sm-12 well well-md"> | ||
Techies on PEI. We aim to boost the tech community on the Island with enthusiasm and mentorship.<a href="http://peidevs.tumblr.com/post/114943600219/our-mission" class="btn" role="button">(Read more...)</a> | ||
</div> | ||
</div> <!-- row --> | ||
|
||
<div class="row"> | ||
<div class="col-md-3 col-sm-12 well well-lg"> | ||
<h4>Social</h4> | ||
<a href="https://docs.google.com/forms/d/1hNruzn7fb8Wu7BbuGVvgbeO0-HTNnDrcCJAQ24wZTBs/viewform" class="btn btn-lg btn-block" role="button">Request a Slack Invite</a> | ||
<a href="http://peidevs.slack.com" class="btn btn-lg btn-block" role="button">Slack Team</a> | ||
<a href="http://twitter.com/peidevs" class="btn btn-lg btn-block" role="button">Twitter</a> | ||
<a href="http://www.facebook.com/groups/485691474924498/" class="btn btn-lg btn-block" role="button">Facebook</a> | ||
</div> | ||
|
||
<div class="col-md-3 col-md-offset-1 col-sm-12 well well-lg"> | ||
<h4>Primary</h4> | ||
<a href="http://peidevs.tumblr.com/post/114943600219/our-mission" class="btn btn-lg btn-block" role="button">Our Mission</a> | ||
<a href="http://meetup.com/PEI-Developers" class="btn btn-lg btn-block" role="button">MeetUp</a> | ||
<a href="http://github.com/peidevs" class="btn btn-lg btn-block" role="button">GitHub</a> | ||
</div> | ||
|
||
<div class="col-md-3 col-md-offset-1 col-sm-12 well well-lg"> | ||
<h4>Other</h4> | ||
<a href="http://peidevs.tumblr.com" class="btn btn-lg btn-block" role="button">Blog</a> | ||
<a href="http://www.flickr.com/photos/100794919@N05/" class="btn btn-lg btn-block" role="button">Photos</a> | ||
<a href="http://peidevs.github.io/Event_Resources" class="btn btn-lg btn-block" role="button">Scooter</a> | ||
<a href="http://github.com/peidevs/Event_Resources/blob/master/MeetUps.md" class="btn btn-lg btn-block" role="button">MeetUp Log</a> | ||
</div> | ||
</div> <!-- row --> | ||
|
||
<div class="row"> | ||
<div class="col-md-9 col-md-offset-1 col-sm-12 well well-md"> | ||
PEI Devs would like to thank the following sponsors: | ||
</div> | ||
</div> <!-- row --> | ||
|
||
<div class="row"> | ||
<div class="col-md-3 col-sm-12 well well-lg"> | ||
<h4>Binary Star</h4> | ||
<a href="http://www.binarystar.ca"><img src="http://photos2.meetupstatic.com/photos/sponsor/1/1/5/8/iab120x90_2584440.jpeg" alt="BinaryStar"></a> | ||
</div> | ||
<div class="col-md-3 col-md-offset-1 col-sm-12 well well-lg"> | ||
<h4>JetBrains</h4> | ||
<a href="https://www.jetbrains.com"><img src="http://photos1.meetupstatic.com/photos/sponsor/2/c/2/5/iab120x90_2531301.jpeg" alt="JetBrains" /></a> | ||
</div> | ||
<div class="col-md-3 col-md-offset-1 col-sm-12 well well-lg"> | ||
<h4>O'Reilly Media</h4> | ||
<a href="http://www.oreilly.com/pub/cpc/5401"><img src="http://www.oreilly.com/partner_file/orm_partner_meerkats_120x90.png" /></a> | ||
</div> | ||
</div> <!-- row --> | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
|
||
/* | ||
yellow lion - #F7C636; | ||
green tree - #24531F; | ||
brown tree - #4D2F1D; | ||
*/ | ||
|
||
.well { | ||
background-color: #F0F5F5; | ||
} | ||
|
||
a:link { | ||
font-family: Arial, Helvetica, sans-serif; | ||
font-size: 100%; | ||
color: #4D2F1D; | ||
} | ||
|
||
a:visited { | ||
font-family: Arial, Helvetica, sans-serif; | ||
font-size: 100%; | ||
color: #24531F; | ||
} | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.