1
0
Fork 0
mirror of https://git.sr.ht/~seirdy/seirdy.one synced 2024-09-19 20:02:10 +00:00

Add testimonials page

This commit is contained in:
Rohan Kumar 2023-11-03 09:30:00 -07:00
parent efbfa52095
commit af59ba7543
No known key found for this signature in database
GPG key ID: 1E892DB2A5F84479
2 changed files with 148 additions and 0 deletions

View file

@ -0,0 +1,28 @@
Here are some things that others have said about me:
> you opened me to a much tamer yet productive way of thought by reading your posts and notes. I like that. thanks for that
=> https://unix.dog/~yosh/info.html — yosh
> not a collection of seo-optimized ai generated content! actually a real human being. "10/10"
=> https://mestizo.monster/ — taco
> you do stuff that has a lot of value
=> https://www.alm.website/me — Athena Lilith Martin
> bullies me by calling me cute 0/10
=> https://winter.oops.wtf/ — winter
> how much will you pay us for these [testimonials]
=> https://theocourt.com/ — theo court
> seirdy is a semicolon and a colon whos cool! meow im a cat!
=> https://fries.gay/ — Fries
> who the hell is seirdy
=> https://abtmtr.link/ — MeowcaTheoRange
> the serd
=> https://shitpostalotl.codeberg.page/ — Avery
> crushy blushy fedi idol
=> https://tastytea.de/ — tastytea

View file

@ -0,0 +1,120 @@
---
outputs:
- html
- gemtext
title: Testimonials
description: "What do people think about Seirdy? These are some quotes about me."
date: "2023-11-03T09:30:00-07:00"
---
Here are some things that others have said about me:
{{<quotation>}}
<blockquote itemprop="text">
you opened me to a much tamer yet productive way of thought by reading your posts and notes. I like that. thanks for that
</blockquote>
{{< quotecaption>}}
{{<indieweb-person name="yosh" url="https://unix.dog/~yosh/info.html" itemprop="author">}}
{{< /quotecaption >}}
{{</quotation>}}
{{<quotation>}}
<blockquote itemprop="text">
not a collection of <abbr title="search-engine optimization">seo</abbr>-optimized ai generated content! actually a real human being. "10/10"
</blockquote>
{{< quotecaption>}}
{{<indieweb-person name="taco" url="https://mestizo.monster/" itemprop="author">}}
{{< /quotecaption >}}
{{</quotation>}}
{{<quotation>}}
<blockquote itemprop="text">
you do stuff that has a lot of value
</blockquote>
{{< quotecaption>}}
{{<indieweb-person name="Athena Lilith Martin" url="https://www.alm.website/me" itemprop="author">}}
{{< /quotecaption >}}
{{</quotation>}}
{{<quotation>}}
<blockquote itemprop="text">
bullies me by calling me cute 0/10
</blockquote>
{{< quotecaption>}}
{{<indieweb-person name="winter" url="https://winter.oops.wtf/" itemprop="author">}}
{{< /quotecaption >}}
{{</quotation>}}
{{<quotation>}}
<blockquote itemprop="text">
how much will you pay us for these \[testimonials\]
</blockquote>
{{< quotecaption>}}
{{<indieweb-person first-name="theo" last-name="court" url="https://theocourt.com/" itemprop="author">}}
{{< /quotecaption >}}
{{</quotation>}}
{{<quotation>}}
<blockquote itemprop="text">
seirdy is a semicolon and a colon whos cool! meow im a cat!
</blockquote>
{{< quotecaption>}}
{{<indieweb-person name="Fries" url="https://fries.gay/" itemprop="author">}}
{{< /quotecaption >}}
{{</quotation>}}
{{<quotation>}}
<blockquote itemprop="text">
who the hell is seirdy
</blockquote>
{{< quotecaption>}}
{{<indieweb-person name="MeowcaTheoRange" url="https://abtmtr.link/" itemprop="author">}}
{{< /quotecaption >}}
{{</quotation>}}
{{<quotation>}}
<blockquote itemprop="text">
the serd
</blockquote>
{{< quotecaption>}}
{{<indieweb-person name="Avery" url="https://shitpostalotl.codeberg.page/" itemprop="author">}}
{{< /quotecaption >}}
{{</quotation>}}
{{<quotation>}}
<blockquote itemprop="text">
crushy blushy fedi idol
</blockquote>
{{< quotecaption>}}
{{<indieweb-person name="tastytea" url="https://tastytea.de/" itemprop="author">}}
{{< /quotecaption >}}
{{</quotation>}}
TODO: mark this up an h-feed: a `<ul>` element containing `<li>` children with `itemprop="dataFeedElement"` schema.org markup, and `<figure class="h-entry">` grandchildren.