-
Notifications
You must be signed in to change notification settings - Fork 1
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
db3412c
commit fe57eca
Showing
40 changed files
with
18,749 additions
and
55 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 |
---|---|---|
@@ -1,60 +1,86 @@ | ||
<html> | ||
<head> | ||
<meta name=viewport content="width=device-width, initial-scale=1"> | ||
<title>Index</title> | ||
<link href="assets/css/bootstrap.min.css" rel="stylesheet"> | ||
<link href="assets/css/bootswatch.slate.min.css" rel="stylesheet"> | ||
</head> | ||
<body> | ||
<div class="container"> | ||
<div class="row text-center block-center"> | ||
<h1>AnEmortalKid various project samples</h1> | ||
<hr class="featurette-divider"> | ||
|
||
<head> | ||
<meta name=viewport content="width=device-width, initial-scale=1"> | ||
<title>Index</title> | ||
<link href="assets/css/bootstrap.min.css" rel="stylesheet"> | ||
<link href="assets/css/bootswatch.slate.min.css" rel="stylesheet"> | ||
</head> | ||
|
||
<body> | ||
<div class="container"> | ||
<div class="row text-center block-center"> | ||
<h1>AnEmortalKid various project samples</h1> | ||
<hr class="featurette-divider"> | ||
</div> | ||
<!-- ./row --> | ||
<div class="row text-center block-center"> | ||
<div class="col-lg-4"> | ||
<img class="img-circle" src="https://avatars2.githubusercontent.com/u/7828413?v=3&s=200" | ||
alt="from https://avatars2.githubusercontent.com/u/7828413?v=3&s=200" width="140" height="140"> | ||
<h2>Dogescript Samples</h2> | ||
<p><a class="btn btn-default" href="/dogetest/index.html" role="button">View Samples »</a></p> | ||
</div> | ||
<!-- ./row --> | ||
<div class="row text-center block-center"> | ||
<div class="col-lg-4"> | ||
<img class="img-circle" src="https://avatars2.githubusercontent.com/u/7828413?v=3&s=200" alt="from https://avatars2.githubusercontent.com/u/7828413?v=3&s=200" width="140" height="140"> | ||
<h2>Dogescript Samples</h2> | ||
<p><a class="btn btn-default" href="/dogetest/index.html" role="button">View Samples »</a></p> | ||
</div> | ||
<div class="col-lg-4"> | ||
<img class="img-circle" src="assets/images/npcs.min.jpg" alt="NPCs from http://pixelatedgeek.com/" width="140" height="140"> | ||
<h2>10K DnD Behind The Screen Celebration Index</h2> | ||
<p><a class="btn btn-default" href="dnd-index.html" role="button">View Lists »</a></p> | ||
</div> | ||
<div class="col-lg-4"> | ||
<img class="img-circle" src="assets/images/mysteries.min.jpg" alt="Mysterious question mark from http://static.ddmcdn.com/gif/blogs/6a00d8341bf67c53ef0162fddb2a53970d-800wi.jpg" width="140" height="140"> | ||
<h2>DnD All Monsters</h2> | ||
<p>Dnd Monster list from <a href="https://www.reddit.com/r/DnDBehindTheScreen/comments/5nwqo9/complete_list_of_every_creature_in_the_monster/">a reddit post</a></p> | ||
<p><a class="btn btn-default" href="/all_monsters/monsters.html" role="button">View Monster Lists »</a></p> | ||
</div> | ||
<div class="col-lg-4"> | ||
<img class="img-circle" src="assets/images/npcs.min.jpg" alt="NPCs from http://pixelatedgeek.com/" width="140" | ||
height="140"> | ||
<h2>10K DnD Behind The Screen Celebration Index</h2> | ||
<p><a class="btn btn-default" href="dnd-index.html" role="button">View Lists »</a></p> | ||
</div> | ||
<div class="row text-center block-center"> | ||
<!-- /.col-lg-4 --> | ||
<div class="col-lg-4"> | ||
<img class="img-circle" src="assets/images/mysteries.min.jpg" alt="Mysterious question mark from http://static.ddmcdn.com/gif/blogs/6a00d8341bf67c53ef0162fddb2a53970d-800wi.jpg" width="140" height="140"> | ||
<h2>Pokemon</h2> | ||
<p>Pokemon Evolution / Location Table with searchable bar</p> | ||
<p><a class="btn btn-default" href="./pokemon/" role="button">View Pokemon »</a></p> | ||
</div><!-- /.col-lg-4 --> | ||
<div class="col-lg-4"> | ||
<img class="img-circle" src="assets/images/mysteries.min.jpg" alt="Mysterious question mark from http://static.ddmcdn.com/gif/blogs/6a00d8341bf67c53ef0162fddb2a53970d-800wi.jpg" width="140" height="140"> | ||
<h2>Ark Resources JSON</h2> | ||
<p>JSON data for Ark recipes from both http://ark.gamepedia.com/Crafting and http://ark.gamepedia.com/Saddles</p> | ||
<p><a class="btn btn-default" href="./ark_json/" role="button">View Ark JSON data »</a></p> | ||
</div> <!-- /.col-lg-4 --> | ||
<div class="col-lg-4"> | ||
<img class="img-circle" src="assets/images/sc-logo-blue.svg" alt="StarCtiizen Logo" width="140" height="140"> | ||
<h2>StarCitizen</h2> | ||
<p>StarCitizen tools</p> | ||
<p><a class="btn btn-default" href="./starcitizen/index.html" role="button">View StarCitizen Tools »</a></p> | ||
</div> <!-- /.col-lg-4 --> | ||
<div class="col-lg-4"> | ||
<img class="img-circle" src="assets/images/mysteries.min.jpg" | ||
alt="Mysterious question mark from http://static.ddmcdn.com/gif/blogs/6a00d8341bf67c53ef0162fddb2a53970d-800wi.jpg" | ||
width="140" height="140"> | ||
<h2>DnD All Monsters</h2> | ||
<p>Dnd Monster list from <a | ||
href="https://www.reddit.com/r/DnDBehindTheScreen/comments/5nwqo9/complete_list_of_every_creature_in_the_monster/">a | ||
reddit post</a></p> | ||
<p><a class="btn btn-default" href="/all_monsters/monsters.html" role="button">View Monster Lists »</a> | ||
</p> | ||
</div> | ||
</div><!-- /.container --> | ||
<!-- JavaScript | ||
</div> | ||
<div class="row text-center block-center"> | ||
<!-- /.col-lg-4 --> | ||
<div class="col-lg-4"> | ||
<img class="img-circle" src="assets/images/mysteries.min.jpg" | ||
alt="Mysterious question mark from http://static.ddmcdn.com/gif/blogs/6a00d8341bf67c53ef0162fddb2a53970d-800wi.jpg" | ||
width="140" height="140"> | ||
<h2>Pokemon</h2> | ||
<p>Pokemon Evolution / Location Table with searchable bar</p> | ||
<p><a class="btn btn-default" href="./pokemon/index.html" role="button">View Pokemon »</a></p> | ||
</div><!-- /.col-lg-4 --> | ||
<div class="col-lg-4"> | ||
<img class="img-circle" src="assets/images/mysteries.min.jpg" | ||
alt="Mysterious question mark from http://static.ddmcdn.com/gif/blogs/6a00d8341bf67c53ef0162fddb2a53970d-800wi.jpg" | ||
width="140" height="140"> | ||
<h2>Ark Resources JSON</h2> | ||
<p>JSON data for Ark recipes from both http://ark.gamepedia.com/Crafting and http://ark.gamepedia.com/Saddles | ||
</p> | ||
<p><a class="btn btn-default" href="./ark_json/" role="button">View Ark JSON data »</a></p> | ||
</div> <!-- /.col-lg-4 --> | ||
<div class="col-lg-4"> | ||
<img class="img-circle" src="assets/images/sc-logo-blue.svg" alt="StarCtiizen Logo" width="140" height="140"> | ||
<h2>StarCitizen</h2> | ||
<p>StarCitizen tools</p> | ||
<p><a class="btn btn-default" href="./starcitizen/index.html" role="button">View StarCitizen Tools »</a> | ||
</p> | ||
</div> <!-- /.col-lg-4 --> | ||
</div> | ||
<div class="row text-center block-center"> | ||
<!-- /.col-lg-4 --> | ||
<div class="col-lg-4"> | ||
<img class="img-circle" src="assets/images/leantween.png" alt="LeanTweenLogo stolen from unity" width="140" | ||
height="140"> | ||
<h2>LeanTween</h2> | ||
<p>Documentation for LeanTween copied from LeanTween-master</p> | ||
<p><a class="btn btn-default" href="./leantween/index.html" role="button">View LeanTween Docs »</a></p> | ||
</div><!-- /.col-lg-4 --> | ||
</div> | ||
</div><!-- /.container --> | ||
<!-- JavaScript | ||
================================================== --> | ||
<script src="assets/js/jquery.min.js"></script> | ||
<script src="assets/js/bootstrap.min.js"></script> | ||
</body> | ||
</html> | ||
<script src="assets/js/jquery.min.js"></script> | ||
<script src="assets/js/bootstrap.min.js"></script> | ||
</body> | ||
|
||
</html> |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.