Skip to content

Commit

Permalink
copy pasta leantween
Browse files Browse the repository at this point in the history
  • Loading branch information
AnEmortalKid committed Jan 15, 2023
1 parent db3412c commit fe57eca
Show file tree
Hide file tree
Showing 40 changed files with 18,749 additions and 55 deletions.
Binary file added assets/images/leantween.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
136 changes: 81 additions & 55 deletions index.html
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 &raquo;</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 &raquo;</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 &raquo;</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 &raquo;</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 &raquo;</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 &raquo;</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 &raquo;</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 &raquo;</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 &raquo;</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 &raquo;</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 &raquo;</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 &raquo;</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 &raquo;</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>
2 changes: 2 additions & 0 deletions leantween/assets.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions leantween/assets/css.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit fe57eca

Please sign in to comment.