Skip to content

Commit

Permalink
shuffle content out
Browse files Browse the repository at this point in the history
  • Loading branch information
AnEmortalKid committed Jan 18, 2021
1 parent 2210943 commit ebfbc93
Show file tree
Hide file tree
Showing 8 changed files with 743 additions and 12 deletions.
385 changes: 385 additions & 0 deletions assets/images/sc-logo-blue.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions assets/js/bootstrap.min.js

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions assets/js/jquery.min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dnd-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ <h2>Rooms</h2>
</div><!-- /.container -->
<!-- JavaScript
================================================== -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
</body>
</html>
26 changes: 16 additions & 10 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
<body>
<div class="container">
<div class="row text-center block-center">
<h1>AnEmortalKid various project samples</h1>
<hr class="featurette-divider">
<h1>AnEmortalKid various project samples</h1>
<hr class="featurette-divider">
</div>
<!-- ./row -->
<div class="row text-center block-center">
Expand All @@ -29,26 +29,32 @@ <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>
<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>
<div class="row text-center block-center">
<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>
<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><!-- /.container -->
<!-- JavaScript
================================================== -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
</body>
</html>
15 changes: 15 additions & 0 deletions starcitizen/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<html>
<head>
<meta name=viewport content="width=device-width, initial-scale=1">
<title>10K - A DndBTS Celebration</title>
<link href="assets/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/css/bootswatch.slate.min.css" rel="stylesheet">
</head>
<body>
<ul>
<li>
<a href="./mining_tracker/index.html">Refinery Tracker</a>
</li>
</ul>
</body>
</html>
66 changes: 66 additions & 0 deletions starcitizen/mining_tracker/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
<!DOCTYPE html>
<html>

<head>
</head>

<body>
<header class="w3-container w3-teal">
<h1>Hello</h1>
</header>


<div class="w3-container">
<p>A car is a wheeled, self-powered motor vehicle used for transportation.
Most definitions of the term specify that cars are designed to run primarily on roads,
to have seating for one to eight people, to typically have four wheels. (Wikipedia)</p>
</div>

<div class="w3-container" id="input-form-parent">
<div class="w3-container w3-teal">
<h2>Input Form</h2>
</div>

<form class="w3-container" id="entry-form">
<label class="w3-text-teal"><b>Refinery Location</b></label>
<select class="w3-select" name="location">
<option value="" disabled selected>Choose Refinery</option>
<option value="ARC-L1">ARC-L1</option>
<option value="CRU-L1">CRU-L1</option>
<option value="HUR-L1">HUR-L1</option>
<option value="HUR-L2">HUR-L2</option>
<option value="MIC-L1">MIC-L1</option>
</select>

<label class="w3-text-teal"><b>Expected Duration</b></label>
<input class="w3-input w3-border w3-light-grey" type="text" name="duration">

<label class="w3-text-teal"><b>Yield Amount</b></label>
<input class="w3-input w3-border w3-light-grey" type="number" name="yieldAmount">

<button class="w3-btn w3-blue-grey" onclick="app.submitEntry()">Track</button>
</form>
</div>

<div class="w3-container">
<table id="runs-table" class="w3-table w3-bordered w3-striped">
<thead>
<!-- todo sortable -->
<tr class="w3-teal">
<th>Location</th>
<th>Duration</th>
<th>Time Remaining</th>
<th>Yield</th>
<th>Status</th>
<th>Action</th>
</tr>
</thead>
<tbody></tbody>
</table>
</div>

</body>
<script src="main.js"></script>
<script>app.startApp()</script>

</html>
246 changes: 246 additions & 0 deletions starcitizen/mining_tracker/main.js

Large diffs are not rendered by default.

0 comments on commit ebfbc93

Please sign in to comment.