feat: update css for pages

This commit is contained in:
Daniel Alejandro Gallegos 2024-07-04 20:44:05 -04:00
parent 42c6d4dcca
commit 66874ead14
Signed by: taco
SSH key fingerprint: SHA256:YgoAbZ3x1d1kTGKEmT8elbjEvK/mn0hc4ATFgWhykR0
8 changed files with 74 additions and 52 deletions

View file

@ -12,15 +12,14 @@ cheer up your day. 💚
<!--more-->
{{< figure src="/img/artwork/aeolus.stickers/11.png" alt="chibi sticker of aeolus - artwork by leeohfox" caption="artwork by [leeohfox](https://www.furaffinity.net/user/leeohfox/)" class="flex justify-center">}}
{{< figure src="/img/artwork/aeolus.stickers/11.png" alt="chibi sticker of aeolus - artwork by leeohfox" caption="artwork by [leeohfox](https://www.furaffinity.net/user/leeohfox/)" >}}
Aeolus is a hybrid creature with a mixed genetic ancestry between a lion and a quaker parrot. He is 21cm tall, but can also be seen to be at heights of up to 1 meter or as small as a few centimeters.
He has soft, green fur and plumage with a fuzzy white underbelly.
He has a pretty little tufted brown tail.
He is normally in his feral form, but he can shift into a bipedal form at will.
{{< figure src="/img/artwork/aeolus.yoshikigu.chubchow.greenheart.transparent.png" alt="aeolus in a green yoshi kigu hugging an egg - artwork by chubchow" caption="artwork by [chubchow](https://twitter.com/chubchow)" class="flex justify-center">}}
{{< figure src="/img/artwork/aeolus.yoshikigu.chubchow.greenheart.transparent.png" alt="aeolus in a green yoshi kigu hugging an egg - artwork by chubchow" caption="artwork by [chubchow](https://twitter.com/chubchow)" >}}
## early life
@ -30,7 +29,10 @@ Aeolus was born like most gryphons in his world -- out of an egg. However, the o
Aeolus spends most of his days lounging in conveniently Aeolus-sized locations (see: fits where he sits) around his mother, Maggie. She is usually working to tend to the farm and sell groceries at the shop they sell their goods at, so Aeolus is usually posted on her shoulder as a dedicated farm supervisor. He does a _lot_ of important work.
## notes and references
[to be added]
* Aeolus prefers to warble and make bird noises rather than coherent speech. Lots of his family and friends are able to understand him, regardless. [^1]
## further reading
[to be added]
* family:
* [Terra Viridis](../terra)
[^1]: This is very ["The Cheat"-like](https://web.archive.org/web/20240520121900/http://www.hrwiki.org/wiki/The_Cheat#Speech) behavior, which is whereinspiration for the noises was drawn from.

View file

@ -3,25 +3,14 @@ title = "home"
description = "taco's furry trash receptable [18+]"
+++
i'm busy setting everything up still. sorry for the mess.
trust me, it'll look better soon.
helscome my wedsite.
|![](/img/buttons/under_construction.gif)|![](/img/buttons/under_construction.gif)|![](/img/buttons/under_construction.gif)|
|---|---|---|
its not done.
## things you can look at for now
this page is best viewed using Nedscape 1.0
or lower
* [characters](../characters)
* [links](../links)
## things that are coming soon
* [writing](../writing)
* [about](../about)
* [artwork](../artwork)
* [music](../music)
{{< figure src="/img/artwork/aeolus.pixelbird.stardew.png" alt="artwork by concernedape in stardew valley, edit by taco" class="flex justify-center">}}
{{< figure src="/img/artwork/aeolus.pixelbird.stardew.png" alt="artwork by concernedape in stardew valley, edit by taco" caption="artwork by [concernedape](https://www.stardewvalley.net), edited by taco" >}}
|![](/img/buttons/lovenow.gif)|![](/img/buttons/powered-by-debian.gif)|![](/img/buttons/srgb-now.png)|![](/img/buttons/budgie.gif)|![](/img/buttons/cool-shades.gif)|![](/img/buttons/cooltxt.gif)|
|---|---|---|---|---|---|---|---|

View file

@ -5,7 +5,7 @@ description = "places where you can find taco!"
here's where you can find taco on the internet!
# socials
## socials
* fediverse
* [chirpbirb@meow.social](https://meow.social/@chirpbirb)
@ -15,11 +15,9 @@ here's where you can find taco on the internet!
* centralized
* [chirpbirb@twitter.com](https://twitter.com/@chirpbirb), inactive because fuck elon
# galleries
## galleries
* [furaffinity](https://www.furaffinity.net/user/chirpbirb)
* [weasyl](https://www.weasyl.com/~chirpbirb)
i also run a linkstack instance @ fursona.directory that has all of my current links/galleries. :3
check it out [here](https://fursona.directory/@taco)!
i also run a linkstack instance @ [fursona.directory](https://fursona.directory) that has all of my current links/galleries. check it out [here](https://fursona.directory/@taco)! :3

View file

@ -1,22 +0,0 @@
body {
color: #222;
font-family: sans-serif;
line-height: 1.5;
margin: 1rem;
max-width: 768px;
}
header {
border-bottom: 1px solid #222;
margin-bottom: 1rem;
}
footer {
border-top: 1px solid #222;
margin-top: 1rem;
}
a {
color: #00e;
text-decoration: none;
}

View file

@ -0,0 +1,51 @@
body {
color: #222;
font-family: sans-serif;
line-height: 1.5;
margin: auto;
max-width: 666px;
}
header {
border-bottom: 1px solid #222;
margin-bottom: 1rem;
}
footer {
border-top: 1px solid #222;
margin-top: 1rem;
}
h1 {
text-align: center;
}
a {
color: #00e;
text-decoration: none;
}
main {
max-width: 666px;
}
img {
max-width: 100%;
}
nav {
ul {
display: flex;
flex-direction: row;
list-style-type: none;
justify-content: center;
margin: 0;
padding: 0;
li {
margin: 1rem;
}
li .active {
text-decoration: underline;
}
}
}

View file

@ -1 +1 @@
console.log('This site was generated by Hugo.');
console.log('This site was generated by Kobolds in your browser\n...and by Hugo.');

View file

@ -1,3 +1,4 @@
{{ define "main" }}
<h1>{{ .Title }}</h1>
{{ .Content }}
{{ end }}

View file

@ -1,8 +1,11 @@
{{- with resources.Get "css/main.css" }}
{{ $opts := dict "transpiler" "libsass" "targetPath" "css/style.css" }}
{{- with resources.Get "css/main.scss" }}
{{- if eq hugo.Environment "development" }}
<link rel="stylesheet" href="{{ .RelPermalink }}">
{{- with . | toCSS $opts | fingerprint }}
<link rel="stylesheet" href="{{ .RelPermalink }}" integrity="{{ .Data.Integrity }}" crossorigin="anonymous">
{{- end }}
{{- else }}
{{- with . | minify | fingerprint }}
{{- with . | toCSS $opts | minify | fingerprint }}
<link rel="stylesheet" href="{{ .RelPermalink }}" integrity="{{ .Data.Integrity }}" crossorigin="anonymous">
{{- end }}
{{- end }}