initial import from old repo
This commit is contained in:
commit
3556808e3b
43 changed files with 667 additions and 0 deletions
19
.gitignore
vendored
Normal file
19
.gitignore
vendored
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
# sourced from:
|
||||||
|
# https://raw.githubusercontent.com/github/gitignore/main/community/golang/hugo.gitignore
|
||||||
|
|
||||||
|
# generated files by hugo
|
||||||
|
/public/
|
||||||
|
/resources/_gen/
|
||||||
|
/assets/jsconfig.json
|
||||||
|
hugo_stats.json
|
||||||
|
|
||||||
|
# executable may be added to repository
|
||||||
|
hugo.exe
|
||||||
|
hugo.darwin
|
||||||
|
hugo.linux
|
||||||
|
|
||||||
|
# temporary lock file while building
|
||||||
|
/.hugo_build.lock
|
||||||
|
|
||||||
|
# don't commit secrets
|
||||||
|
upload.conf
|
5
archetypes/default.md
Normal file
5
archetypes/default.md
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
+++
|
||||||
|
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
|
||||||
|
date = {{ .Date }}
|
||||||
|
draft = true
|
||||||
|
+++
|
20
content/_index.md
Normal file
20
content/_index.md
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
---
|
||||||
|
title: 🚨 hold up 🚨
|
||||||
|
description: taco's furry trash receptable [🔞]
|
||||||
|
---
|
||||||
|
# there's some weird stuff in here.
|
||||||
|
|
||||||
|
{{< figure src="/img/artwork/aeolus.sippy.rumwik.png" alt="artwork by rumwik" class="flex justify-center">}}
|
||||||
|
|
||||||
|
have a bird to soothe you in these trying times.
|
||||||
|
### this website's content is indended for "mature audiences".
|
||||||
|
#### that basically means you should be over 18. like, an adult.
|
||||||
|
# are you _sure_ you want to continue?
|
||||||
|
|
||||||
|
```
|
||||||
|
🚨 content warning: furry, nsfw, adult themes, 18+ 🚨
|
||||||
|
```
|
||||||
|
|
||||||
|
## [✅ yes, i am an adult](home) | [🔞 no, i am a child](https://www.bluey.tv/)
|
||||||
|
|
||||||
|
don't say i didn't warn you!
|
49
content/about.md
Normal file
49
content/about.md
Normal file
|
@ -0,0 +1,49 @@
|
||||||
|
---
|
||||||
|
title: about
|
||||||
|
description: but when is taco? and how much does it weigh?
|
||||||
|
type: home
|
||||||
|
---
|
||||||
|
|
||||||
|
> hey, tsauce. taco here. but when is here? [and how much does it weigh?](https://www.youtube.com/watch?v=P85Fj8m6v84)
|
||||||
|
|
||||||
|
|name|pronouns|sexuality|gender|genetic ancestry|age|
|
||||||
|
|---|---|---|---|---|---|
|
||||||
|
|taco|he/they|[demisexual](#sexuality)|[non-binary](#gender)|[latine](#genetic-ancestry)|mid 20s|
|
||||||
|
|
||||||
|
[wip. more to be added!]
|
||||||
|
|
||||||
|
## who?
|
||||||
|
|
||||||
|
### taco
|
||||||
|
|
||||||
|
hi. i'm taco. i do a lot of weird internet things for work and pleasure. you've stumbled upon a page where i talk about myself very openly to strangers on the internet. but i've had [social media](../links#socials) for years, so i'm used to that.
|
||||||
|
|
||||||
|
### aeolus
|
||||||
|
|
||||||
|
i go by a lot of names/faces on the internet, some you'll never see. in the furry world i use [aeolus](../characters/aeolus) as my main fursona. i've been called the duolingo owl's cousin multiple times, so you don't need to. you can see the other [characters](../characters) i use, too, but aeolus gets the most screentime.
|
||||||
|
|
||||||
|
## what?
|
||||||
|
|
||||||
|
yeah, don't worry, i'm confused, too. let's do a quick rundown of what i am, to get us all on the same page...
|
||||||
|
|
||||||
|
### pronouns
|
||||||
|
|
||||||
|
i use `he/him` or `they/them` pronouns!
|
||||||
|
|
||||||
|
### sexuality
|
||||||
|
|
||||||
|
i'm [demisexual](https://en.wikipedia.org/wiki/Demisexuality)!
|
||||||
|
|
||||||
|
### gender
|
||||||
|
|
||||||
|
i'm [non-binary/genderqueer](https://en.wikipedia.org/wiki/Non-binary_gender)! i'm comfortable with you calling me whatever you want, though. i wish to be percieved as a [genderless fluffy bird](#aeolus), most of the time.
|
||||||
|
|
||||||
|
### genetic ancestry
|
||||||
|
|
||||||
|
i'm latine! my parents were cool enough to be ecuadorian and colombian/venezuelan, so i'm like a gran colombian of latinidad. i'm a first generation immigrant and i've lived in ecuador and peru before for a few years! being latine is a big part of my identity. it's a connection to a world and place that's in my blood.
|
||||||
|
|
||||||
|
<!-- ### the skin i'm in -->
|
||||||
|
|
||||||
|
<!-- ## when? -->
|
||||||
|
<!-- ## where? -->
|
||||||
|
<!-- ## why? -->
|
7
content/artwork.md
Normal file
7
content/artwork.md
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
---
|
||||||
|
title: artwork
|
||||||
|
description: artwork taco has obtained or made
|
||||||
|
type: home
|
||||||
|
---
|
||||||
|
|
||||||
|
> coming soon!
|
24
content/characters/_index.md
Normal file
24
content/characters/_index.md
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
---
|
||||||
|
title: characters
|
||||||
|
description: all of the creatures inside of taco's head
|
||||||
|
---
|
||||||
|
|
||||||
|
# characters
|
||||||
|
{class="text-5xl mb-5"}
|
||||||
|
|
||||||
|
|Forename |Surname |Pronouns|Gender presentation|Genetic ancestry |Primary feature|Secondary feature |Hair style |Hair color |Age |Natural Height (cm)|Current Height (cm)|Has A Penis|Has A Vulva|Has Breasts|
|
||||||
|
|---------|---------|--------|-------------------|------------------|---------------|---------------------------------------|---------------------|-----------|---------|-------------------|-------------------|-----------|-----------|-----------|
|
||||||
|
|Aeolus |Viridis |he/they |bird |Monk parakeet/lion|Green fur |Wings, white belly |N/A |N/A |🦜 |21 |21 |N |N |🍗 |
|
||||||
|
|Akino |Wikifoo |he/they |Non-binary |Wolf/Husky |Orange fur |White belly |N/A |N/A |20s |175 |5 |Y |N |N |
|
||||||
|
|Blanca |Grato |she/her |Feminine |Snow leopard |Gray fur |Black ringed spots |Long, flowing hair |Gray |40s |169 |13 |N |Y |Y |
|
||||||
|
|Esperanza|Cainama |she/they|Feminine |Golden retriever |Auburn fur |Floppy ears |N/A |Brown |50s |171 |171 |Y |N |Y |
|
||||||
|
|Gabriela |Kansai |she/her |Feminine |Husky |Black fur |White belly |Short |Depends! :3|20s |165 |12 |N |Y |Y |
|
||||||
|
|Jen |Shanxiu |he/him |Masculine |Lion |Orange fur | |Flowing, uncut hair |Grey black |50s |180 |180 |Y |N |N |
|
||||||
|
|Maricelle|Prestaria|she/her |Feminine |Mouse |Brown fur | |Wavy, shoulder length|Brown |30s |16 |168 |N |Y |Y |
|
||||||
|
|Sestra |Hitsu |she/they|Non-binary |Skaga |White wool |Curled ram horns |N/A |N/A |30s |89 |89 |N |Y |Y |
|
||||||
|
|Suneko |Shinzo |he/him |Masculine |Swan |White feathers |Orange beak |N/A |N/A |30s |168 |168 |N |Y |N |
|
||||||
|
|Terra |Viridis |he/him |Masculine |Pegasus |Brown coat |Green extremities (muzzle/hands/hooves)|Feathered short hair |Dark green |40s |178 |178 |Y |N |N |
|
||||||
|
{class="max-w-md mb-10"}
|
||||||
|
|
||||||
|
# character vignettes
|
||||||
|
{class="text-5xl mb-10"}
|
38
content/characters/aeolus.md
Normal file
38
content/characters/aeolus.md
Normal file
|
@ -0,0 +1,38 @@
|
||||||
|
---
|
||||||
|
title: Aeolus, Green Catbird
|
||||||
|
name: Aeolus Viridis
|
||||||
|
age: young
|
||||||
|
race: gryphon
|
||||||
|
description: A green gryphon with a white belly and brown feline paws.
|
||||||
|
height: 90cm - 30cm
|
||||||
|
---
|
||||||
|
|
||||||
|
Aeolus Viridis is a little green gryphon who loves to snuggle and is happy to
|
||||||
|
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">}}
|
||||||
|
|
||||||
|
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">}}
|
||||||
|
|
||||||
|
|
||||||
|
## early life
|
||||||
|
|
||||||
|
Aeolus was born like most gryphons in his world -- out of an egg. However, the odd quirk with his gestation was the fact that his mother was a cow, and his father was a pegasus. It turns out that "experimenting" with potions and forms can lead one to lay fertilized eggs! Who knew? Not Terra or Maggie, it seemed. After being inside of an egg for a few months, Aeolus finally popped out to greet his equine and bovine parents with a happy peep and a satisfied purr.
|
||||||
|
|
||||||
|
## personal life
|
||||||
|
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]
|
||||||
|
|
||||||
|
## further reading
|
||||||
|
[to be added]
|
||||||
|
|
||||||
|
|
27
content/characters/akino.md
Normal file
27
content/characters/akino.md
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
---
|
||||||
|
title: Akino, Tiny Tinkerer
|
||||||
|
name: Akino Wikifoo
|
||||||
|
age: mid 20s
|
||||||
|
race: maned wolf + husky
|
||||||
|
description: An orange wolf-husky hybrid with a white belly and dark brown paws.
|
||||||
|
height: 12cm (varies)
|
||||||
|
---
|
||||||
|
|
||||||
|
[tba]
|
||||||
|
|
||||||
|
<!--more-->
|
||||||
|
|
||||||
|
# early life and education
|
||||||
|
[to be added]
|
||||||
|
|
||||||
|
# career and research
|
||||||
|
[to be added]
|
||||||
|
|
||||||
|
# personal life
|
||||||
|
[to be added]
|
||||||
|
|
||||||
|
# notes and references
|
||||||
|
[to be added]
|
||||||
|
|
||||||
|
# further reading
|
||||||
|
[to be added]
|
30
content/characters/blanca.md
Normal file
30
content/characters/blanca.md
Normal file
|
@ -0,0 +1,30 @@
|
||||||
|
---
|
||||||
|
title: Blanca, Academic Mage
|
||||||
|
name: Blanca Grato
|
||||||
|
age: late 30s
|
||||||
|
race: snow leopard
|
||||||
|
description: A grey snow leopard with dark black spots and grey hair.
|
||||||
|
height: 162cm
|
||||||
|
---
|
||||||
|
|
||||||
|
Blanca Grato is an experienced mage, literary editor, and spotted kitty.
|
||||||
|
|
||||||
|
<!--more-->
|
||||||
|
|
||||||
|
Blanca is a gray snow leopard with dark spots. She has long, flowing gray hair.
|
||||||
|
She stands at 162cm (5'4") tall. Her tail is 30 inches long.
|
||||||
|
|
||||||
|
# early life and education
|
||||||
|
[to be added]
|
||||||
|
|
||||||
|
# career and research
|
||||||
|
[to be added]
|
||||||
|
|
||||||
|
# personal life
|
||||||
|
[to be added]
|
||||||
|
|
||||||
|
# notes and references
|
||||||
|
[to be added]
|
||||||
|
|
||||||
|
# further reading
|
||||||
|
[to be added]
|
33
content/characters/maricelle.md
Normal file
33
content/characters/maricelle.md
Normal file
|
@ -0,0 +1,33 @@
|
||||||
|
---
|
||||||
|
title: Maricelle, Live-In Librarian
|
||||||
|
name: Maricelle Kirakai
|
||||||
|
age: early 20s
|
||||||
|
race: mouse
|
||||||
|
description: A brown mouse with glasses who lives in a library.
|
||||||
|
height: 148cm
|
||||||
|
---
|
||||||
|
|
||||||
|
Maricelle Kirakai is a librarian, scholar, and huge nerd.
|
||||||
|
|
||||||
|
<!--more-->
|
||||||
|
|
||||||
|
Mari is a brown *Mus musculus*.
|
||||||
|
|
||||||
|
Mari normally stands at 12cm (~4") tall, but uses a charmed bracelet to grow to
|
||||||
|
a larger stature to attend the desk at the library she works and lives in.
|
||||||
|
(a cloaker, if you prefer)
|
||||||
|
|
||||||
|
# early life and education
|
||||||
|
[to be added]
|
||||||
|
|
||||||
|
# career and research
|
||||||
|
[to be added]
|
||||||
|
|
||||||
|
# personal life
|
||||||
|
[to be added]
|
||||||
|
|
||||||
|
# notes and references
|
||||||
|
[to be added]
|
||||||
|
|
||||||
|
# further reading
|
||||||
|
[to be added]
|
31
content/characters/terra.md
Normal file
31
content/characters/terra.md
Normal file
|
@ -0,0 +1,31 @@
|
||||||
|
---
|
||||||
|
title: Terra, Equine Veterinarian
|
||||||
|
name: Terra Viridis
|
||||||
|
age: early 40s
|
||||||
|
race: pegasus
|
||||||
|
description: A brown pegasus with a green muzzle.
|
||||||
|
height: 178cm
|
||||||
|
---
|
||||||
|
|
||||||
|
Terra Viridis is a veterinarian, researcher, explorer, and father.
|
||||||
|
|
||||||
|
<!--more-->
|
||||||
|
|
||||||
|
Terra is a pegasus with a coat akin to a brown [Paso](https://en.wikipedia.org/wiki/Peruvian_Paso).
|
||||||
|
He differs in having dark green coloring on his hands, ankles, and muzzle.
|
||||||
|
He stands at 1.67m (5'6") tall. His wingspan reaches to 10m (~32') on a good day.
|
||||||
|
|
||||||
|
# early life and education
|
||||||
|
[to be added]
|
||||||
|
|
||||||
|
# career and research
|
||||||
|
[to be added]
|
||||||
|
|
||||||
|
# personal life
|
||||||
|
[to be added]
|
||||||
|
|
||||||
|
# notes and references
|
||||||
|
[to be added]
|
||||||
|
|
||||||
|
# further reading
|
||||||
|
[to be added]
|
29
content/home.md
Normal file
29
content/home.md
Normal file
|
@ -0,0 +1,29 @@
|
||||||
|
---
|
||||||
|
title: home
|
||||||
|
description: taco's furry trash receptable [18+]
|
||||||
|
type: home
|
||||||
|
---
|
||||||
|
i'm busy setting everything up still. sorry for the mess.
|
||||||
|
trust me, it'll look better soon.
|
||||||
|
|
||||||
|
|![](/img/buttons/under_construction.gif)|![](/img/buttons/under_construction.gif)|![](/img/buttons/under_construction.gif)|
|
||||||
|
|---|---|---|
|
||||||
|
|
||||||
|
## things you can look at for now
|
||||||
|
|
||||||
|
* [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">}}
|
||||||
|
|
||||||
|
|![](/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)|
|
||||||
|
|---|---|---|---|---|---|---|---|
|
||||||
|
|![](/img/buttons/emulate.gif)|![](/img/buttons/getmozilla2.gif)|![](/img/buttons/lol.gif)|![](/img/buttons/bestview.gif)|![](/img/buttons/hash_now.gif)|![](/img/buttons/fws.gif)|
|
||||||
|
|[![](/img/buttons/roly-saynotoweb3.gif)](https://yesterweb.org/no-to-web3/)|
|
15
content/links.md
Normal file
15
content/links.md
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
---
|
||||||
|
title: links
|
||||||
|
description: places where you can find taco!
|
||||||
|
type: home
|
||||||
|
---
|
||||||
|
|
||||||
|
here's where you can find taco on the internet!
|
||||||
|
|
||||||
|
## socials
|
||||||
|
|
||||||
|
[cohost](https://chirpbirb.cohost.org/) - [mastodon](https://meow.social/@chirpbirb) - [twitter](https://twitter.com/chirpbirb) - [tumblr](https://chirpbirb.tumblr.com/)
|
||||||
|
|
||||||
|
## galleries
|
||||||
|
|
||||||
|
[furaffinity](https://www.furaffinity.net/user/chirpbirb)
|
9
content/music.md
Normal file
9
content/music.md
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
---
|
||||||
|
title: music
|
||||||
|
description: music taco has made!
|
||||||
|
type: home
|
||||||
|
---
|
||||||
|
|
||||||
|
> music taco has made!
|
||||||
|
|
||||||
|
[to be added]
|
11
content/writing/_index.md
Normal file
11
content/writing/_index.md
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
---
|
||||||
|
title: writing
|
||||||
|
description: all of the words that taco managed to get out of his head
|
||||||
|
type: home
|
||||||
|
---
|
||||||
|
|
||||||
|
# writing
|
||||||
|
|
||||||
|
> aka: all of the words that taco managed to get out of his head
|
||||||
|
|
||||||
|
[to be added]
|
Binary file not shown.
20
content/writing/a-new-living-arrangement/index.md
Normal file
20
content/writing/a-new-living-arrangement/index.md
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
---
|
||||||
|
title: a new living arrangement
|
||||||
|
author: \@chirpbirb
|
||||||
|
publishDate: 2021-03-16T21:03:00
|
||||||
|
type: home
|
||||||
|
---
|
||||||
|
|
||||||
|
Akino finds himself in a new living situation with his partner.
|
||||||
|
|
||||||
|
<!--more-->
|
||||||
|
|
||||||
|
### links
|
||||||
|
|
||||||
|
* [download](a_new_living_arrangement.pdf) [pdf]
|
||||||
|
* [furaffinity](https://www.furaffinity.net/view/41075714/)
|
||||||
|
|
||||||
|
### changelog
|
||||||
|
* 2023/06/22 - posted to bird.tacowolf.net
|
||||||
|
* 2022/06/14 - fixed some text
|
||||||
|
* 2021/03/16 - initial post
|
3
hugo.toml
Normal file
3
hugo.toml
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
baseURL = 'https://example.org/'
|
||||||
|
languageCode = 'en-us'
|
||||||
|
title = 'My New Hugo Site'
|
21
themes/aviary/LICENSE
Normal file
21
themes/aviary/LICENSE
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
MIT License
|
||||||
|
|
||||||
|
Copyright (c) [year] [fullname]
|
||||||
|
|
||||||
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
in the Software without restriction, including without limitation the rights
|
||||||
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
copies of the Software, and to permit persons to whom the Software is
|
||||||
|
furnished to do so, subject to the following conditions:
|
||||||
|
|
||||||
|
The above copyright notice and this permission notice shall be included in all
|
||||||
|
copies or substantial portions of the Software.
|
||||||
|
|
||||||
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
SOFTWARE.
|
7
themes/aviary/README.md
Normal file
7
themes/aviary/README.md
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
# Theme Name
|
||||||
|
|
||||||
|
## Features
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
|
||||||
|
## Configuration
|
5
themes/aviary/archetypes/default.md
Normal file
5
themes/aviary/archetypes/default.md
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
+++
|
||||||
|
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
|
||||||
|
date = {{ .Date }}
|
||||||
|
draft = true
|
||||||
|
+++
|
22
themes/aviary/assets/css/main.css
Normal file
22
themes/aviary/assets/css/main.css
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
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;
|
||||||
|
}
|
1
themes/aviary/assets/js/main.js
Normal file
1
themes/aviary/assets/js/main.js
Normal file
|
@ -0,0 +1 @@
|
||||||
|
console.log('This site was generated by Hugo.');
|
9
themes/aviary/content/_index.md
Normal file
9
themes/aviary/content/_index.md
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
+++
|
||||||
|
title = 'Home'
|
||||||
|
date = 2023-01-01T08:00:00-07:00
|
||||||
|
draft = false
|
||||||
|
+++
|
||||||
|
|
||||||
|
Laborum voluptate pariatur ex culpa magna nostrud est incididunt fugiat
|
||||||
|
pariatur do dolor ipsum enim. Consequat tempor do dolor eu. Non id id anim anim
|
||||||
|
excepteur excepteur pariatur nostrud qui irure ullamco.
|
7
themes/aviary/content/posts/_index.md
Normal file
7
themes/aviary/content/posts/_index.md
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
+++
|
||||||
|
title = 'Posts'
|
||||||
|
date = 2023-01-01T08:30:00-07:00
|
||||||
|
draft = false
|
||||||
|
+++
|
||||||
|
|
||||||
|
Tempor est exercitation ad qui pariatur quis adipisicing aliquip nisi ea consequat ipsum occaecat. Nostrud consequat ullamco laboris fugiat esse esse adipisicing velit laborum ipsum incididunt ut enim. Dolor pariatur nulla quis fugiat dolore excepteur. Aliquip ad quis aliqua enim do consequat.
|
10
themes/aviary/content/posts/post-1.md
Normal file
10
themes/aviary/content/posts/post-1.md
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
+++
|
||||||
|
title = 'Post 1'
|
||||||
|
date = 2023-01-15T09:00:00-07:00
|
||||||
|
draft = false
|
||||||
|
tags = ['red']
|
||||||
|
+++
|
||||||
|
|
||||||
|
Tempor proident minim aliquip reprehenderit dolor et ad anim Lorem duis sint eiusmod. Labore ut ea duis dolor. Incididunt consectetur proident qui occaecat incididunt do nisi Lorem. Tempor do laborum elit laboris excepteur eiusmod do. Eiusmod nisi excepteur ut amet pariatur adipisicing Lorem.
|
||||||
|
|
||||||
|
Occaecat nulla excepteur dolore excepteur duis eiusmod ullamco officia anim in voluptate ea occaecat officia. Cillum sint esse velit ea officia minim fugiat. Elit ea esse id aliquip pariatur cupidatat id duis minim incididunt ea ea. Anim ut duis sunt nisi. Culpa cillum sit voluptate voluptate eiusmod dolor. Enim nisi Lorem ipsum irure est excepteur voluptate eu in enim nisi. Nostrud ipsum Lorem anim sint labore consequat do.
|
10
themes/aviary/content/posts/post-2.md
Normal file
10
themes/aviary/content/posts/post-2.md
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
+++
|
||||||
|
title = 'Post 2'
|
||||||
|
date = 2023-02-15T10:00:00-07:00
|
||||||
|
draft = false
|
||||||
|
tags = ['red','green']
|
||||||
|
+++
|
||||||
|
|
||||||
|
Anim eiusmod irure incididunt sint cupidatat. Incididunt irure irure irure nisi ipsum do ut quis fugiat consectetur proident cupidatat incididunt cillum. Dolore voluptate occaecat qui mollit laborum ullamco et. Ipsum laboris officia anim laboris culpa eiusmod ex magna ex cupidatat anim ipsum aute. Mollit aliquip occaecat qui sunt velit ut cupidatat reprehenderit enim sunt laborum. Velit veniam in officia nulla adipisicing ut duis officia.
|
||||||
|
|
||||||
|
Exercitation voluptate irure in irure tempor mollit Lorem nostrud ad officia. Velit id fugiat occaecat do tempor. Sit officia Lorem aliquip eu deserunt consectetur. Aute proident deserunt in nulla aliquip dolore ipsum Lorem ut cupidatat consectetur sit sint laborum. Esse cupidatat sit sint sunt tempor exercitation deserunt. Labore dolor duis laborum est do nisi ut veniam dolor et nostrud nostrud.
|
BIN
themes/aviary/content/posts/post-3/bryce-canyon.jpg
Normal file
BIN
themes/aviary/content/posts/post-3/bryce-canyon.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 19 KiB |
12
themes/aviary/content/posts/post-3/index.md
Normal file
12
themes/aviary/content/posts/post-3/index.md
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
+++
|
||||||
|
title = 'Post 3'
|
||||||
|
date = 2023-03-15T11:00:00-07:00
|
||||||
|
draft = false
|
||||||
|
tags = ['red','green','blue']
|
||||||
|
+++
|
||||||
|
|
||||||
|
Occaecat aliqua consequat laborum ut ex aute aliqua culpa quis irure esse magna dolore quis. Proident fugiat labore eu laboris officia Lorem enim. Ipsum occaecat cillum ut tempor id sint aliqua incididunt nisi incididunt reprehenderit. Voluptate ad minim sint est aute aliquip esse occaecat tempor officia qui sunt. Aute ex ipsum id ut in est velit est laborum incididunt. Aliqua qui id do esse sunt eiusmod id deserunt eu nostrud aute sit ipsum. Deserunt esse cillum Lorem non magna adipisicing mollit amet consequat.
|
||||||
|
|
||||||
|
![Bryce Canyon National Park](bryce-canyon.jpg)
|
||||||
|
|
||||||
|
Sit excepteur do velit veniam mollit in nostrud laboris incididunt ea. Amet eu cillum ut reprehenderit culpa aliquip labore laborum amet sit sit duis. Laborum id proident nostrud dolore laborum reprehenderit quis mollit nulla amet veniam officia id id. Aliquip in deserunt qui magna duis qui pariatur officia sunt deserunt.
|
23
themes/aviary/hugo.toml
Normal file
23
themes/aviary/hugo.toml
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
baseURL = 'https://example.org/'
|
||||||
|
languageCode = 'en-us'
|
||||||
|
title = 'My New Hugo Site'
|
||||||
|
|
||||||
|
[[menus.main]]
|
||||||
|
name = 'Home'
|
||||||
|
pageRef = '/'
|
||||||
|
weight = 10
|
||||||
|
|
||||||
|
[[menus.main]]
|
||||||
|
name = 'Posts'
|
||||||
|
pageRef = '/posts'
|
||||||
|
weight = 20
|
||||||
|
|
||||||
|
[[menus.main]]
|
||||||
|
name = 'Tags'
|
||||||
|
pageRef = '/tags'
|
||||||
|
weight = 30
|
||||||
|
|
||||||
|
[module]
|
||||||
|
[module.hugoVersion]
|
||||||
|
extended = false
|
||||||
|
min = "0.116.0"
|
17
themes/aviary/layouts/_default/baseof.html
Normal file
17
themes/aviary/layouts/_default/baseof.html
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="{{ or site.Language.LanguageCode site.Language.Lang }}" dir="{{ or site.Language.LanguageDirection `ltr` }}">
|
||||||
|
<head>
|
||||||
|
{{ partial "head.html" . }}
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<header>
|
||||||
|
{{ partial "header.html" . }}
|
||||||
|
</header>
|
||||||
|
<main>
|
||||||
|
{{ block "main" . }}{{ end }}
|
||||||
|
</main>
|
||||||
|
<footer>
|
||||||
|
{{ partial "footer.html" . }}
|
||||||
|
</footer>
|
||||||
|
</body>
|
||||||
|
</html>
|
7
themes/aviary/layouts/_default/home.html
Normal file
7
themes/aviary/layouts/_default/home.html
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
{{ define "main" }}
|
||||||
|
{{ .Content }}
|
||||||
|
{{ range site.RegularPages }}
|
||||||
|
<h2><a href="{{ .RelPermalink }}">{{ .LinkTitle }}</a></h2>
|
||||||
|
{{ .Summary }}
|
||||||
|
{{ end }}
|
||||||
|
{{ end }}
|
8
themes/aviary/layouts/_default/list.html
Normal file
8
themes/aviary/layouts/_default/list.html
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
{{ define "main" }}
|
||||||
|
<h1>{{ .Title }}</h1>
|
||||||
|
{{ .Content }}
|
||||||
|
{{ range .Pages }}
|
||||||
|
<h2><a href="{{ .RelPermalink }}">{{ .LinkTitle }}</a></h2>
|
||||||
|
{{ .Summary }}
|
||||||
|
{{ end }}
|
||||||
|
{{ end }}
|
10
themes/aviary/layouts/_default/single.html
Normal file
10
themes/aviary/layouts/_default/single.html
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
{{ define "main" }}
|
||||||
|
<h1>{{ .Title }}</h1>
|
||||||
|
|
||||||
|
{{ $dateMachine := .Date | time.Format "2006-01-02T15:04:05-07:00" }}
|
||||||
|
{{ $dateHuman := .Date | time.Format ":date_long" }}
|
||||||
|
<time datetime="{{ $dateMachine }}">{{ $dateHuman }}</time>
|
||||||
|
|
||||||
|
{{ .Content }}
|
||||||
|
{{ partial "terms.html" (dict "taxonomy" "tags" "page" .) }}
|
||||||
|
{{ end }}
|
1
themes/aviary/layouts/partials/footer.html
Normal file
1
themes/aviary/layouts/partials/footer.html
Normal file
|
@ -0,0 +1 @@
|
||||||
|
<p>Copyright {{ now.Year }}. All rights reserved.</p>
|
5
themes/aviary/layouts/partials/head.html
Normal file
5
themes/aviary/layouts/partials/head.html
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta name="viewport" content="width=device-width">
|
||||||
|
<title>{{ if .IsHome }}{{ site.Title }}{{ else }}{{ printf "%s | %s" .Title site.Title }}{{ end }}</title>
|
||||||
|
{{ partialCached "head/css.html" . }}
|
||||||
|
{{ partialCached "head/js.html" . }}
|
9
themes/aviary/layouts/partials/head/css.html
Normal file
9
themes/aviary/layouts/partials/head/css.html
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
{{- with resources.Get "css/main.css" }}
|
||||||
|
{{- if eq hugo.Environment "development" }}
|
||||||
|
<link rel="stylesheet" href="{{ .RelPermalink }}">
|
||||||
|
{{- else }}
|
||||||
|
{{- with . | minify | fingerprint }}
|
||||||
|
<link rel="stylesheet" href="{{ .RelPermalink }}" integrity="{{ .Data.Integrity }}" crossorigin="anonymous">
|
||||||
|
{{- end }}
|
||||||
|
{{- end }}
|
||||||
|
{{- end }}
|
12
themes/aviary/layouts/partials/head/js.html
Normal file
12
themes/aviary/layouts/partials/head/js.html
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
{{- with resources.Get "js/main.js" }}
|
||||||
|
{{- if eq hugo.Environment "development" }}
|
||||||
|
{{- with . | js.Build }}
|
||||||
|
<script src="{{ .RelPermalink }}"></script>
|
||||||
|
{{- end }}
|
||||||
|
{{- else }}
|
||||||
|
{{- $opts := dict "minify" true }}
|
||||||
|
{{- with . | js.Build $opts | fingerprint }}
|
||||||
|
<script src="{{ .RelPermalink }}" integrity="{{- .Data.Integrity }}" crossorigin="anonymous"></script>
|
||||||
|
{{- end }}
|
||||||
|
{{- end }}
|
||||||
|
{{- end }}
|
2
themes/aviary/layouts/partials/header.html
Normal file
2
themes/aviary/layouts/partials/header.html
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
<h1>{{ site.Title }}</h1>
|
||||||
|
{{ partial "menu.html" (dict "menuID" "main" "page" .) }}
|
45
themes/aviary/layouts/partials/menu.html
Normal file
45
themes/aviary/layouts/partials/menu.html
Normal file
|
@ -0,0 +1,45 @@
|
||||||
|
{{- /*
|
||||||
|
Renders a menu for the given menu ID.
|
||||||
|
|
||||||
|
@context {page} page The current page.
|
||||||
|
@context {string} menuID The menu ID.
|
||||||
|
|
||||||
|
@example: {{ partial "menu.html" (dict "menuID" "main" "page" .) }}
|
||||||
|
*/}}
|
||||||
|
|
||||||
|
{{- $page := .page }}
|
||||||
|
{{- $menuID := .menuID }}
|
||||||
|
|
||||||
|
{{- with index site.Menus $menuID }}
|
||||||
|
<nav>
|
||||||
|
<ul>
|
||||||
|
{{- partial "inline/menu/walk.html" (dict "page" $page "menuEntries" .) }}
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
{{- end }}
|
||||||
|
|
||||||
|
{{- define "partials/inline/menu/walk.html" }}
|
||||||
|
{{- $page := .page }}
|
||||||
|
{{- range .menuEntries }}
|
||||||
|
{{- $attrs := dict "href" .URL }}
|
||||||
|
{{- if $page.IsMenuCurrent .Menu . }}
|
||||||
|
{{- $attrs = merge $attrs (dict "class" "active" "aria-current" "page") }}
|
||||||
|
{{- else if $page.HasMenuCurrent .Menu .}}
|
||||||
|
{{- $attrs = merge $attrs (dict "class" "ancestor" "aria-current" "true") }}
|
||||||
|
{{- end }}
|
||||||
|
<li>
|
||||||
|
<a
|
||||||
|
{{- range $k, $v := $attrs }}
|
||||||
|
{{- with $v }}
|
||||||
|
{{- printf " %s=%q" $k $v | safeHTMLAttr }}
|
||||||
|
{{- end }}
|
||||||
|
{{- end -}}
|
||||||
|
>{{ or (T .Identifier) .Name | safeHTML }}</a>
|
||||||
|
{{- with .Children }}
|
||||||
|
<ul>
|
||||||
|
{{- partial "inline/menu/walk.html" (dict "page" $page "menuEntries" .) }}
|
||||||
|
</ul>
|
||||||
|
{{- end }}
|
||||||
|
</li>
|
||||||
|
{{- end }}
|
||||||
|
{{- end }}
|
23
themes/aviary/layouts/partials/terms.html
Normal file
23
themes/aviary/layouts/partials/terms.html
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
{{- /*
|
||||||
|
For a given taxonomy, renders a list of terms assigned to the page.
|
||||||
|
|
||||||
|
@context {page} page The current page.
|
||||||
|
@context {string} taxonomy The taxonony.
|
||||||
|
|
||||||
|
@example: {{ partial "terms.html" (dict "taxonomy" "tags" "page" .) }}
|
||||||
|
*/}}
|
||||||
|
|
||||||
|
{{- $page := .page }}
|
||||||
|
{{- $taxonomy := .taxonomy }}
|
||||||
|
|
||||||
|
{{- with $page.GetTerms $taxonomy }}
|
||||||
|
{{- $label := (index . 0).Parent.LinkTitle }}
|
||||||
|
<div>
|
||||||
|
<div>{{ $label }}:</div>
|
||||||
|
<ul>
|
||||||
|
{{- range . }}
|
||||||
|
<li><a href="{{ .RelPermalink }}">{{ .LinkTitle }}</a></li>
|
||||||
|
{{- end }}
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
{{- end }}
|
BIN
themes/aviary/static/favicon.ico
Normal file
BIN
themes/aviary/static/favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
31
themes/aviary/theme.toml
Normal file
31
themes/aviary/theme.toml
Normal file
|
@ -0,0 +1,31 @@
|
||||||
|
name = 'Theme name'
|
||||||
|
license = 'MIT'
|
||||||
|
licenselink = 'https://github.com/owner/repo/LICENSE'
|
||||||
|
description = 'Theme description'
|
||||||
|
|
||||||
|
# The home page of the theme, where the source can be found
|
||||||
|
homepage = 'https://github.com/owner/repo'
|
||||||
|
|
||||||
|
# If you have a running demo of the theme
|
||||||
|
demosite = 'https://owner.github.io/repo'
|
||||||
|
|
||||||
|
# Taxonomy terms
|
||||||
|
tags = ['blog', 'company']
|
||||||
|
features = ['some', 'awesome', 'features']
|
||||||
|
|
||||||
|
# If the theme has multiple authors
|
||||||
|
authors = [
|
||||||
|
{name = 'Name of author', homepage = 'Website of author'},
|
||||||
|
{name = 'Name of author', homepage = 'Website of author'}
|
||||||
|
]
|
||||||
|
|
||||||
|
# If the theme has a single author
|
||||||
|
[author]
|
||||||
|
name = 'Your name'
|
||||||
|
homepage = 'Your website'
|
||||||
|
|
||||||
|
# If porting an existing theme
|
||||||
|
[original]
|
||||||
|
author = 'Name of original author'
|
||||||
|
homepage = 'Website of original author'
|
||||||
|
repo = 'https://github.com/owner/repo'
|
Loading…
Reference in a new issue