Various changes
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Isaac Mills 2025-07-12 21:31:22 -06:00
parent e3835f6577
commit f70df99f09
Signed by: fnmain
GPG key ID: B67D7410F33A0F61
7 changed files with 22 additions and 21 deletions

View file

@ -1,9 +1,10 @@
<script props> <script props>
module.exports = { module.exports = {
href: props.href, href: props.href,
referencing: props.referencing
} }
</script> </script>
<a href="{{href}}" target="_blank" aria-label="Associated webpage"> <a href="{{href}}" target="_blank" aria-label="{{referencing}}'s website">
<svg id="Filled" width="16pt" height="16pt" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"> <svg id="Filled" width="16pt" height="16pt" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<path <path
d="m8 0a8 8 0 1 0 8 8 8.0087 8.0087 0 0 0-8-8zm2.148 4.6667h-4.296a13.076 13.076 0 0 1 2.148-3.0587 13.047 13.047 0 0 1 2.148 3.0587zm0.53333 1.3333a6.8073 6.8073 0 0 1 0.31733 2 6.8073 6.8073 0 0 1-0.31733 2h-5.364a6.8073 6.8073 0 0 1-0.31733-2 6.8073 6.8073 0 0 1 0.31733-2zm-4.4147-4.4293a13.117 13.117 0 0 0-1.884 3.096h-2.1473a6.6873 6.6873 0 0 1 4.0313-3.096zm-4.9333 6.4293a6.6573 6.6573 0 0 1 0.30733-2h2.2927a8.0107 8.0107 0 0 0-0.26667 2 8.0107 8.0107 0 0 0 0.26667 2h-2.2927a6.6573 6.6573 0 0 1-0.30733-2zm0.902 3.3333h2.1473a13.117 13.117 0 0 0 1.884 3.096 6.6873 6.6873 0 0 1-4.0313-3.096zm3.6167 0h4.296a13.076 13.076 0 0 1-2.148 3.0587 13.047 13.047 0 0 1-2.148-3.0587zm3.8847 3.096a13.117 13.117 0 0 0 1.8807-3.096h2.1473a6.6873 6.6873 0 0 1-4.028 3.096zm4.93-6.4293a6.6573 6.6573 0 0 1-0.30733 2h-2.2927a8.0107 8.0107 0 0 0 0.26667-2 8.0107 8.0107 0 0 0-0.26667-2h2.2913a6.6573 6.6573 0 0 1 0.30867 2zm-3.0493-3.3333a13.117 13.117 0 0 0-1.8807-3.096 6.6873 6.6873 0 0 1 4.028 3.096z" d="m8 0a8 8 0 1 0 8 8 8.0087 8.0087 0 0 0-8-8zm2.148 4.6667h-4.296a13.076 13.076 0 0 1 2.148-3.0587 13.047 13.047 0 0 1 2.148 3.0587zm0.53333 1.3333a6.8073 6.8073 0 0 1 0.31733 2 6.8073 6.8073 0 0 1-0.31733 2h-5.364a6.8073 6.8073 0 0 1-0.31733-2 6.8073 6.8073 0 0 1 0.31733-2zm-4.4147-4.4293a13.117 13.117 0 0 0-1.884 3.096h-2.1473a6.6873 6.6873 0 0 1 4.0313-3.096zm-4.9333 6.4293a6.6573 6.6573 0 0 1 0.30733-2h2.2927a8.0107 8.0107 0 0 0-0.26667 2 8.0107 8.0107 0 0 0 0.26667 2h-2.2927a6.6573 6.6573 0 0 1-0.30733-2zm0.902 3.3333h2.1473a13.117 13.117 0 0 0 1.884 3.096 6.6873 6.6873 0 0 1-4.0313-3.096zm3.6167 0h4.296a13.076 13.076 0 0 1-2.148 3.0587 13.047 13.047 0 0 1-2.148-3.0587zm3.8847 3.096a13.117 13.117 0 0 0 1.8807-3.096h2.1473a6.6873 6.6873 0 0 1-4.028 3.096zm4.93-6.4293a6.6573 6.6573 0 0 1-0.30733 2h-2.2927a8.0107 8.0107 0 0 0 0.26667-2 8.0107 8.0107 0 0 0-0.26667-2h2.2913a6.6573 6.6573 0 0 1 0.30867 2zm-3.0493-3.3333a13.117 13.117 0 0 0-1.8807-3.096 6.6873 6.6873 0 0 1 4.028 3.096z"

View file

@ -1,4 +1,4 @@
<x-tab-content selected="2"> <x-tab::content selected="2">
<x-section-head header="Shoutouts to cool things!"> <x-section-head header="Shoutouts to cool things!">
<x-blockquote cite="Tyson Jenkins (CEO of TYSONCLOUD)"> <x-blockquote cite="Tyson Jenkins (CEO of TYSONCLOUD)">
That's crazy That's crazy
@ -17,4 +17,4 @@
</fill:subtitle> </fill:subtitle>
<fill:description>We'll get to it, trust</fill:description> <fill:description>We'll get to it, trust</fill:description>
</x-project> </x-project>
</x-tab-content> </x-tab::content>

View file

@ -1,4 +1,4 @@
<x-tab-content selected="3"> <x-tab::content selected="3">
<x-section-head header="Page four"> <x-section-head header="Page four">
<x-blockquote cite="Josh Arbon (CEO of Tysontoucherinator)"> <x-blockquote cite="Josh Arbon (CEO of Tysontoucherinator)">
Who is this guy? Who is this guy?
@ -17,4 +17,4 @@
</fill:subtitle> </fill:subtitle>
<fill:description>We'll get to it, trust</fill:description> <fill:description>We'll get to it, trust</fill:description>
</x-project> </x-project>
</x-tab-content> </x-tab::content>

View file

@ -1,4 +1,4 @@
<x-tab-content selected="0"> <x-tab::content selected="0">
<x-section-head header="Our projects"> <x-section-head header="Our projects">
<x-blockquote cite="You, just now"> <x-blockquote cite="You, just now">
Wow, such professionalism! What are these guys working on now? Wow, such professionalism! What are these guys working on now?
@ -7,7 +7,7 @@
<x-project id="tysoncloud"> <x-project id="tysoncloud">
<fill:links> <fill:links>
<x-link::github href="timmyjinks/TYSONCLOUD"></x-link::github> <x-link::github href="timmyjinks/TYSONCLOUD"></x-link::github>
<x-link::website href="https://tysoncloud.tysonjenkins.dev/"></x-link::website> <x-link::website href="https://tysoncloud.tysonjenkins.dev/" referencing="TYSONCLOUD"></x-link::website>
</fill:links> </fill:links>
<fill:img> <fill:img>
<img src="/assets/tysoncloud.svg"> <img src="/assets/tysoncloud.svg">
@ -36,7 +36,7 @@
headerstyle="font-family: 'Apex Mk2'" id="simulo"> headerstyle="font-family: 'Apex Mk2'" id="simulo">
<fill:links> <fill:links>
<x-link::github href="richgrov/simulo"></x-link::github> <x-link::github href="richgrov/simulo"></x-link::github>
<x-link::website href="https://simulo.grover.sh"></x-link::website> <x-link::website href="https://simulo.grover.sh" referencing="Simulo"></x-link::website>
</fill:links> </fill:links>
<fill:img> <fill:img>
<img src="/assets/simulo.svg"> <img src="/assets/simulo.svg">
@ -68,7 +68,7 @@
</x-project> </x-project>
<x-project id="c0re"> <x-project id="c0re">
<fill:links> <fill:links>
<x-link::website href="https://c0re.com"></x-link::website> <x-link::website href="https://c0re.com" referencing="c0re"></x-link::website>
</fill:links> </fill:links>
<fill:img> <fill:img>
<include src="assets/c0re.svg"></include> <include src="assets/c0re.svg"></include>
@ -129,7 +129,7 @@
titlestyle="background-image: linear-gradient(to right, oklch(0.714 0.203 305.504) 0px, oklch(0.718 0.202 349.761) 100%); background-clip: text; color: transparent" titlestyle="background-image: linear-gradient(to right, oklch(0.714 0.203 305.504) 0px, oklch(0.718 0.202 349.761) 100%); background-clip: text; color: transparent"
id="braindance"> id="braindance">
<fill:links> <fill:links>
<x-link::website href="https://braindance.live"></x-link::website> <x-link::website href="https://braindance.live" referencing="Braindance"></x-link::website>
</fill:links> </fill:links>
<fill:img> <fill:img>
<img src="/assets/braindance.svg"> <img src="/assets/braindance.svg">
@ -221,4 +221,4 @@
</li> </li>
</ol> </ol>
</fill:footer> </fill:footer>
</x-tab-content> </x-tab::content>

View file

@ -118,14 +118,14 @@ html {
justify-content: space-around; justify-content: space-around;
} }
.tab-list button { .tab-list a {
background-color: transparent; background-color: transparent;
border: solid 3px transparent; border: solid 3px transparent;
border-bottom: solid 3px #eee; border-bottom: solid 3px #eee;
font-size: 16pt; font-size: 16pt;
} }
.tab-list button[aria-selected=true] { .tab-list a[aria-selected=true] {
font-weight: bold; font-weight: bold;
border-bottom: solid 6px #eee; border-bottom: solid 6px #eee;
} }
@ -233,13 +233,13 @@ a {
flex-direction: column; flex-direction: column;
} }
.tab-list button { .tab-list a {
background-color: transparent; background-color: transparent;
border: solid 3px #999; border: solid 3px #999;
font-size: 16pt; font-size: 16pt;
} }
.tab-list button[aria-selected=true] { .tab-list a[aria-selected=true] {
background-color: #eee; background-color: #eee;
font-weight: bold; font-weight: bold;
color: black; color: black;

View file

@ -4,7 +4,7 @@
aria_selected: Boolean(props.selected) aria_selected: Boolean(props.selected)
} }
</script> </script>
<button hx-get="/partials/{{page}}" hx-push-url="/{{page}}" role="tab" aria-selected="{{aria_selected}}" <a href="/src/{{page}}" hx-get="/partials/{{page}}" hx-push-url="/{{page}}" role="tab" aria-selected="{{aria_selected}}"
aria-controls="tab-content"> aria-controls="tab-content">
<yield></yield> <yield></yield>
</button> </a>

View file

@ -4,10 +4,10 @@
} }
</script> </script>
<nav class="tab-list" role="tablist" hx-indicator="#indicator"> <nav class="tab-list" role="tablist" hx-indicator="#indicator">
<x-tab-button page="projects.html" selected="{{ selected-- == 0 }}">Our Projects</x-tab-button> <x-tab::button page="projects.html" selected="{{ selected-- == 0 }}">Our Projects</x-tab::button>
<x-tab-button page="who_we_are.html" selected="{{ selected-- == 0 }}">Who we are</x-tab-button> <x-tab::button page="who_we_are.html" selected="{{ selected-- == 0 }}">Who we are</x-tab::button>
<x-tab-button page="interests.html" selected="{{ selected-- == 0 }}">Our Interests</x-tab-button> <x-tab::button page="interests.html" selected="{{ selected-- == 0 }}">Our Interests</x-tab::button>
<x-tab-button page="page_four.html" selected="{{ selected-- == 0 }}">Page Four</x-tab-button> <x-tab::button page="page_four.html" selected="{{ selected-- == 0 }}">Page Four</x-tab::button>
</nav> </nav>
<hr style="margin: 0"> <hr style="margin: 0">
<div id="tab-content" role="tabpanel" class="tab-content"> <div id="tab-content" role="tabpanel" class="tab-content">