Add links to who_we_are page
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
c1afdf9ba7
commit
e3835f6577
5 changed files with 57 additions and 18 deletions
10
src/components/link.html
Normal file
10
src/components/link.html
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
<script props>
|
||||||
|
module.exports = {
|
||||||
|
show: props.show,
|
||||||
|
href: props.href
|
||||||
|
}
|
||||||
|
</script>
|
||||||
|
<a href="/src/{{href}}#{{show}}" hx-get="/partials/{{href}}" hx-push-url="/{{href}}#{{show}}"
|
||||||
|
hx-swap="innerHtml show:#{{show}}:top">
|
||||||
|
<yield></yield>
|
||||||
|
</a>
|
|
@ -14,9 +14,7 @@
|
||||||
<if condition="text != '' && !$slots.text?.filled">
|
<if condition="text != '' && !$slots.text?.filled">
|
||||||
<p style="font-size: 200px; text-align: center; margin: 0; padding: 0;">{{text}}</p>
|
<p style="font-size: 200px; text-align: center; margin: 0; padding: 0;">{{text}}</p>
|
||||||
</if>
|
</if>
|
||||||
<markdown>
|
<slot:title />
|
||||||
<slot:title />
|
|
||||||
</markdown>
|
|
||||||
<div class="links">
|
<div class="links">
|
||||||
<slot:links></slot:links>
|
<slot:links></slot:links>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -5,7 +5,11 @@
|
||||||
</x-blockquote>
|
</x-blockquote>
|
||||||
</x-section-head>
|
</x-section-head>
|
||||||
<x-project text="?">
|
<x-project text="?">
|
||||||
<fill:title># Coming soon to theaters</fill:title>
|
<fill:title>
|
||||||
|
<markdown>
|
||||||
|
# Coming soon to theaters
|
||||||
|
</markdown>
|
||||||
|
</fill:title>
|
||||||
<fill:subtitle>
|
<fill:subtitle>
|
||||||
<markdown>
|
<markdown>
|
||||||
## This website is under construction
|
## This website is under construction
|
||||||
|
|
|
@ -5,7 +5,11 @@
|
||||||
</x-blockquote>
|
</x-blockquote>
|
||||||
</x-section-head>
|
</x-section-head>
|
||||||
<x-project text="?">
|
<x-project text="?">
|
||||||
<fill:title># Coming soon to theaters</fill:title>
|
<fill:title>
|
||||||
|
<markdown>
|
||||||
|
# Coming soon to theaters
|
||||||
|
</markdown>
|
||||||
|
</fill:title>
|
||||||
<fill:subtitle>
|
<fill:subtitle>
|
||||||
<markdown>
|
<markdown>
|
||||||
## This website is under construction
|
## This website is under construction
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
Wow, such professionalism! What are these guys working on now?
|
Wow, such professionalism! What are these guys working on now?
|
||||||
</x-blockquote>
|
</x-blockquote>
|
||||||
</x-section-head>
|
</x-section-head>
|
||||||
<x-project>
|
<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/"></x-link::website>
|
||||||
|
@ -12,7 +12,11 @@
|
||||||
<fill:img>
|
<fill:img>
|
||||||
<img src="/assets/tysoncloud.svg">
|
<img src="/assets/tysoncloud.svg">
|
||||||
</fill:img>
|
</fill:img>
|
||||||
<fill:title># TYSONCLOUD</fill:title>
|
<fill:title>
|
||||||
|
<markdown>
|
||||||
|
# TYSONCLOUD
|
||||||
|
</markdown>
|
||||||
|
</fill:title>
|
||||||
<fill:subtitle>
|
<fill:subtitle>
|
||||||
<markdown>
|
<markdown>
|
||||||
## When she compute your serve 'till you edge
|
## When she compute your serve 'till you edge
|
||||||
|
@ -29,7 +33,7 @@
|
||||||
</fill:description>
|
</fill:description>
|
||||||
</x-project>
|
</x-project>
|
||||||
<x-project onclick="spaghetti()" class="project-alt" titlestyle="font-family: 'Apex Mk2'"
|
<x-project onclick="spaghetti()" class="project-alt" titlestyle="font-family: 'Apex Mk2'"
|
||||||
headerstyle="font-family: 'Apex Mk2'">
|
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"></x-link::website>
|
||||||
|
@ -37,7 +41,11 @@
|
||||||
<fill:img>
|
<fill:img>
|
||||||
<img src="/assets/simulo.svg">
|
<img src="/assets/simulo.svg">
|
||||||
</fill:img>
|
</fill:img>
|
||||||
<fill:title># Simulo</fill:title>
|
<fill:title>
|
||||||
|
<markdown>
|
||||||
|
# Simulo
|
||||||
|
</markdown>
|
||||||
|
</fill:title>
|
||||||
<fill:subtitle>
|
<fill:subtitle>
|
||||||
<markdown>
|
<markdown>
|
||||||
## Roblox for the real world!
|
## Roblox for the real world!
|
||||||
|
@ -58,7 +66,7 @@
|
||||||
</div>
|
</div>
|
||||||
</fill:description>
|
</fill:description>
|
||||||
</x-project>
|
</x-project>
|
||||||
<x-project>
|
<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"></x-link::website>
|
||||||
</fill:links>
|
</fill:links>
|
||||||
|
@ -66,8 +74,10 @@
|
||||||
<include src="assets/c0re.svg"></include>
|
<include src="assets/c0re.svg"></include>
|
||||||
</fill:img>
|
</fill:img>
|
||||||
<fill:title>
|
<fill:title>
|
||||||
# c0re
|
<markdown>
|
||||||
#### So shiny!
|
# c0re
|
||||||
|
#### So shiny!
|
||||||
|
</markdown>
|
||||||
</fill:title>
|
</fill:title>
|
||||||
<fill:subtitle>
|
<fill:subtitle>
|
||||||
<markdown>
|
<markdown>
|
||||||
|
@ -116,14 +126,19 @@
|
||||||
Please stop sending your projects to the review department
|
Please stop sending your projects to the review department
|
||||||
</x-blockquote>
|
</x-blockquote>
|
||||||
<x-project class="project-alt"
|
<x-project class="project-alt"
|
||||||
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">
|
||||||
<fill:links>
|
<fill:links>
|
||||||
<x-link::website href="https://braindance.live"></x-link::website>
|
<x-link::website href="https://braindance.live"></x-link::website>
|
||||||
</fill:links>
|
</fill:links>
|
||||||
<fill:img>
|
<fill:img>
|
||||||
<img src="/assets/braindance.svg">
|
<img src="/assets/braindance.svg">
|
||||||
</fill:img>
|
</fill:img>
|
||||||
<fill:title># Braindance</fill:title>
|
<fill:title>
|
||||||
|
<markdown>
|
||||||
|
# Braindance
|
||||||
|
</markdown>
|
||||||
|
</fill:title>
|
||||||
<fill:subtitle>
|
<fill:subtitle>
|
||||||
<markdown>
|
<markdown>
|
||||||
## Bringing the Coachella to you!
|
## Bringing the Coachella to you!
|
||||||
|
@ -136,11 +151,15 @@
|
||||||
</markdown>
|
</markdown>
|
||||||
</fill:description>
|
</fill:description>
|
||||||
</x-project>
|
</x-project>
|
||||||
<x-project text="e">
|
<x-project text="e" id="grezi">
|
||||||
<fill:links>
|
<fill:links>
|
||||||
<x-link::github href="StratusFearMe21/grezi-next"></x-link::github>
|
<x-link::github href="StratusFearMe21/grezi-next"></x-link::github>
|
||||||
</fill:links>
|
</fill:links>
|
||||||
<fill:title># Grezi</fill:title>
|
<fill:title>
|
||||||
|
<markdown>
|
||||||
|
# Grezi
|
||||||
|
</markdown>
|
||||||
|
</fill:title>
|
||||||
<fill:subtitle>
|
<fill:subtitle>
|
||||||
<markdown>
|
<markdown>
|
||||||
## When the power is point
|
## When the power is point
|
||||||
|
@ -159,8 +178,12 @@
|
||||||
</markdown>
|
</markdown>
|
||||||
</fill:description>
|
</fill:description>
|
||||||
</x-project>
|
</x-project>
|
||||||
<x-project text="?" class="project-alt">
|
<x-project text="?" class="project-alt" id="mystery">
|
||||||
<fill:title># Mystery</fill:title>
|
<fill:title>
|
||||||
|
<markdown>
|
||||||
|
# Mystery
|
||||||
|
</markdown>
|
||||||
|
</fill:title>
|
||||||
<fill:subtitle>
|
<fill:subtitle>
|
||||||
<markdown>
|
<markdown>
|
||||||
## _Oooooooo_
|
## _Oooooooo_
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue