Skip to content

Commit

Permalink
added arrows to change gallery page
Browse files Browse the repository at this point in the history
  • Loading branch information
svioletg committed May 3, 2024
1 parent 8689180 commit dfbf603
Show file tree
Hide file tree
Showing 17 changed files with 217 additions and 125 deletions.
13 changes: 7 additions & 6 deletions bcrmc/bcr1/gallery.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<a class="bttn" href="/bcrmc/info.html">Home</a>
</nav>
<hr>
<h2 id="114">BCR-MC 1 - 1.14/1.15: Village & Pillage Update / Buzzy Bees Update<br><sup>(Dec. 2019)</sup></h2>
<div class="flexnav" id="gallery-title" name="bcr1"><h2 id="114">BCR-MC 1 - 1.14/1.15: Village & Pillage Update / Buzzy Bees Update<br><sup>(Dec. 2019)</sup></h2></div>
<a target="_blank" class="bttn mega" href="https://mega.nz/file/bE4WkQaI#NoA40LUhGe6p9iZZOq9mw9nxQcFqUjz-EJpZkoLZaQo"><span>World Download<br>[ MEGAsync, ~854mb ZIP ]</span></a>
<br>
<h2>Gallery</h2>
Expand All @@ -30,16 +30,16 @@ <h2>Gallery</h2>
<figure><img src="jpg/vi-towntower.jpg"><figcaption>Central Town with Tower in the Background<br><sup>(from Violet)</sup></figcaption></figure>

<figure><img src="jpg/desu-boat.jpg"><figcaption>Boat Ride
<a href="bcr1/png/desu-boat.png">[PNG]</a><br><sup>(from Desu)</sup></figcaption></figure>
<a href="png/desu-boat.png">[PNG]</a><br><sup>(from Desu)</sup></figcaption></figure>

<figure><img src="jpg/desu-chestsdesert.jpg"><figcaption>Chests in Desert
<a href="bcr1/png/desu-chestsdesert.png">[PNG]</a><br><sup>(from Desu)</sup></figcaption></figure>
<a href="png/desu-chestsdesert.png">[PNG]</a><br><sup>(from Desu)</sup></figcaption></figure>

<figure><img src="jpg/desu-hillside.jpg"><figcaption>Hillside by River
<a href="bcr1/png/desu-hillside.png">[PNG]</a><br><sup>(from Desu)</sup></figcaption></figure>
<a href="png/desu-hillside.png">[PNG]</a><br><sup>(from Desu)</sup></figcaption></figure>

<figure><img src="jpg/desu-togetherminecart.jpg"><figcaption>Minecart Experiment
<a href="bcr1/png/desu-togetherminecart.png">[PNG]</a><br><sup>(from Desu)</sup></figcaption></figure>
<a href="png/desu-togetherminecart.png">[PNG]</a><br><sup>(from Desu)</sup></figcaption></figure>

</div>
<hr>
Expand All @@ -48,6 +48,7 @@ <h2>Gallery</h2>
</body>
<footer>
Website written by <a href="https://github.com/svioletg">Seth Gibbs</a>
<script src="script.js" defer></script>
<script src="/bcrmc/script.js" defer></script>
<script src="/bcrmc/gallery.js" defer></script>
</footer>
</html>
15 changes: 8 additions & 7 deletions bcrmc/bcr2/gallery.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<a class="bttn" href="/bcrmc/info.html">Home</a>
</nav>
<hr>
<h2 id="115">BCR-MC 2 - 1.15: Buzzy Bees Update<br><sup>(Apr. 2020)</sup></h2>
<div class="flexnav" id="gallery-title" name="bcr2"><h2 id="115">BCR-MC 2 - 1.15: Buzzy Bees Update<br><sup>(Apr. 2020)</sup></h2></div>
<h2>Gallery</h2>
<div class="gallery smaller">
<figure><img src="jpg/vi-vihousenight.jpg"><figcaption>Violet's House at Night<br><sup>(from Violet)</sup></figcaption></figure>
Expand All @@ -24,19 +24,19 @@ <h2>Gallery</h2>
<figure><img src="jpg/vi-alliumrock.jpg"><figcaption>Allium on a Rock Formation at Daytime<br><sup>(from Violet)</sup></figcaption></figure>

<figure><img src="jpg/desu-foggytown.jpg"><figcaption>View of Cabin & Forest at Dawn
<a href="bcr2/png/desu-foggytown.png">[PNG]</a><br><sup>(from Desu)</sup></figcaption></figure>
<a href="png/desu-foggytown.png">[PNG]</a><br><sup>(from Desu)</sup></figcaption></figure>

<figure><img src="jpg/desu-loandistance.jpg"><figcaption>Loan Entering Town
<a href="bcr2/png/desu-loandistance.png">[PNG]</a><br><sup>(from Desu)</sup></figcaption></figure>
<a href="png/desu-loandistance.png">[PNG]</a><br><sup>(from Desu)</sup></figcaption></figure>

<figure><img src="jpg/desu-marcave.jpg"><figcaption>Mar's Mountainside Home
<a href="bcr2/png/desu-marcave.png">[PNG]</a><br><sup>(from Desu)</sup></figcaption></figure>
<a href="png/desu-marcave.png">[PNG]</a><br><sup>(from Desu)</sup></figcaption></figure>

<figure><img src="jpg/desu-mesacabin.jpg"><figcaption>Evan's Mesa Lodging
<a href="bcr2/png/desu-mesacabin.png">[PNG]</a><br><sup>(from Desu)</sup></figcaption></figure>
<a href="png/desu-mesacabin.png">[PNG]</a><br><sup>(from Desu)</sup></figcaption></figure>

<figure><img src="jpg/desu-roofedforest.jpg"><figcaption>Mushroom Forest
<a href="bcr2/png/desu-roofedforest.png">[PNG]</a><br><sup>(from Desu)</sup></figcaption></figure>
<a href="png/desu-roofedforest.png">[PNG]</a><br><sup>(from Desu)</sup></figcaption></figure>

</div>
<hr>
Expand All @@ -45,6 +45,7 @@ <h2>Gallery</h2>
</body>
<footer>
Website written by <a href="https://github.com/svioletg">Seth Gibbs</a>
<script src="script.js" defer></script>
<script src="/bcrmc/script.js" defer></script>
<script src="/bcrmc/gallery.js" defer></script>
</footer>
</html>
37 changes: 19 additions & 18 deletions bcrmc/bcr3/gallery.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<a class="bttn" href="/bcrmc/info.html">Home</a>
</nav>
<hr>
<h2 id="118">BCR-MC 3 - 1.18: Caves & Cliffs Update<br><sup>(Dec. 1st, 2021 — Jan. 29th, 2022)</sup></h2>
<div class="flexnav" id="gallery-title" name="bcr3"><h2 id="118">BCR-MC 3 - 1.18: Caves & Cliffs Update<br><sup>(Dec. 1st, 2021 — Jan. 29th, 2022)</sup></h2></div>
<a target="_blank" class="bttn mega" href="https://mega.nz/file/PAg0wQLY#0DKYVbEG0hGHXEWvzyZyphoTXQ5SztlOLDKTiS0Gqjw"><span>World Download<br>[ MEGAsync, ~1.8gb ZIP ]</span></a>
<br>
<figure><img src="png/bcr3-map-iso.png">
Expand Down Expand Up @@ -48,52 +48,52 @@ <h2>Gallery</h2>
<figure><img src="jpg/vi-northaltuonight.jpg"><figcaption>Northern Altuo at Night With the Moon Overhead<br><sup>(from Violet)</sup></figcaption></figure>

<figure><img src="jpg/desu-altuofromwest.jpg"><figcaption>Altuo Peninsula from the West
<a href="bcr3/png/desu-altuofromwest.png">[PNG]</a><br><sup>(from Desu)</sup></figcaption></figure>
<a href="png/desu-altuofromwest.png">[PNG]</a><br><sup>(from Desu)</sup></figcaption></figure>

<figure><img src="jpg/desu-deepslatecave.jpg"><figcaption>Deepslate Cave
<a href="bcr3/png/desu-deepslatecave.png">[PNG]</a><br><sup>(from Desu)</sup></figcaption></figure>
<a href="png/desu-deepslatecave.png">[PNG]</a><br><sup>(from Desu)</sup></figcaption></figure>

<figure><img src="jpg/desu-discfarm.jpg"><figcaption>Music Disc Farm
<a href="bcr3/png/desu-discfarm.png">[PNG]</a><br><sup>(from Desu)</sup></figcaption></figure>
<a href="png/desu-discfarm.png">[PNG]</a><br><sup>(from Desu)</sup></figcaption></figure>

<figure><img src="jpg/desu-dripstonecave.jpg"><figcaption>Dripstone Cave
<a href="bcr3/png/desu-dripstonecave.png">[PNG]</a><br><sup>(from Desu)</sup></figcaption></figure>
<a href="png/desu-dripstonecave.png">[PNG]</a><br><sup>(from Desu)</sup></figcaption></figure>

<figure><img src="jpg/desu-fishing.jpg"><figcaption>Mar & Violet Fishing
<a href="bcr3/png/desu-fishing.png">[PNG]</a><br><sup>(from Desu)</sup></figcaption></figure>
<a href="png/desu-fishing.png">[PNG]</a><br><sup>(from Desu)</sup></figcaption></figure>

<figure><img src="jpg/desu-marglass.jpg"><figcaption>Mar Through Spyglass
<a href="bcr3/png/desu-marglass.png">[PNG]</a><br><sup>(from Desu)</sup></figcaption></figure>
<a href="png/desu-marglass.png">[PNG]</a><br><sup>(from Desu)</sup></figcaption></figure>

<figure><img src="jpg/desu-melonfarm.jpg"><figcaption>Desu's Pumpkin+Melon Farm
<a href="bcr3/png/desu-melonfarm.png">[PNG]</a><br><sup>(from Desu)</sup></figcaption></figure>
<a href="png/desu-melonfarm.png">[PNG]</a><br><sup>(from Desu)</sup></figcaption></figure>

<figure><img src="jpg/desu-mountainhouse.jpg"><figcaption>Desu's In-mountain Home
<a href="bcr3/png/desu-mountainhouse.png">[PNG]</a><br><sup>(from Desu)</sup></figcaption></figure>
<a href="png/desu-mountainhouse.png">[PNG]</a><br><sup>(from Desu)</sup></figcaption></figure>

<figure><img src="jpg/desu-northtown.jpg"><figcaption>North Hillside Altuo
<a href="bcr3/png/desu-northtown.png">[PNG]</a><br><sup>(from Desu)</sup></figcaption></figure>
<a href="png/desu-northtown.png">[PNG]</a><br><sup>(from Desu)</sup></figcaption></figure>

<figure><img src="jpg/desu-observatoryint1.jpg"><figcaption>Altuo Observatory (Interior)
<a href="bcr3/png/desu-observatoryint1.png">[PNG]</a><br><sup>(from Desu)</sup></figcaption></figure>
<a href="png/desu-observatoryint1.png">[PNG]</a><br><sup>(from Desu)</sup></figcaption></figure>

<figure><img src="jpg/desu-observatoryint2.jpg"><figcaption>Altuo Observatory (Interior)
<a href="bcr3/png/desu-observatoryint2.png">[PNG]</a><br><sup>(from Desu)</sup></figcaption></figure>
<a href="png/desu-observatoryint2.png">[PNG]</a><br><sup>(from Desu)</sup></figcaption></figure>

<figure><img src="jpg/desu-snowing.jpg"><figcaption>Altuo in Winter
<a href="bcr3/png/desu-snowing.png">[PNG]</a><br><sup>(from Desu)</sup></figcaption></figure>
<a href="png/desu-snowing.png">[PNG]</a><br><sup>(from Desu)</sup></figcaption></figure>

<figure><img src="jpg/desu-towerglass.jpg"><figcaption>Altuo Tower Through Spyglass
<a href="bcr3/png/desu-towerglass.png">[PNG]</a><br><sup>(from Desu)</sup></figcaption></figure>
<a href="png/desu-towerglass.png">[PNG]</a><br><sup>(from Desu)</sup></figcaption></figure>

<figure><img src="jpg/desu-townhallconstruction.jpg"><figcaption>Construction of Town Hall
<a href="bcr3/png/desu-townhallconstruction.png">[PNG]</a><br><sup>(from Desu)</sup></figcaption></figure>
<a href="png/desu-townhallconstruction.png">[PNG]</a><br><sup>(from Desu)</sup></figcaption></figure>

<figure><img src="jpg/desu-townsideboard.jpg"><figcaption>Altuo Townside Bulletin Board
<a href="bcr3/png/desu-townsideboard.png">[PNG]</a><br><sup>(from Desu)</sup></figcaption></figure>
<a href="png/desu-townsideboard.png">[PNG]</a><br><sup>(from Desu)</sup></figcaption></figure>

<figure><img src="jpg/desu-virecords.jpg"><figcaption>Violet's Disc Collection
<a href="bcr3/png/desu-virecords.png">[PNG]</a><br><sup>(from Desu)</sup></figcaption></figure>
<a href="png/desu-virecords.png">[PNG]</a><br><sup>(from Desu)</sup></figcaption></figure>

</div>
<hr>
Expand All @@ -102,6 +102,7 @@ <h2>Gallery</h2>
</body>
<footer>
Website written by <a href="https://github.com/svioletg">Seth Gibbs</a>
<script src="script.js" defer></script>
<script src="/bcrmc/script.js" defer></script>
<script src="/bcrmc/gallery.js" defer></script>
</footer>
</html>
Loading

0 comments on commit dfbf603

Please sign in to comment.