-
-
Notifications
You must be signed in to change notification settings - Fork 166
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
1 parent
8965cdd
commit 120df02
Showing
94 changed files
with
17,757 additions
and
1 deletion.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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,126 @@ | ||
<!DOCTYPE HTML> | ||
<!-- | ||
Massively by HTML5 UP | ||
html5up.net | @ajlkn | ||
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) | ||
--> | ||
<html> | ||
<head> | ||
<title>Generic Page - Massively by HTML5 UP</title> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" /> | ||
<link rel="stylesheet" href="assets/css/main.css" /> | ||
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript> | ||
</head> | ||
<body class="is-preload"> | ||
|
||
<!-- Wrapper --> | ||
<div id="wrapper"> | ||
|
||
<!-- Header --> | ||
<header id="header"> | ||
<a href="index.html" class="logo">Massively</a> | ||
</header> | ||
|
||
<!-- Nav --> | ||
<nav id="nav"> | ||
<ul class="links"> | ||
<li><a href="index.html">This is Massively</a></li> | ||
<li class="active"><a href="generic.html">Generic Page</a></li> | ||
<li><a href="elements.html">Elements Reference</a></li> | ||
</ul> | ||
<ul class="icons"> | ||
<li><a href="#" class="icon fa-twitter"><span class="label">Twitter</span></a></li> | ||
<li><a href="#" class="icon fa-facebook"><span class="label">Facebook</span></a></li> | ||
<li><a href="#" class="icon fa-instagram"><span class="label">Instagram</span></a></li> | ||
<li><a href="#" class="icon fa-github"><span class="label">GitHub</span></a></li> | ||
</ul> | ||
</nav> | ||
|
||
<!-- Main --> | ||
<div id="main"> | ||
|
||
<!-- Post --> | ||
<section class="post"> | ||
<header class="major"> | ||
<span class="date">April 25, 2017</span> | ||
<h1>This is a<br /> | ||
Generic Page</h1> | ||
<p>Aenean ornare velit lacus varius enim ullamcorper proin aliquam<br /> | ||
facilisis ante sed etiam magna interdum congue. Lorem ipsum dolor<br /> | ||
amet nullam sed etiam veroeros.</p> | ||
</header> | ||
<div class="image main"><img src="images/pic01.jpg" alt="" /></div> | ||
<p>Donec eget ex magna. Interdum et malesuada fames ac ante ipsum primis in faucibus. Pellentesque venenatis dolor imperdiet dolor mattis sagittis. Praesent rutrum sem diam, vitae egestas enim auctor sit amet. Pellentesque leo mauris, consectetur id ipsum sit amet, fergiat. Pellentesque in mi eu massa lacinia malesuada et a elit. Donec urna ex, lacinia in purus ac, pretium pulvinar mauris. Nunc lorem mauris, fringilla in aliquam at, euismod in lectus. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Curabitur sapien risus, commodo eget turpis at, elementum convallis enim turpis, lorem ipsum dolor sit amet nullam.</p> | ||
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis dapibus rutrum facilisis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Etiam tristique libero eu nibh porttitor fermentum. Nullam venenatis erat id vehicula viverra. Nunc ultrices eros ut ultricies condimentum. Mauris risus lacus, blandit sit amet venenatis non, bibendum vitae dolor. Nunc lorem mauris, fringilla in aliquam at, euismod in lectus. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. In non lorem sit amet elit placerat maximus. Pellentesque aliquam maximus risus. Donec eget ex magna. Interdum et malesuada fames ac ante ipsum primis in faucibus. Pellentesque venenatis dolor imperdiet dolor mattis sagittis. Praesent rutrum sem diam, vitae egestas enim auctor sit amet. Pellentesque leo mauris, consectetur id ipsum.</p> | ||
</section> | ||
|
||
</div> | ||
|
||
<!-- Footer --> | ||
<footer id="footer"> | ||
<section> | ||
<form method="post" action="#"> | ||
<div class="fields"> | ||
<div class="field"> | ||
<label for="name">Name</label> | ||
<input type="text" name="name" id="name" /> | ||
</div> | ||
<div class="field"> | ||
<label for="email">Email</label> | ||
<input type="text" name="email" id="email" /> | ||
</div> | ||
<div class="field"> | ||
<label for="message">Message</label> | ||
<textarea name="message" id="message" rows="3"></textarea> | ||
</div> | ||
</div> | ||
<ul class="actions"> | ||
<li><input type="submit" value="Send Message" /></li> | ||
</ul> | ||
</form> | ||
</section> | ||
<section class="split contact"> | ||
<section class="alt"> | ||
<h3>Address</h3> | ||
<p>1234 Somewhere Road #87257<br /> | ||
Nashville, TN 00000-0000</p> | ||
</section> | ||
<section> | ||
<h3>Phone</h3> | ||
<p><a href="#">(000) 000-0000</a></p> | ||
</section> | ||
<section> | ||
<h3>Email</h3> | ||
<p><a href="#">[email protected]</a></p> | ||
</section> | ||
<section> | ||
<h3>Social</h3> | ||
<ul class="icons alt"> | ||
<li><a href="#" class="icon alt fa-twitter"><span class="label">Twitter</span></a></li> | ||
<li><a href="#" class="icon alt fa-facebook"><span class="label">Facebook</span></a></li> | ||
<li><a href="#" class="icon alt fa-instagram"><span class="label">Instagram</span></a></li> | ||
<li><a href="#" class="icon alt fa-github"><span class="label">GitHub</span></a></li> | ||
</ul> | ||
</section> | ||
</section> | ||
</footer> | ||
|
||
<!-- Copyright --> | ||
<div id="copyright"> | ||
<ul><li>© Untitled</li><li>Design: <a href="https://html5up.net">HTML5 UP</a></li></ul> | ||
</div> | ||
|
||
</div> | ||
|
||
<!-- Scripts --> | ||
<script src="assets/js/jquery.min.js"></script> | ||
<script src="assets/js/jquery.scrollex.min.js"></script> | ||
<script src="assets/js/jquery.scrolly.min.js"></script> | ||
<script src="assets/js/browser.min.js"></script> | ||
<script src="assets/js/breakpoints.min.js"></script> | ||
<script src="assets/js/util.js"></script> | ||
<script src="assets/js/main.js"></script> | ||
|
||
</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,229 @@ | ||
<!DOCTYPE HTML> | ||
<!-- | ||
Massively by HTML5 UP | ||
html5up.net | @ajlkn | ||
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) | ||
--> | ||
<html> | ||
<head> | ||
<title>Massively by HTML5 UP</title> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" /> | ||
<link rel="stylesheet" href="assets/css/main.css" /> | ||
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript> | ||
</head> | ||
<body class="is-preload"> | ||
|
||
<!-- Wrapper --> | ||
<div id="wrapper" class="fade-in"> | ||
|
||
<!-- Intro --> | ||
<div id="intro"> | ||
<h1>This is<br /> | ||
Massively</h1> | ||
<p>A free, fully responsive HTML5 + CSS3 site template designed by <a href="https://twitter.com/ajlkn">@ajlkn</a> for <a href="https://html5up.net">HTML5 UP</a><br /> | ||
and released for free under the <a href="https://html5up.net/license">Creative Commons license</a>.</p> | ||
<ul class="actions"> | ||
<li><a href="#header" class="button icon solo fa-arrow-down scrolly">Continue</a></li> | ||
</ul> | ||
</div> | ||
|
||
<!-- Header --> | ||
<header id="header"> | ||
<a href="index.html" class="logo">Massively</a> | ||
</header> | ||
|
||
<!-- Nav --> | ||
<nav id="nav"> | ||
<ul class="links"> | ||
<li class="active"><a href="index.html">This is Massively</a></li> | ||
<li><a href="generic.html">Generic Page</a></li> | ||
<li><a href="elements.html">Elements Reference</a></li> | ||
</ul> | ||
<ul class="icons"> | ||
<li><a href="#" class="icon fa-twitter"><span class="label">Twitter</span></a></li> | ||
<li><a href="#" class="icon fa-facebook"><span class="label">Facebook</span></a></li> | ||
<li><a href="#" class="icon fa-instagram"><span class="label">Instagram</span></a></li> | ||
<li><a href="#" class="icon fa-github"><span class="label">GitHub</span></a></li> | ||
</ul> | ||
</nav> | ||
|
||
<!-- Main --> | ||
<div id="main"> | ||
|
||
<!-- Featured Post --> | ||
<article class="post featured"> | ||
<header class="major"> | ||
<span class="date">April 25, 2017</span> | ||
<h2><a href="#">And this is a<br /> | ||
massive headline</a></h2> | ||
<p>Aenean ornare velit lacus varius enim ullamcorper proin aliquam<br /> | ||
facilisis ante sed etiam magna interdum congue. Lorem ipsum dolor<br /> | ||
amet nullam sed etiam veroeros.</p> | ||
</header> | ||
<a href="#" class="image main"><img src="images/pic01.jpg" alt="" /></a> | ||
<ul class="actions special"> | ||
<li><a href="#" class="button large">Full Story</a></li> | ||
</ul> | ||
</article> | ||
|
||
<!-- Posts --> | ||
<section class="posts"> | ||
<article> | ||
<header> | ||
<span class="date">April 24, 2017</span> | ||
<h2><a href="#">Sed magna<br /> | ||
ipsum faucibus</a></h2> | ||
</header> | ||
<a href="#" class="image fit"><img src="images/pic02.jpg" alt="" /></a> | ||
<p>Donec eget ex magna. Interdum et malesuada fames ac ante ipsum primis in faucibus. Pellentesque venenatis dolor imperdiet dolor mattis sagittis magna etiam.</p> | ||
<ul class="actions special"> | ||
<li><a href="#" class="button">Full Story</a></li> | ||
</ul> | ||
</article> | ||
<article> | ||
<header> | ||
<span class="date">April 22, 2017</span> | ||
<h2><a href="#">Primis eget<br /> | ||
imperdiet lorem</a></h2> | ||
</header> | ||
<a href="#" class="image fit"><img src="images/pic03.jpg" alt="" /></a> | ||
<p>Donec eget ex magna. Interdum et malesuada fames ac ante ipsum primis in faucibus. Pellentesque venenatis dolor imperdiet dolor mattis sagittis magna etiam.</p> | ||
<ul class="actions special"> | ||
<li><a href="#" class="button">Full Story</a></li> | ||
</ul> | ||
</article> | ||
<article> | ||
<header> | ||
<span class="date">April 18, 2017</span> | ||
<h2><a href="#">Ante mattis<br /> | ||
interdum dolor</a></h2> | ||
</header> | ||
<a href="#" class="image fit"><img src="images/pic04.jpg" alt="" /></a> | ||
<p>Donec eget ex magna. Interdum et malesuada fames ac ante ipsum primis in faucibus. Pellentesque venenatis dolor imperdiet dolor mattis sagittis magna etiam.</p> | ||
<ul class="actions special"> | ||
<li><a href="#" class="button">Full Story</a></li> | ||
</ul> | ||
</article> | ||
<article> | ||
<header> | ||
<span class="date">April 14, 2017</span> | ||
<h2><a href="#">Tempus sed<br /> | ||
nulla imperdiet</a></h2> | ||
</header> | ||
<a href="#" class="image fit"><img src="images/pic05.jpg" alt="" /></a> | ||
<p>Donec eget ex magna. Interdum et malesuada fames ac ante ipsum primis in faucibus. Pellentesque venenatis dolor imperdiet dolor mattis sagittis magna etiam.</p> | ||
<ul class="actions special"> | ||
<li><a href="#" class="button">Full Story</a></li> | ||
</ul> | ||
</article> | ||
<article> | ||
<header> | ||
<span class="date">April 11, 2017</span> | ||
<h2><a href="#">Odio magna<br /> | ||
sed consectetur</a></h2> | ||
</header> | ||
<a href="#" class="image fit"><img src="images/pic06.jpg" alt="" /></a> | ||
<p>Donec eget ex magna. Interdum et malesuada fames ac ante ipsum primis in faucibus. Pellentesque venenatis dolor imperdiet dolor mattis sagittis magna etiam.</p> | ||
<ul class="actions special"> | ||
<li><a href="#" class="button">Full Story</a></li> | ||
</ul> | ||
</article> | ||
<article> | ||
<header> | ||
<span class="date">April 7, 2017</span> | ||
<h2><a href="#">Augue lorem<br /> | ||
primis vestibulum</a></h2> | ||
</header> | ||
<a href="#" class="image fit"><img src="images/pic07.jpg" alt="" /></a> | ||
<p>Donec eget ex magna. Interdum et malesuada fames ac ante ipsum primis in faucibus. Pellentesque venenatis dolor imperdiet dolor mattis sagittis magna etiam.</p> | ||
<ul class="actions special"> | ||
<li><a href="#" class="button">Full Story</a></li> | ||
</ul> | ||
</article> | ||
</section> | ||
|
||
<!-- Footer --> | ||
<footer> | ||
<div class="pagination"> | ||
<!--<a href="#" class="previous">Prev</a>--> | ||
<a href="#" class="page active">1</a> | ||
<a href="#" class="page">2</a> | ||
<a href="#" class="page">3</a> | ||
<span class="extra">…</span> | ||
<a href="#" class="page">8</a> | ||
<a href="#" class="page">9</a> | ||
<a href="#" class="page">10</a> | ||
<a href="#" class="next">Next</a> | ||
</div> | ||
</footer> | ||
|
||
</div> | ||
|
||
<!-- Footer --> | ||
<footer id="footer"> | ||
<section> | ||
<form method="post" action="#"> | ||
<div class="fields"> | ||
<div class="field"> | ||
<label for="name">Name</label> | ||
<input type="text" name="name" id="name" /> | ||
</div> | ||
<div class="field"> | ||
<label for="email">Email</label> | ||
<input type="text" name="email" id="email" /> | ||
</div> | ||
<div class="field"> | ||
<label for="message">Message</label> | ||
<textarea name="message" id="message" rows="3"></textarea> | ||
</div> | ||
</div> | ||
<ul class="actions"> | ||
<li><input type="submit" value="Send Message" /></li> | ||
</ul> | ||
</form> | ||
</section> | ||
<section class="split contact"> | ||
<section class="alt"> | ||
<h3>Address</h3> | ||
<p>1234 Somewhere Road #87257<br /> | ||
Nashville, TN 00000-0000</p> | ||
</section> | ||
<section> | ||
<h3>Phone</h3> | ||
<p><a href="#">(000) 000-0000</a></p> | ||
</section> | ||
<section> | ||
<h3>Email</h3> | ||
<p><a href="#">[email protected]</a></p> | ||
</section> | ||
<section> | ||
<h3>Social</h3> | ||
<ul class="icons alt"> | ||
<li><a href="#" class="icon alt fa-twitter"><span class="label">Twitter</span></a></li> | ||
<li><a href="#" class="icon alt fa-facebook"><span class="label">Facebook</span></a></li> | ||
<li><a href="#" class="icon alt fa-instagram"><span class="label">Instagram</span></a></li> | ||
<li><a href="#" class="icon alt fa-github"><span class="label">GitHub</span></a></li> | ||
</ul> | ||
</section> | ||
</section> | ||
</footer> | ||
|
||
<!-- Copyright --> | ||
<div id="copyright"> | ||
<ul><li>© Untitled</li><li>Design: <a href="https://html5up.net">HTML5 UP</a></li></ul> | ||
</div> | ||
|
||
</div> | ||
|
||
<!-- Scripts --> | ||
<script src="assets/js/jquery.min.js"></script> | ||
<script src="assets/js/jquery.scrollex.min.js"></script> | ||
<script src="assets/js/jquery.scrolly.min.js"></script> | ||
<script src="assets/js/browser.min.js"></script> | ||
<script src="assets/js/breakpoints.min.js"></script> | ||
<script src="assets/js/util.js"></script> | ||
<script src="assets/js/main.js"></script> | ||
|
||
</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,17 @@ | ||
# http://editorconfig.org | ||
|
||
root = true | ||
|
||
[*] | ||
charset = utf-8 | ||
indent_style = space | ||
indent_size = 4 | ||
end_of_line = lf | ||
insert_final_newline = true | ||
trim_trailing_whitespace = true | ||
|
||
[*.hbs] | ||
insert_final_newline = false | ||
|
||
[*.md] | ||
trim_trailing_whitespace = false |
Oops, something went wrong.