Skip to content

Commit

Permalink
Reran build without baseurl /vdb/
Browse files Browse the repository at this point in the history
  • Loading branch information
probablykory committed Aug 20, 2023
1 parent ff4829f commit 9bcc5f0
Show file tree
Hide file tree
Showing 1,792 changed files with 28,443 additions and 28,443 deletions.
14 changes: 7 additions & 7 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
<!-- <meta name="viewport" content="width=device-width,user-scalable=no"> -->
<title>Vdb</title>

<link rel="stylesheet" href="/vdb/assets/css/app.css">
<script src="/vdb/assets/js/mobilecheck.js"></script>
<link rel="stylesheet" href="/assets/css/app.css">
<script src="/assets/js/mobilecheck.js"></script>
</head><body class="flex flex-col h-[100vh]">
<div class="backdrop">
<div class="image" style="background: url( /vdb/assets/img/mistlandsart1.jpg );"></div>
<div class="image" style="background: url( /assets/img/mistlandsart1.jpg );"></div>
<div class="darken"></div>
</div>

Expand Down Expand Up @@ -48,9 +48,9 @@
</form>
</div></div>

<ul data-nav-list class="menu menu-horizontal pt-3 px-1 mx-auto -mt-6"><li><a data-nav="items" class="no-underline mx-1" href="/vdb/items">Items</a></li>
<li><a data-nav="pieces" class="no-underline mx-1" href="/vdb/pieces">Pieces</a></li>
<li><a data-nav="recipes" class="no-underline mx-1" href="/vdb/recipes">Recipes</a></li>
<ul data-nav-list class="menu menu-horizontal pt-3 px-1 mx-auto -mt-6"><li><a data-nav="items" class="no-underline mx-1" href="/items">Items</a></li>
<li><a data-nav="pieces" class="no-underline mx-1" href="/pieces">Pieces</a></li>
<li><a data-nav="recipes" class="no-underline mx-1" href="/recipes">Recipes</a></li>
</ul>
</div>

Expand Down Expand Up @@ -99,7 +99,7 @@ <h3 class="font-bold text-lg">Hello!</h3>
</footer>
</div>

<script type="module" src="/vdb/assets/js/appbundle.js"></script>
<script type="module" src="/assets/js/appbundle.js"></script>
</body>

</html>
16 changes: 8 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
<!-- <meta name="viewport" content="width=device-width,user-scalable=no"> -->
<title>Vdb</title>

<link rel="stylesheet" href="/vdb/assets/css/app.css">
<script src="/vdb/assets/js/mobilecheck.js"></script>
<link rel="stylesheet" href="/assets/css/app.css">
<script src="/assets/js/mobilecheck.js"></script>
</head><body class="flex flex-col h-[100vh]">
<div class="backdrop">
<div class="image" style="background: url( /vdb/assets/img/mistlandsart1.jpg );"></div>
<div class="image" style="background: url( /assets/img/mistlandsart1.jpg );"></div>
<div class="darken"></div>
</div>

Expand Down Expand Up @@ -48,14 +48,14 @@
</form>
</div></div>

<ul data-nav-list class="menu menu-horizontal pt-3 px-1 mx-auto -mt-6"><li><a data-nav="items" class="no-underline mx-1" href="/vdb/items">Items</a></li>
<li><a data-nav="pieces" class="no-underline mx-1" href="/vdb/pieces">Pieces</a></li>
<li><a data-nav="recipes" class="no-underline mx-1" href="/vdb/recipes">Recipes</a></li>
<ul data-nav-list class="menu menu-horizontal pt-3 px-1 mx-auto -mt-6"><li><a data-nav="items" class="no-underline mx-1" href="/items">Items</a></li>
<li><a data-nav="pieces" class="no-underline mx-1" href="/pieces">Pieces</a></li>
<li><a data-nav="recipes" class="no-underline mx-1" href="/recipes">Recipes</a></li>
</ul>
</div>

<div data-search-results class="results list flex flex-wrap justify-center items-stretch gap-2 md:gap-3 lg:gap-4 mt-16 invisible">
<div class="result card basis-full md:basis-[48%] lg:basis-[32%] p-1 rounded-md border-2 border-base-200 text-left text-sm bg-wood-panel" style="background-position:-207px, -8px;">
<div class="result card basis-full md:basis-[48%] lg:basis-[32%] p-1 rounded-md border-2 border-base-200 text-left text-sm bg-wood-panel" style="background-position:-141px, -352px;">
<div class="h-full p-2 rounded-md border-none bg-black/30">
<!-- include item/recipe/piece/etc -->
</div>
Expand Down Expand Up @@ -86,7 +86,7 @@ <h3 class="font-bold text-lg">Hello!</h3>
</footer>
</div>

<script type="module" src="/vdb/assets/js/appbundle.js"></script>
<script type="module" src="/assets/js/appbundle.js"></script>
</body>

</html>
8 changes: 4 additions & 4 deletions items/acorn/all.html
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
<div class="flex flex-col h-full max-w-full" data-prefab="Acorn" data-type="Material" data-content="Acorns Acorn Material Plant them to grow an oak tree.">
<!-- { % base64 iconpath % } This works now. Will enable later on rounded-md bg-black/20 --><div class="icon-container absolute right-2 top-2 w-16 h-16">
<img class="prefab-icon max-h-full max-w-full m-auto" src="/vdb/assets/img/items/Acorn_icon.png"><div class="text-xs text-center -mt-4">1/100</div></div><div class="item-header flex-0">
<img class="prefab-icon max-h-full max-w-full m-auto" src="/assets/img/items/Acorn_icon.png"><div class="text-xs text-center -mt-4">1/100</div></div><div class="item-header flex-0">
<div class="text-center"><span class="text-title-peach text-base" data-name="Acorns" class="name">Acorns</span></div>
</div>
<div class="item-body flex-auto text-ellipsis">
<span class="description block mr-16">Plant them to grow an oak tree.</span><br/><span data-type="Material" class="type">Material</span><br/>Weight: <span class="text-stat-gold">0.1</span></div>
<div class="item-footer flex-0"><br/>Used in 1 <a class="item whitespace-nowrap" data-nav="pieces+Acorn" href="/vdb/pieces">build pieces</a>.
<div class="item-footer flex-0"><br/>Used in 1 <a class="item whitespace-nowrap" data-nav="pieces+Acorn" href="/pieces">build pieces</a>.

<div class="flex flex-wrap pt-0.5"><a class="piece" data-nav="pieces+Oak sapling" href="/vdb/pieces">
<div class="flex flex-wrap pt-0.5"><a class="piece" data-nav="pieces+Oak sapling" href="/pieces">
<div class="icon-container relative p-0.5 mt-0.5 mr-0.5 rounded-sm border-none bg-black/30 w-16 h-16">
<img class="prefab-icon max-h-full max-w-full m-auto" src="/vdb/assets/img/pieces/Oak_Sapling_icon.png">
<img class="prefab-icon max-h-full max-w-full m-auto" src="/assets/img/pieces/Oak_Sapling_icon.png">
<div class="text-xs absolute top-1 text-center -ml-1 -mb-4 w-full max-w-full text-shadow-md shadow-black">Oak sapling</div>
</div>
</a></div><div class="text-right pt-0.5">
Expand Down
24 changes: 12 additions & 12 deletions items/acorn/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
<!-- <meta name="viewport" content="width=device-width,user-scalable=no"> -->
<title>Vdb</title>

<link rel="stylesheet" href="/vdb/assets/css/app.css">
<script src="/vdb/assets/js/mobilecheck.js"></script>
<link rel="stylesheet" href="/assets/css/app.css">
<script src="/assets/js/mobilecheck.js"></script>
</head><body class="flex flex-col h-[100vh]">
<div class="backdrop">
<div class="image" style="background: url( /vdb/assets/img/mistlandsart1.jpg );"></div>
<div class="image" style="background: url( /assets/img/mistlandsart1.jpg );"></div>
<div class="darken"></div>
</div>

Expand Down Expand Up @@ -48,9 +48,9 @@
</form>
</div></div>

<ul data-nav-list class="menu menu-horizontal pt-3 px-1 mx-auto -mt-6"><li><a data-nav="items" class="no-underline mx-1" href="/vdb/items">Items</a></li>
<li><a data-nav="pieces" class="no-underline mx-1" href="/vdb/pieces">Pieces</a></li>
<li><a data-nav="recipes" class="no-underline mx-1" href="/vdb/recipes">Recipes</a></li>
<ul data-nav-list class="menu menu-horizontal pt-3 px-1 mx-auto -mt-6"><li><a data-nav="items" class="no-underline mx-1" href="/items">Items</a></li>
<li><a data-nav="pieces" class="no-underline mx-1" href="/pieces">Pieces</a></li>
<li><a data-nav="recipes" class="no-underline mx-1" href="/recipes">Recipes</a></li>
</ul>
</div>

Expand All @@ -59,24 +59,24 @@
<div class="h-full p-2 rounded-md border-none bg-black/30">
<div class="flex flex-col h-full max-w-full" data-prefab="Acorn" data-type="Material" data-content="Acorns Acorn Material Plant them to grow an oak tree.">
<!-- { % base64 iconpath % } This works now. Will enable later on rounded-md bg-black/20 --><div class="icon-container absolute right-2 top-2 w-16 h-16">
<img class="prefab-icon max-h-full max-w-full m-auto" src="/vdb/assets/img/items/Acorn_icon.png"><div class="text-xs text-center -mt-4">1/100</div></div><div class="item-header flex-0">
<img class="prefab-icon max-h-full max-w-full m-auto" src="/assets/img/items/Acorn_icon.png"><div class="text-xs text-center -mt-4">1/100</div></div><div class="item-header flex-0">
<div class="text-center"><span class="text-title-peach text-base" data-name="Acorns" class="name">Acorns</span></div>
</div>
<div class="item-body flex-auto text-ellipsis">
<span class="description block mr-16">Plant them to grow an oak tree.</span><br/><span data-type="Material" class="type">Material</span><br/>Weight: <span class="text-stat-gold">0.1</span></div>
<div class="item-footer flex-0"><br/>Used in 1 <a class="item whitespace-nowrap" data-nav="pieces+Acorn" href="/vdb/pieces">build pieces</a>.
<div class="item-footer flex-0"><br/>Used in 1 <a class="item whitespace-nowrap" data-nav="pieces+Acorn" href="/pieces">build pieces</a>.

<div class="flex flex-wrap pt-0.5"><a class="piece" data-nav="pieces+Oak sapling" href="/vdb/pieces">
<div class="flex flex-wrap pt-0.5"><a class="piece" data-nav="pieces+Oak sapling" href="/pieces">
<div class="icon-container relative p-0.5 mt-0.5 mr-0.5 rounded-sm border-none bg-black/30 w-16 h-16">
<img class="prefab-icon max-h-full max-w-full m-auto" src="/vdb/assets/img/pieces/Oak_Sapling_icon.png">
<img class="prefab-icon max-h-full max-w-full m-auto" src="/assets/img/pieces/Oak_Sapling_icon.png">
<div class="text-xs absolute top-1 text-center -ml-1 -mb-4 w-full max-w-full text-shadow-md shadow-black">Oak sapling</div>
</div>
</a></div><div class="text-right pt-0.5">
<span class="type text-base-content/60">Prefab: Acorn</span>
</div>
</div>
</div>
<script>(function(w) { w.location = "/vdb/#details+/items/Acorn";}(window));</script>
<script>(function(w) { w.location = "//#details+/items/Acorn";}(window));</script>
</div>
</div>
</div>
Expand Down Expand Up @@ -104,7 +104,7 @@ <h3 class="font-bold text-lg">Hello!</h3>
</footer>
</div>

<script type="module" src="/vdb/assets/js/appbundle.js"></script>
<script type="module" src="/assets/js/appbundle.js"></script>
</body>

</html>
4 changes: 2 additions & 2 deletions items/acorn/partial.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div class="tooltip flex flex-col h-full w-full p-2 text-left text-sm"><!-- { % base64 iconpath % } This works now. Will enable later on rounded-md bg-black/20 --><div class="icon-container absolute right-2 top-2 w-16 h-16">
<img class="prefab-icon max-h-full max-w-full m-auto" src="/vdb/assets/img/items/Acorn_icon.png"><div class="text-xs text-center -mt-4">1/100</div></div><div class="item-header flex-0 px-12">
<img class="prefab-icon max-h-full max-w-full m-auto" src="/assets/img/items/Acorn_icon.png"><div class="text-xs text-center -mt-4">1/100</div></div><div class="item-header flex-0 px-12">
<div class="text-center"><span class="text-title-peach text-base" data-name="Acorns" class="name">Acorns</span></div>
</div>
<div class="item-body flex-auto pr-16 text-ellipsis"><span class="description">Plant them to grow an oak tree.</span><br/><br/><span data-type="Material" class="type">Material</span><br/>Weight: <span class="text-stat-gold">0.1</span></div>
Expand All @@ -8,7 +8,7 @@
</div>

<div class="absolute right-3 bottom-3">
<a data-nav="details" class="item text-stat-gold" href="/vdb/items/Acorn">
<a data-nav="details" class="item text-stat-gold" href="/items/Acorn">
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" class="stroke-info-content flex-shrink-0 w-6 h-6"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"></path></svg>
</a>
</div>
Expand Down
2 changes: 1 addition & 1 deletion items/acorn/tooltip.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div class="tooltip flex flex-col h-full w-full p-2 text-left text-sm"><!-- { % base64 iconpath % } This works now. Will enable later on rounded-md bg-black/20 --><div class="icon-container absolute right-2 top-2 w-16 h-16">
<img class="prefab-icon max-h-full max-w-full m-auto" src="/vdb/assets/img/items/Acorn_icon.png""><div class="text-xs text-center -mt-4">1/100</div></div><div class="item-header flex-0 px-12">
<img class="prefab-icon max-h-full max-w-full m-auto" src="/assets/img/items/Acorn_icon.png""><div class="text-xs text-center -mt-4">1/100</div></div><div class="item-header flex-0 px-12">
<div class="text-center"><span class="text-title-peach text-base" data-name="Acorns" class="name">Acorns</span></div>
</div>
<div class="item-body flex-auto pr-16 text-ellipsis"><span class="description">Plant them to grow an oak tree.</span><br/><br/><span data-type="Material" class="type">Material</span><br/>Weight: <span class="text-stat-gold">0.1</span></div>
Expand Down
Loading

0 comments on commit 9bcc5f0

Please sign in to comment.