Compare commits
	
		
			5 commits
		
	
	
		
			f5fbfa35c2
			...
			43a753d51d
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
							 | 
						43a753d51d | ||
| 
							 | 
						e9d6db6816 | ||
| 
							 | 
						0eb5a3d549 | ||
| 
							 | 
						72524b1c8b | ||
| 
							 | 
						f33d238c00 | 
							
								
								
									
										4
									
								
								README.md
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
# Source Code for [werefox.dev](https://werefox.dev)
 | 
			
		||||
# Source Code for [werefox.cafe](https://werefox.cafe)
 | 
			
		||||
 | 
			
		||||
Here's all the source code for the site I host on [werefox.dev](https://werefox.dev).
 | 
			
		||||
Here's all the source code for the site I host on [werefox.cafe](https://werefox.cafe).
 | 
			
		||||
 | 
			
		||||
(If the subdomain changes, I'll update the README)
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										3
									
								
								src/info/components/basic-page.js
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						| 
						 | 
				
			
			@ -10,8 +10,7 @@ export function renderBackButton(page_button_title, url) {
 | 
			
		|||
        <PButton
 | 
			
		||||
          title={page_button_title}
 | 
			
		||||
          images={[
 | 
			
		||||
            { src: "/emoji/western_dragon.svg", alt: "Western dragon emoji until I get an emoji" },
 | 
			
		||||
            { src: "/emoji/:black_heart:.svg", alt: "Black heart" },
 | 
			
		||||
            { src: "/emoji/:aliceheartblack:.png", alt: "It's Alice as an emoji with a black heart" },
 | 
			
		||||
          ]}
 | 
			
		||||
          url={url}
 | 
			
		||||
        />
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										4
									
								
								src/info/components/faq-card.js
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						| 
						 | 
				
			
			@ -12,7 +12,7 @@ export default function TestimonialCard({ question, answer, src, alt }) {
 | 
			
		|||
        </p>
 | 
			
		||||
      </div>
 | 
			
		||||
      <div className=" ring-2 ring-alice-werefox-red-dark dark:ring-alice-werefox-red hover:ring-alice-werefox-blue-dark dark:hover:ring-alice-werefox-blue text-alice-werefox-red-dark dark:text-alice-werefox-red-light hover:text-alice-werefox-blue-dark dark:hover:text-alice-werefox-blue-light hover:animate-yip transition">
 | 
			
		||||
        <Link href="https://masto.werefox.dev/@skye">
 | 
			
		||||
        <Link href="https://yiff.life/@werefox">
 | 
			
		||||
          <a target="_blank">
 | 
			
		||||
            <div className="p-2 flex">
 | 
			
		||||
              <div className="order-1 flex-shrink-0 relative inline sm:w-32 w-16 min-h-full items-center justify-center align-middle pt-4 pb-4 pl-4">
 | 
			
		||||
| 
						 | 
				
			
			@ -26,7 +26,7 @@ export default function TestimonialCard({ question, answer, src, alt }) {
 | 
			
		|||
              <div className="order-2 flex overflow-auto items-center justify-center animate-wiggle p-4 sm:text-lg text-xs text-center sm:min-h-full h-full">
 | 
			
		||||
                {answer}
 | 
			
		||||
                <br />
 | 
			
		||||
                {"- @skye"}
 | 
			
		||||
                {"- @alice"}
 | 
			
		||||
              </div>
 | 
			
		||||
            </div>
 | 
			
		||||
          </a>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										4
									
								
								src/info/components/footer-card.js
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						| 
						 | 
				
			
			@ -5,12 +5,12 @@ export default function FooterCard() {
 | 
			
		|||
      <div className="flex text-alice-werefox-red-darker dark:text-alice-werefox-red-light">
 | 
			
		||||
        <div className="flex-1"></div>
 | 
			
		||||
        <FButton
 | 
			
		||||
          url="https://info.werefox.dev/contacts"
 | 
			
		||||
          url="https://info.werefox.cafe/contacts"
 | 
			
		||||
          inner_text="Contact"
 | 
			
		||||
          is_external="_blank"
 | 
			
		||||
        />
 | 
			
		||||
        <FButton
 | 
			
		||||
          url="https://gitea.werefox.dev/shadow8t4/info-werefox-dev"
 | 
			
		||||
          url="https://gitea.werefox.cafe/shadow8t4/info-werefox-dev"
 | 
			
		||||
          inner_text=" /src"
 | 
			
		||||
          is_external="_blank"
 | 
			
		||||
        />
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										7
									
								
								src/info/components/home-page.js
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						| 
						 | 
				
			
			@ -13,13 +13,10 @@ export default function HomePage({ page_title, card_title, children }) {
 | 
			
		|||
        <a rel="me" href="https://yiff.life/@werefox" hidden>
 | 
			
		||||
          Mastodon
 | 
			
		||||
        </a>
 | 
			
		||||
        <a rel="me" href="https://masto.werefox.dev/@alice" hidden>
 | 
			
		||||
        <a rel="me" href="https://masto.werefox.cafe/@kairi" hidden>
 | 
			
		||||
          Mastodon
 | 
			
		||||
        </a>
 | 
			
		||||
        <a rel="me" href="https://masto.werefox.dev/@ada" hidden>
 | 
			
		||||
          Mastodon
 | 
			
		||||
        </a>
 | 
			
		||||
        <a rel="me" href="https://masto.werefox.dev/@skye" hidden>
 | 
			
		||||
        <a rel="me" href="https://masto.werefox.cafe/@ada" hidden>
 | 
			
		||||
          Mastodon
 | 
			
		||||
        </a>
 | 
			
		||||
        <TCard card_title={card_title} />
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										2
									
								
								src/info/components/identity-block.js
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						| 
						 | 
				
			
			@ -3,7 +3,7 @@ import IDButton from "./identity-button";
 | 
			
		|||
export default function IdentityBlock({ identities, partners }) {
 | 
			
		||||
  return (
 | 
			
		||||
    <nav>
 | 
			
		||||
      <div className="grid xl:grid-rows-2 xl:grid-cols-5 sm:grid-rows-3 sm:grid-cols-3 grid-rows-9 grid-cols-1 sm:gap-2 gap-0">
 | 
			
		||||
      <div className="grid xl:grid-rows-1 xl:grid-cols-6 sm:grid-rows-2 sm:grid-cols-3 grid-rows-9 grid-cols-1 sm:gap-2 gap-0">
 | 
			
		||||
        {Object.keys(identities).map((ids) => (
 | 
			
		||||
          <IDButton
 | 
			
		||||
            key={ids}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										5
									
								
								src/info/components/support-block.js
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						| 
						 | 
				
			
			@ -5,8 +5,7 @@ import KWidget from "./kofi-donation-widget.js";
 | 
			
		|||
export default function SupportBlock({ support }) {
 | 
			
		||||
  return (
 | 
			
		||||
    <WCard
 | 
			
		||||
      title="I would sincerely appreciate if you would throw some financial
 | 
			
		||||
        support my way!! 💙"
 | 
			
		||||
      title="My chosen family and I would really appreciate it if you could send some financial support our way! 🖤"
 | 
			
		||||
    >
 | 
			
		||||
      <div className="p-4 space-y-4">
 | 
			
		||||
        <p className="text-lg md:text-2xl text-center text-alice-werefox-red-dark dark:text-alice-werefox-red-light">
 | 
			
		||||
| 
						 | 
				
			
			@ -23,7 +22,7 @@ export default function SupportBlock({ support }) {
 | 
			
		|||
        ))}
 | 
			
		||||
        <KWidget
 | 
			
		||||
          title="Open/Close Ko-fi Donation Widget"
 | 
			
		||||
          url="https://ko-fi.com/alexis_werefox/?hidefeed=true&widget=true&embed=true&preview=true"
 | 
			
		||||
          url="https://ko-fi.com/alice_werefox/?hidefeed=true&widget=true&embed=true&preview=true"
 | 
			
		||||
        />
 | 
			
		||||
      </div>
 | 
			
		||||
    </WCard>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										4
									
								
								src/info/components/title-card.js
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						| 
						 | 
				
			
			@ -6,10 +6,10 @@ export default function TitleCard({ card_title }) {
 | 
			
		|||
    <div className="p-4 w-full rounded-sm ring-4 ring-alice-werefox-red-dark dark:ring-alice-werefox-red bg-alice-werefox-grey-lightest dark:bg-alice-werefox-grey-dark text-xl text-center text-alice-werefox-red-dark dark:text-alice-werefox-red-light">
 | 
			
		||||
      <span className="animate-bounce align-middle inline-block w-6 h-6">
 | 
			
		||||
        <Image
 | 
			
		||||
          src="/emoji/western_dragon.svg"
 | 
			
		||||
          src="/emoji/:alice:.png"
 | 
			
		||||
          layout="fill"
 | 
			
		||||
          objectFit="contain"
 | 
			
		||||
          alt="Mutant Standard western dragon emoji"
 | 
			
		||||
          alt="It's Alice in emoji form."
 | 
			
		||||
        />
 | 
			
		||||
      </span>
 | 
			
		||||
      {"- "}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										40
									
								
								src/info/data/contacts.yml
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						| 
						 | 
				
			
			@ -1,34 +1,16 @@
 | 
			
		|||
--- # Contacts YAML
 | 
			
		||||
 | 
			
		||||
"Our public Mastodon":
 | 
			
		||||
  url: "https://vulpine.club/@shadow8t4"
 | 
			
		||||
  src: "/emoji/mastodon-logo.png"
 | 
			
		||||
  alt: "The Mastodon logo"
 | 
			
		||||
  url_text: "@shadow8t4@vulpine.club"
 | 
			
		||||
# "Mastodon":
 | 
			
		||||
#   url: "https://yiff.life/@werefox"
 | 
			
		||||
#   src: "/emoji/mastodon-logo.png"
 | 
			
		||||
#   alt: "The Mastodon logo"
 | 
			
		||||
#   url_text: "@werefox@yiff.life"
 | 
			
		||||
 | 
			
		||||
"Alice's Mastodon":
 | 
			
		||||
  url: "https://masto.werefox.dev/@alice"
 | 
			
		||||
  src: "/emoji/mastodon-logo.png"
 | 
			
		||||
  alt: "The Mastodon logo"
 | 
			
		||||
  url_text: "@alice@masto.werefox.dev"
 | 
			
		||||
 | 
			
		||||
"Skye's Mastodon":
 | 
			
		||||
  url: "https://masto.werefox.dev/@skye"
 | 
			
		||||
  src: "/emoji/mastodon-logo.png"
 | 
			
		||||
  alt: "The Mastodon logo"
 | 
			
		||||
  url_text: "@skye@masto.werefox.dev"
 | 
			
		||||
 | 
			
		||||
"Ada's Mastodon":
 | 
			
		||||
  url: "https://masto.werefox.dev/@ada"
 | 
			
		||||
  src: "/emoji/mastodon-logo.png"
 | 
			
		||||
  alt: "The Mastodon logo"
 | 
			
		||||
  url_text: "@ada@masto.werefox.dev"
 | 
			
		||||
 | 
			
		||||
"My Twitter":
 | 
			
		||||
  url: "https://twitter.com/alice_werefox"
 | 
			
		||||
  src: "/emoji/twitter-logo.png"
 | 
			
		||||
  alt: "The Twitter logo"
 | 
			
		||||
  url_text: "@alice_werefox"
 | 
			
		||||
# "My Twitter":
 | 
			
		||||
#   url: "https://twitter.com/alice_werefox"
 | 
			
		||||
#   src: "/emoji/twitter-logo.png"
 | 
			
		||||
#   alt: "The Twitter logo"
 | 
			
		||||
#   url_text: "@alice_werefox"
 | 
			
		||||
 | 
			
		||||
"My Twitch":
 | 
			
		||||
  url: "https://twitch.tv/alice_werefox"
 | 
			
		||||
| 
						 | 
				
			
			@ -36,7 +18,7 @@
 | 
			
		|||
  alt: "The Twitch logo"
 | 
			
		||||
  url_text: "@alice_werefox"
 | 
			
		||||
 | 
			
		||||
"Our e-mail":
 | 
			
		||||
"E-mail":
 | 
			
		||||
  url: "mailto:ada.werefox@tutanota.com"
 | 
			
		||||
  src: "/emoji/inbox.svg"
 | 
			
		||||
  alt: "An inbox emoji"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										2
									
								
								src/info/data/homepage/introduction.yml
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						| 
						 | 
				
			
			@ -1,4 +1,4 @@
 | 
			
		|||
--- # Introduction YAML
 | 
			
		||||
 | 
			
		||||
intro: |
 | 
			
		||||
  Here's a simple little homepage for all the subdomains we host. 🖤 
 | 
			
		||||
  Here's a simple little homepage for all the subdomains I host. 🖤 
 | 
			
		||||
							
								
								
									
										6
									
								
								src/info/data/homepage/other.yml
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						| 
						 | 
				
			
			@ -1,13 +1,13 @@
 | 
			
		|||
--- # Other Useful Sites YAML
 | 
			
		||||
 | 
			
		||||
Servers:
 | 
			
		||||
  url: "https://info.werefox.dev/servers"
 | 
			
		||||
  url: "https://info.werefox.cafe/servers"
 | 
			
		||||
  images:
 | 
			
		||||
    - { src: "/emoji/computer.svg", alt: "Computer emoji" }
 | 
			
		||||
  new_tab: true
 | 
			
		||||
 | 
			
		||||
"Support Us?":
 | 
			
		||||
  url: "https://info.werefox.dev/support"
 | 
			
		||||
"Support Me?":
 | 
			
		||||
  url: "https://info.werefox.cafe/support"
 | 
			
		||||
  images:
 | 
			
		||||
    - { src: "/emoji/green_money.svg", alt: "Green money emoji" }
 | 
			
		||||
  new_tab: true
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										38
									
								
								src/info/data/homepage/subdomains.yml
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						| 
						 | 
				
			
			@ -1,49 +1,31 @@
 | 
			
		|||
--- # Subdomains YAML
 | 
			
		||||
 | 
			
		||||
Nextcloud:
 | 
			
		||||
  url: "https://cloud.werefox.dev"
 | 
			
		||||
  images:
 | 
			
		||||
    - { src: "/emoji/nextcloud_logo.png", alt: "Nextcloud logo" }
 | 
			
		||||
  new_tab: true
 | 
			
		||||
 | 
			
		||||
"Element":
 | 
			
		||||
  url: "https://elem.werefox.dev/"
 | 
			
		||||
  images:
 | 
			
		||||
    - { src: "/emoji/element_logo.svg", alt: "Element logo" }
 | 
			
		||||
  new_tab: true
 | 
			
		||||
 | 
			
		||||
Gitea:
 | 
			
		||||
  url: "https://gitea.werefox.dev"
 | 
			
		||||
  images:
 | 
			
		||||
    - { src: "/emoji/gitea_logo.svg", alt: "Gitea logo" }
 | 
			
		||||
  new_tab: true
 | 
			
		||||
 | 
			
		||||
"Info Site":
 | 
			
		||||
  url: "https://info.werefox.dev"
 | 
			
		||||
  url: "https://info.werefox.cafe"
 | 
			
		||||
  images:
 | 
			
		||||
    - { src: "/images/werefox_logo.svg", alt: "Werefox logo" }
 | 
			
		||||
  new_tab: true
 | 
			
		||||
 | 
			
		||||
Mastodon:
 | 
			
		||||
  url: "https://masto.werefox.dev"
 | 
			
		||||
  url: "https://masto.werefox.cafe"
 | 
			
		||||
  images:
 | 
			
		||||
    - { src: "/emoji/mastodon-logo.png", alt: "Mastodon logo" }
 | 
			
		||||
  new_tab: true
 | 
			
		||||
 | 
			
		||||
Pinafore:
 | 
			
		||||
  url: "https://pina.werefox.dev"
 | 
			
		||||
  url: "https://pina.werefox.cafe"
 | 
			
		||||
  images:
 | 
			
		||||
    - { src: "/emoji/pinafore_logo.svg", alt: "Pinafore logo" }
 | 
			
		||||
  new_tab: true
 | 
			
		||||
 | 
			
		||||
Brutaldon:
 | 
			
		||||
  url: "https://brutal.werefox.dev"
 | 
			
		||||
"Element":
 | 
			
		||||
  url: "https://elem.werefox.cafe/"
 | 
			
		||||
  images:
 | 
			
		||||
    - { src: "/emoji/brutaldon_logo.png", alt: "Brutaldon logo" }
 | 
			
		||||
    - { src: "/emoji/element_logo.svg", alt: "Element logo" }
 | 
			
		||||
  new_tab: true
 | 
			
		||||
 | 
			
		||||
PeerTube:
 | 
			
		||||
  url: "https://vid.werefox.dev"
 | 
			
		||||
Gitea:
 | 
			
		||||
  url: "https://gitea.werefox.cafe"
 | 
			
		||||
  images:
 | 
			
		||||
    - { src: "/emoji/peertube_logo.svg", alt: "PeerTube logo" }
 | 
			
		||||
  new_tab: true
 | 
			
		||||
    - { src: "/emoji/gitea_logo.svg", alt: "Gitea logo" }
 | 
			
		||||
  new_tab: true
 | 
			
		||||
							
								
								
									
										56
									
								
								src/info/data/identities.yml
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						| 
						 | 
				
			
			@ -9,7 +9,10 @@
 | 
			
		|||
"Trans-femme":
 | 
			
		||||
  url: "/identities/gender"
 | 
			
		||||
  images:
 | 
			
		||||
    - { src: "/emoji/transgender_flag.svg", alt: "Transgender flag emoji" }
 | 
			
		||||
    - {
 | 
			
		||||
        src: "/emoji/:alicehearttrans:.png",
 | 
			
		||||
        alt: "Alice with a heart in transgender pride colors",
 | 
			
		||||
      }
 | 
			
		||||
    - { src: "/emoji/female_symbol.svg", alt: "Female symbol emoji" }
 | 
			
		||||
  extra_classes: "xl:pt-1 xl:align-text-bottom xl:text-sm xl:min-h-full"
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -19,40 +22,47 @@
 | 
			
		|||
    - { src: "/emoji/speech_bubble_left.svg", alt: "A speech bubble emoji" }
 | 
			
		||||
  extra_classes: ""
 | 
			
		||||
 | 
			
		||||
Polyam:
 | 
			
		||||
Queer:
 | 
			
		||||
  url: "/identities/sexuality"
 | 
			
		||||
  locator: "Polyam"
 | 
			
		||||
  images:
 | 
			
		||||
    - { src: "/emoji/polyamory_flag.svg", alt: "Polyamory flag emoji" }
 | 
			
		||||
    - { src: "/emoji/rainbow_flag.svg", alt: "A gay pride flag" }
 | 
			
		||||
  extra_classes: ""
 | 
			
		||||
 | 
			
		||||
Pansexual:
 | 
			
		||||
  url: "/identities/sexuality"
 | 
			
		||||
  locator: "Pansexual"
 | 
			
		||||
  images:
 | 
			
		||||
    - { src: "/emoji/pansexual_flag.svg", alt: "Pansexual flag emoji" }
 | 
			
		||||
  extra_classes: ""
 | 
			
		||||
# Polyam:
 | 
			
		||||
#   url: "/identities/sexuality"
 | 
			
		||||
#   locator: "Polyam"
 | 
			
		||||
#   images:
 | 
			
		||||
#     - { src: "/emoji/polyamory_flag.svg", alt: "Polyamory flag emoji" }
 | 
			
		||||
#   extra_classes: ""
 | 
			
		||||
 | 
			
		||||
Lesbian:
 | 
			
		||||
  url: "/identities/sexuality"
 | 
			
		||||
  locator: "Lesbian"
 | 
			
		||||
  images:
 | 
			
		||||
    - { src: "/emoji/lesbian_flag.svg", alt: "Lesbian flag emoji" }
 | 
			
		||||
  extra_classes: ""
 | 
			
		||||
# Pansexual:
 | 
			
		||||
#   url: "/identities/sexuality"
 | 
			
		||||
#   locator: "Pansexual"
 | 
			
		||||
#   images:
 | 
			
		||||
#     - { src: "/emoji/pansexual_flag.svg", alt: "Pansexual flag emoji" }
 | 
			
		||||
#   extra_classes: ""
 | 
			
		||||
 | 
			
		||||
# Lesbian:
 | 
			
		||||
#   url: "/identities/sexuality"
 | 
			
		||||
#   locator: "Lesbian"
 | 
			
		||||
#   images:
 | 
			
		||||
#     - { src: "/emoji/lesbian_flag.svg", alt: "Lesbian flag emoji" }
 | 
			
		||||
#   extra_classes: ""
 | 
			
		||||
 | 
			
		||||
Partners:
 | 
			
		||||
  url: "/identities/partners"
 | 
			
		||||
  images: [{ src: "/emoji/:black_heart:.svg", alt: "Black heart emoji" }]
 | 
			
		||||
  images:
 | 
			
		||||
    [{ src: "/emoji/:aliceheartblack:.png", alt: "Alice black heart emoji" }]
 | 
			
		||||
  extra_classes: ""
 | 
			
		||||
 | 
			
		||||
CPTSD:
 | 
			
		||||
  url: "/identities/neuro"
 | 
			
		||||
  images:
 | 
			
		||||
    - { src: "/emoji/neurodiversity.svg", alt: "Neurodiversity symbol emoji" }
 | 
			
		||||
  extra_classes: ""
 | 
			
		||||
# CPTSD:
 | 
			
		||||
#   url: "/identities/neuro"
 | 
			
		||||
#   images:
 | 
			
		||||
#     - { src: "/emoji/neurodiversity.svg", alt: "Neurodiversity symbol emoji" }
 | 
			
		||||
#   extra_classes: ""
 | 
			
		||||
 | 
			
		||||
"Dragon":
 | 
			
		||||
  url: "/identities/fursona"
 | 
			
		||||
  images:
 | 
			
		||||
    - { src: "/emoji/western_dragon.svg", alt: "Western dragon emoji" }
 | 
			
		||||
    - { src: "/emoji/:alicehappy:.png", alt: "Alice happy emoji" }
 | 
			
		||||
  extra_classes: "xl:pt-1 xl:align-text-bottom xl:text-sm xl:min-h-full"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										12
									
								
								src/info/data/identities/fursona.yml
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						| 
						 | 
				
			
			@ -4,15 +4,15 @@ Fursona:
 | 
			
		|||
  page_title: "lmao furry"
 | 
			
		||||
  card_title: "I'm dergy."
 | 
			
		||||
  title: "Alice Werefox"
 | 
			
		||||
  src: "/emoji/western_dragon.svg"
 | 
			
		||||
  alt: "Western dragn emoji until I get an emoji"
 | 
			
		||||
  src: "/emoji/:alicemlem:.png"
 | 
			
		||||
  alt: "It's Alice sticking her tongue out as an emoji"
 | 
			
		||||
  src2: "/images/alice_ref_sheet.jpg"
 | 
			
		||||
  alt2: "It's a ref sheet of a black/red dragon anthro with blue eyes."
 | 
			
		||||
  info: |
 | 
			
		||||
    So basically, I'm derg. 🖤 
 | 
			
		||||
    So basically, I'm a dragon. 🖤 
 | 
			
		||||
 | 
			
		||||
    Hahaa, what's there to say? I stream Beat Saber and write poetry sometimes.
 | 
			
		||||
    Hahaa, what else is there to say? I stream Beat Saber, write poetry, and I've been told I make a great latte.
 | 
			
		||||
 | 
			
		||||
    Rrrrrr... I mean, I'm pretty sure you can infer a lot else from the ref sheet itself, so here ya go.
 | 
			
		||||
    Need more? Here's my ref sheet!
 | 
			
		||||
 | 
			
		||||
    It was made by @ItsSailor@mastodon.art.
 | 
			
		||||
    This was made by @Logan@plush.city.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										53
									
								
								src/info/data/identities/partners.yml
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						| 
						 | 
				
			
			@ -1,10 +1,29 @@
 | 
			
		|||
--- # Partners YAML
 | 
			
		||||
 | 
			
		||||
eri:
 | 
			
		||||
  url: "https://masto.werefox.cafe/@eri"
 | 
			
		||||
  avi: "/images/eri.png"
 | 
			
		||||
  bio: |
 | 
			
		||||
    ❍ is...
 | 
			
		||||
    trans, pansexual, polyam
 | 
			
		||||
    cptsd, adhd, bpd
 | 
			
		||||
    plural, otherkin, empathic
 | 
			
		||||
 | 
			
		||||
    ♢ likes...
 | 
			
		||||
    pixel art, sketching, photography
 | 
			
		||||
    game dev, electronic music, retro games
 | 
			
		||||
    wellness, anime, caring for animals
 | 
			
		||||
 | 
			
		||||
    ♡ loves...
 | 
			
		||||
    kairi - @kairi@masto.werefox.cafe
 | 
			
		||||
    lily - @lily@plush.city
 | 
			
		||||
    jm - @JM_ratface@plush.city
 | 
			
		||||
 | 
			
		||||
lindsays:
 | 
			
		||||
  url: "https://hackers.town/@lindsays"
 | 
			
		||||
  avi: "/images/lindsays.png"
 | 
			
		||||
  fields:
 | 
			
		||||
    with!: "@Kitredgrave@vulpine.club, @muggle@hackers.town, @autumnal@hackers.town (when she is around), @moonbolt@mst3k.interlinked.me::*, @alice@masto.werefox.dev, @doubleDensity@beach.city, $RO, $BUN, $EM, $RAR, $FN | polysaturated"
 | 
			
		||||
    with!: "@Kitredgrave@vulpine.club, @muggle@hackers.town, @moonbolt@mst3k.interlinked.me::*, @kairi@masto.werefox.cafe, @doubleDensity@beach.city, $RO, $BUN, $EM, $RAR, $FN | polysaturated"
 | 
			
		||||
    "Matrix: ask!": "discord: no!"
 | 
			
		||||
    queeeeer: ":qhTrans: :qhPolyro: :qhPolyam:"
 | 
			
		||||
    LiberaPay: "https://liberapay.com/Lindsayschmocker"
 | 
			
		||||
| 
						 | 
				
			
			@ -13,7 +32,7 @@ lindsays:
 | 
			
		|||
 | 
			
		||||
    ASK before DMing.
 | 
			
		||||
 | 
			
		||||
    avatar by @foxvomit@mastodon.social!
 | 
			
		||||
    avatar by @sunflower@mastodon.art!
 | 
			
		||||
 | 
			
		||||
    (Not actually an automated bot.)
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -29,31 +48,13 @@ karma:
 | 
			
		|||
 | 
			
		||||
    Retro game and MMO enthusiast
 | 
			
		||||
 | 
			
		||||
    Pan trans polyam demi dragoness in the PNW.
 | 
			
		||||
    Pan trans polyam switchy dragoness in the PNW
 | 
			
		||||
 | 
			
		||||
    Follow requests are OK!
 | 
			
		||||
    Follow requests are OK! 18+ pls for both our sakes
 | 
			
		||||
 | 
			
		||||
    (posts older than 90 days are deleted)
 | 
			
		||||
 | 
			
		||||
    I'm less active on masto and don't post as much here any more - please feel free to contact me through other means if you want to talk 💜
 | 
			
		||||
 | 
			
		||||
plausocks:
 | 
			
		||||
  url: "https://masto.werefox.dev/@plausocks"
 | 
			
		||||
  avi: "/images/plausocks.png"
 | 
			
		||||
  fields:
 | 
			
		||||
    Ko-fi: "https://ko-fi.com/plausocks"
 | 
			
		||||
    Paypal: "https://paypal.me/plausocks"
 | 
			
		||||
    CashApp: "https://cash.app/$plausocks"
 | 
			
		||||
  bio: |
 | 
			
		||||
    am cat, am gay
 | 
			
		||||
 | 
			
		||||
    ~Transgender 🏳️⚧️ ⚧️ (She/Her), Polyamorous :potion_polyamory: , ADHD, Plural :plural: (newly discovered/still discovering), most definitely neurodivergent :ms_neurodiversity:, CatGirl~ 🏳️🌈
 | 
			
		||||
 | 
			
		||||
    Please don't follow me if you're under 18 🔞
 | 
			
		||||
 | 
			
		||||
    Taken by 3 Partners~
 | 
			
		||||
    - @alice@masto.werefox.dev 🖤 :dragncoolmlem:
 | 
			
		||||
    - @violet@vulpine.club 💜 :violet_bat:
 | 
			
		||||
    - @cdmnky@vulpine.club 💚 :sierra:
 | 
			
		||||
 | 
			
		||||
    I Live in Austin, Texas
 | 
			
		||||
    💜 @deejvalen@plush.city
 | 
			
		||||
    💜 @trysdyn@marf.city
 | 
			
		||||
    💜 @kairi@masto.werefox.cafe
 | 
			
		||||
    💜 @sharkmeteor@yiff.life
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										12
									
								
								src/info/data/identities/sexuality.yml
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						| 
						 | 
				
			
			@ -4,13 +4,13 @@ Sexuality:
 | 
			
		|||
  page_title: "What's My Sexuality?"
 | 
			
		||||
  card_title: "Sexuality Details!"
 | 
			
		||||
 | 
			
		||||
Polyam:
 | 
			
		||||
  title: "Polyam"
 | 
			
		||||
Polyamorous:
 | 
			
		||||
  title: "Polyamorous"
 | 
			
		||||
  url: "https://lgbta.wikia.org/wiki/Polyamorous"
 | 
			
		||||
  src: "/emoji/polyamory_flag.svg"
 | 
			
		||||
  alt: "The polyamory flag"
 | 
			
		||||
  info: |
 | 
			
		||||
    Short for "Polyamory", this means that I am okay with having multiple partners!
 | 
			
		||||
    Polyamory means to have multiple partners.
 | 
			
		||||
 | 
			
		||||
    There's a lot I can say about Polyamory, but I feel like if you really want to learn more about it, you might be better off following the link below.
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -20,9 +20,7 @@ Pansexual:
 | 
			
		|||
  src: "/emoji/pansexual_flag.svg"
 | 
			
		||||
  alt: "The pansexual flag"
 | 
			
		||||
  info: |
 | 
			
		||||
    This means that I am okay with sexual and romantic partners of any gender identity!
 | 
			
		||||
 | 
			
		||||
    Of course, being Pansexual does not mean I cannot have preferences or that I want to date *"anyone"*, just that I am open to it.
 | 
			
		||||
    This means that I am okay with sexual and romantic partners of any gender identity.
 | 
			
		||||
 | 
			
		||||
Lesbian:
 | 
			
		||||
  title: "Lesbian"
 | 
			
		||||
| 
						 | 
				
			
			@ -30,6 +28,6 @@ Lesbian:
 | 
			
		|||
  src: "/emoji/lesbian_flag.svg"
 | 
			
		||||
  alt: "The lesbian flag"
 | 
			
		||||
  info: |
 | 
			
		||||
    This means that I am okay with sexual and romantic partners that are the same gender identity as me!
 | 
			
		||||
    This means that I am okay with sexual and romantic partners that are the same gender identity as me.
 | 
			
		||||
 | 
			
		||||
    If you have questions about how I could be both Pansexual and Lesiban, I'd refer you to my FAQ.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										4
									
								
								src/info/data/introduction.yml
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						| 
						 | 
				
			
			@ -1,7 +1,7 @@
 | 
			
		|||
--- # Introduction YAML
 | 
			
		||||
 | 
			
		||||
intro: |
 | 
			
		||||
  :dragncoolmlem: A pop punk dragon on the Internet. I'd describe myself as somewhere between a hot date and a hot mess.
 | 
			
		||||
  :alicecoolmlem: "A pop punk dragon on the Internet"
 | 
			
		||||
  Feel free to click/tap any of the buttons above this to learn more about my different aspects of personality.
 | 
			
		||||
  Down below, I've got some more neat little pages and useful info you can look at.
 | 
			
		||||
  Please do look around and enjoy your stay!~ :black_heart:
 | 
			
		||||
  Please do look around and enjoy your stay!~ :aliceheartblack:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										8
									
								
								src/info/data/pages.yml
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						| 
						 | 
				
			
			@ -10,10 +10,10 @@
 | 
			
		|||
  images:
 | 
			
		||||
    - { src: "/emoji/awoo.svg", alt: "Awoo emoji" }
 | 
			
		||||
 | 
			
		||||
"HRT Tracker!":
 | 
			
		||||
  url: "/hrt"
 | 
			
		||||
  images:
 | 
			
		||||
    - { src: "/emoji/trans_heart.png", alt: "Transgender heart emoji" }
 | 
			
		||||
# "HRT Tracker!":
 | 
			
		||||
#   url: "/hrt"
 | 
			
		||||
#   images:
 | 
			
		||||
#     - { src: "/emoji/trans_heart.png", alt: "Transgender heart emoji" }
 | 
			
		||||
 | 
			
		||||
FAQ:
 | 
			
		||||
  url: "/faq"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										99
									
								
								src/info/data/pages/faq.yml
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						| 
						 | 
				
			
			@ -2,83 +2,70 @@
 | 
			
		|||
 | 
			
		||||
"So is Werefox like a species or...?":
 | 
			
		||||
  answer: >
 | 
			
		||||
    That's a good question! No, my fursona's full name is Skye Werefox, 
 | 
			
		||||
    so Werefox is just a last name. I am just a fox!
 | 
			
		||||
  src: "/images/alexis_heart.png"
 | 
			
		||||
  alt: "Skye giving a heart emoji"
 | 
			
		||||
    That's a good question! No, my fursona's full name is Alice Werefox, 
 | 
			
		||||
    so Werefox is just a last name. I am just a derg!
 | 
			
		||||
  src: "/images/AliceDefault.png"
 | 
			
		||||
  alt: "Alice as an emoji"
 | 
			
		||||
 | 
			
		||||
"How can you be Pansexual and a Lesbian?":
 | 
			
		||||
  answer: >
 | 
			
		||||
    I believe I've been told the proper term is "sapphic", 
 | 
			
		||||
    it just means I *am* Pansexual, but I prefer those who identify more femme."
 | 
			
		||||
  src: "/images/alexis_wink.png"
 | 
			
		||||
  alt: "Skye winking and giving a peace sign"
 | 
			
		||||
  src: "/images/AliceHeartRainbow.png"
 | 
			
		||||
  alt: "Alice with a gay pride heart"
 | 
			
		||||
 | 
			
		||||
"How do I get those Xenia stickers?":
 | 
			
		||||
  answer: >
 | 
			
		||||
    Yeah, about that. So, I've made a few posts about this, but when 
 | 
			
		||||
    I first started giving those out, I was in a good financial position, among 
 | 
			
		||||
    other things. Now I'm not! I will get to it when I do.
 | 
			
		||||
  src: "/images/alexis_annoyed.png"
 | 
			
		||||
  alt: "Skye looking annoyed and crossing her arms"
 | 
			
		||||
  src: "/images/alice_Sweatdrop.svg"
 | 
			
		||||
  alt: "Alice with a sweatdrop"
 | 
			
		||||
 | 
			
		||||
"Where are you, anyway?":
 | 
			
		||||
'What do you mean by "Texas refugee"?':
 | 
			
		||||
  answer: >
 | 
			
		||||
    I'm somewhere in Austin, Texas. I'm not gonna be any more specific than that,
 | 
			
		||||
    for obvious reasons. If you're in the area, consider hitting me up! I might
 | 
			
		||||
    not want to meet up right away, but I'm always looking for more friendos. 💙
 | 
			
		||||
  src: "/images/alexis_coffee.png"
 | 
			
		||||
  alt: "Skye sipping on some coffee"
 | 
			
		||||
 | 
			
		||||
# 'What is "Werefox Isekai"?':
 | 
			
		||||
#   answer: >
 | 
			
		||||
#     "Werefox Isekai" is just a silly term I've been using to refer to a series of
 | 
			
		||||
#     trips I've been planning in order to visit the folks I've met online over the
 | 
			
		||||
#     past few months/years. I believe my original post on this was "A hot, cute
 | 
			
		||||
#     girl from a foreign land falls from the sky and moves in with you temporarily,
 | 
			
		||||
#     and there's potentially a ton of sexual tension the entire time."
 | 
			
		||||
#   src: "/images/alexis_wink.png"
 | 
			
		||||
#   alt: "Skye winking and giving a peace sign"
 | 
			
		||||
    Due to some very personal circumstances, I was unforunately forced into
 | 
			
		||||
    a situation in which I had to leave Texas. I'm up in Minnesota now!
 | 
			
		||||
    Don't worry, I'm okay. This is also a bit of a take on the state of trans 
 | 
			
		||||
    and queer rights in general down there.
 | 
			
		||||
  src: "/images/alice_Furtive.svg"
 | 
			
		||||
  alt: "Alice giving a side eye"
 | 
			
		||||
 | 
			
		||||
"What do you do?":
 | 
			
		||||
  answer: >
 | 
			
		||||
    Lots of things! Lately, though, I've been focusing on myself and my 
 | 
			
		||||
    transition. I could use some financial support (since I'm currently 
 | 
			
		||||
    unemployed) if you're feeling up to it and can afford it! If you want to 
 | 
			
		||||
    Lots of things! Lately, though, I've been focusing on my mental health and my 
 | 
			
		||||
    transition. I'm currently unemployed and my chosen family and I could use some 
 | 
			
		||||
    financial support if you're feeling up to it and can afford it! If you want to 
 | 
			
		||||
    know more about what I do, you can check out "Stuff I do!" from the main 
 | 
			
		||||
    page, and "Support Me?" if you wanna toss me some funds!
 | 
			
		||||
  src: "/images/alexis_shrug.png"
 | 
			
		||||
  alt: "Skye shrugging"
 | 
			
		||||
    page, or "Support Me?" if you wanna toss us some funds!
 | 
			
		||||
  src: "/images/AliceEmojiAliceYay.png"
 | 
			
		||||
  alt: "Happy Alice emoji"
 | 
			
		||||
 | 
			
		||||
'What happened to "Werefox Isekai"?':
 | 
			
		||||
  answer: >
 | 
			
		||||
    "Yeah, so... That was kind of a whole lot, I've been traveling and having folks
 | 
			
		||||
    visit for a couple months. I very much need some time to relax and be to myself.
 | 
			
		||||
    There are still more folks I want to visit, and I am going to be making trips to 
 | 
			
		||||
    see my partners again eventually as well, but for now I need a break."
 | 
			
		||||
  src: "/images/alexis_coffee.png"
 | 
			
		||||
  alt: "Skye sipping on some coffee"
 | 
			
		||||
    "It was really wonderful getting to travel and have folks over for a while!
 | 
			
		||||
    There are still plenty of folks I wanna see, but unfortunately, I'm gonna have
 | 
			
		||||
    to put it on hold. Since I had to move and since a few things in my personal
 | 
			
		||||
    life have taken out any real additional funds I've had, I don't have any other
 | 
			
		||||
    options, really. Also, wear a fuckin' mask, y'all. Pandemic isn't over."
 | 
			
		||||
  src: "/images/AliceWeh.png"
 | 
			
		||||
  alt: "Alice giving a teary-eyed look"
 | 
			
		||||
 | 
			
		||||
# "Are you accepting more partners?":
 | 
			
		||||
#   answer: >
 | 
			
		||||
#     Hhaaa,,, Uhh, not at the moment? Anything can happen, though! Just don't
 | 
			
		||||
#     make it your main goal to try and date me, yeah? 💙
 | 
			
		||||
#   src: "/images/alexis_coffee.png"
 | 
			
		||||
#   alt: "Skye sipping on some coffee"
 | 
			
		||||
#     The short answer is: No.
 | 
			
		||||
#     That isn't to say we can't be close and I won't still consider it, but I don't
 | 
			
		||||
#     really think I'm in any position to look at new partners right now.
 | 
			
		||||
#     Just being honest.
 | 
			
		||||
#   src: "/images/alice_TWT.svg"
 | 
			
		||||
#   alt: "Alice crying emoji"
 | 
			
		||||
 | 
			
		||||
"Are you accepting more partners?":
 | 
			
		||||
  answer: >
 | 
			
		||||
    I wouldn't say I'm looking, but I'm certainly open to the idea right now!
 | 
			
		||||
    Just don't make it your main goal to try and date me, yeah? 💙
 | 
			
		||||
  src: "/images/alexis_wink.png"
 | 
			
		||||
  alt: "Skye winking and giving a peace sign"
 | 
			
		||||
 | 
			
		||||
"... Wait, don't I know you?":
 | 
			
		||||
  answer: >
 | 
			
		||||
    Hey hey, if you're here from knowing me pre-transition, that's cool too.
 | 
			
		||||
    It's likely that a lot has changed in my life and I'm a much different
 | 
			
		||||
    person than the one you knew before. Regardless, if you feel like
 | 
			
		||||
    reaching out, in most cases I'm willing to catch up. If that's the case,
 | 
			
		||||
    your best bets are Twitter DM, e-mail, or a text if you still have my number.
 | 
			
		||||
  src: "/images/alexis_shrug.png"
 | 
			
		||||
  alt: "Skye shrugging"
 | 
			
		||||
# "... Wait, don't I know you?":
 | 
			
		||||
#   answer: >
 | 
			
		||||
#     No, and if you do know me pre-transition, it's very likely I don't
 | 
			
		||||
#     wanna talk to ya. I'm happy with the life I have now. I'd appreciate
 | 
			
		||||
#     if you would respect that and live your own life as well. However,
 | 
			
		||||
#     if you really do wanna talk: DM or e-mail me. Use my name.
 | 
			
		||||
#     Use my pronouns. No exceptions.
 | 
			
		||||
#   src: "/images/AliceRarrrr.png"
 | 
			
		||||
#   alt: "Angry Alice emoji"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										20
									
								
								src/info/data/pages/projects.yml
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						| 
						 | 
				
			
			@ -16,18 +16,18 @@ Streaming:
 | 
			
		|||
    I stream regularly now! Mostly Beat Saber workouts.
 | 
			
		||||
    If you're interested in that, here are some associated links!
 | 
			
		||||
 | 
			
		||||
Poetry:
 | 
			
		||||
  url: "https://write.as/a-letter-to-the-void"
 | 
			
		||||
  new_tab: true
 | 
			
		||||
  src: "/emoji/pen.svg"
 | 
			
		||||
  alt: "Pen emoji"
 | 
			
		||||
  description: >
 | 
			
		||||
    Sometimes, I write poetry. It's not always the 
 | 
			
		||||
    happiest, but I am proud of it. It would mean a lot to me if 
 | 
			
		||||
    you took a look!
 | 
			
		||||
# Poetry:
 | 
			
		||||
#   url: "https://write.as/a-letter-to-the-void"
 | 
			
		||||
#   new_tab: true
 | 
			
		||||
#   src: "/emoji/pen.svg"
 | 
			
		||||
#   alt: "Pen emoji"
 | 
			
		||||
#   description: >
 | 
			
		||||
#     Sometimes, I write poetry. It's not always the 
 | 
			
		||||
#     happiest, but I am proud of it. It would mean a lot to me if 
 | 
			
		||||
#     you took a look!
 | 
			
		||||
 | 
			
		||||
Programming:
 | 
			
		||||
  url: "https://gitea.werefox.dev/shadow8t4"
 | 
			
		||||
  url: "https://gitea.werefox.cafe/shadow8t4"
 | 
			
		||||
  new_tab: true
 | 
			
		||||
  src: "/emoji/laptop.svg"
 | 
			
		||||
  alt: "Laptop emoji"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										20
									
								
								src/info/data/pages/projects/other.yml
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						| 
						 | 
				
			
			@ -1,19 +1,19 @@
 | 
			
		|||
--- # Other YAML
 | 
			
		||||
 | 
			
		||||
"Valentine's Day Letter":
 | 
			
		||||
  url: "https://letter.werefox.dev"
 | 
			
		||||
  url: "https://letter.werefox.cafe"
 | 
			
		||||
  new_tab: true
 | 
			
		||||
  src: "/emoji/red_heart.svg"
 | 
			
		||||
  alt: "Red heart emoji"
 | 
			
		||||
  description: >
 | 
			
		||||
    Here's a little treat I put together for Valentine's Day one year, and I decided
 | 
			
		||||
    to just keep it up all year. Feel free to take a look if you ever need a little pick-me-up. 💙
 | 
			
		||||
    to just keep it up all year. Feel free to take a look if you ever need a little pick-me-up.
 | 
			
		||||
 | 
			
		||||
Music:
 | 
			
		||||
  url: "https://soundcloud.com/alexis-werefox"
 | 
			
		||||
  new_tab: true
 | 
			
		||||
  src: "/emoji/studio_microphone.svg"
 | 
			
		||||
  alt: "Microphone emoji"
 | 
			
		||||
  description: >
 | 
			
		||||
    *Nervous sweating* Heh! Sometimes I write some music!? You're free to take a
 | 
			
		||||
    listen if you want! Let me know what you think! It's usually based on my poetry.
 | 
			
		||||
# Music:
 | 
			
		||||
#   url: "https://soundcloud.com/alexis-werefox"
 | 
			
		||||
#   new_tab: true
 | 
			
		||||
#   src: "/emoji/studio_microphone.svg"
 | 
			
		||||
#   alt: "Microphone emoji"
 | 
			
		||||
#   description: >
 | 
			
		||||
#     *Nervous sweating* Heh! Sometimes I write some music!? You're free to take a
 | 
			
		||||
#     listen if you want! Let me know what you think! It's usually based on my poetry.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										16
									
								
								src/info/data/pages/projects/private.yml
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						| 
						 | 
				
			
			@ -42,19 +42,3 @@ Wikijs:
 | 
			
		|||
  alt: "The Wiki.js logo"
 | 
			
		||||
  description: >
 | 
			
		||||
    A modern and powerful wiki app built on Node.js
 | 
			
		||||
 | 
			
		||||
Navidrome:
 | 
			
		||||
  url: "https://github.com/navidrome/navidrome"
 | 
			
		||||
  new_tab: true
 | 
			
		||||
  src: "/emoji/navidrome_logo.png"
 | 
			
		||||
  alt: "The Navidrome logo"
 | 
			
		||||
  description: >
 | 
			
		||||
    🎧☁️ Navidrome is a Modern Music Server and Streamer compatible with Subsonic/Airsonic
 | 
			
		||||
 | 
			
		||||
Kanboard:
 | 
			
		||||
  url: "https://kanboard.org/"
 | 
			
		||||
  new_tab: true
 | 
			
		||||
  src: "/emoji/kanboard_logo.svg"
 | 
			
		||||
  alt: "The Kanboard logo"
 | 
			
		||||
  description: >
 | 
			
		||||
    Kanboard is project management software that focuses on the Kanban methodology.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										28
									
								
								src/info/data/pages/projects/services.yml
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						| 
						 | 
				
			
			@ -1,7 +1,7 @@
 | 
			
		|||
--- # Services YAML
 | 
			
		||||
 | 
			
		||||
Mastodon:
 | 
			
		||||
  url: "https://masto.werefox.dev/about/"
 | 
			
		||||
  url: "https://masto.werefox.cafe/about/"
 | 
			
		||||
  new_tab: true
 | 
			
		||||
  src: "/emoji/mastodon-logo.png"
 | 
			
		||||
  alt: "The Mastodon logo"
 | 
			
		||||
| 
						 | 
				
			
			@ -11,25 +11,25 @@ Mastodon:
 | 
			
		|||
    operated user bases are federated across many different servers.
 | 
			
		||||
 | 
			
		||||
Pinafore:
 | 
			
		||||
  url: "https://pina.werefox.dev/"
 | 
			
		||||
  url: "https://pina.werefox.cafe/"
 | 
			
		||||
  new_tab: true
 | 
			
		||||
  src: "/emoji/pinafore_logo.svg"
 | 
			
		||||
  alt: "The Pinafore logo"
 | 
			
		||||
  description: >
 | 
			
		||||
    An alternative web client for Mastodon, focused on speed and simplicity.
 | 
			
		||||
 | 
			
		||||
PeerTube:
 | 
			
		||||
  url: "https://vid.werefox.dev/"
 | 
			
		||||
  new_tab: true
 | 
			
		||||
  src: "/emoji/peertube_logo.svg"
 | 
			
		||||
  alt: "The PeerTube logo"
 | 
			
		||||
  description: >
 | 
			
		||||
    PeerTube is a free and open-source, decentralized, federated video platform 
 | 
			
		||||
    powered by ActivityPub and WebTorrent, that uses peer-to-peer technology to reduce load on 
 | 
			
		||||
    individual servers when viewing videos.
 | 
			
		||||
# PeerTube:
 | 
			
		||||
#   url: "https://vid.werefox.cafe/"
 | 
			
		||||
#   new_tab: true
 | 
			
		||||
#   src: "/emoji/peertube_logo.svg"
 | 
			
		||||
#   alt: "The PeerTube logo"
 | 
			
		||||
#   description: >
 | 
			
		||||
#     PeerTube is a free and open-source, decentralized, federated video platform 
 | 
			
		||||
#     powered by ActivityPub and WebTorrent, that uses peer-to-peer technology to reduce load on 
 | 
			
		||||
#     individual servers when viewing videos.
 | 
			
		||||
 | 
			
		||||
Element:
 | 
			
		||||
  url: "https://elem.werefox.dev/"
 | 
			
		||||
  url: "https://elem.werefox.cafe/"
 | 
			
		||||
  new_tab: true
 | 
			
		||||
  src: "/emoji/element_logo.svg"
 | 
			
		||||
  alt: "The Element logo"
 | 
			
		||||
| 
						 | 
				
			
			@ -37,10 +37,10 @@ Element:
 | 
			
		|||
    Element (previously Riot) is an all-in-one secure chat app for teams, 
 | 
			
		||||
    friends and organisations. Keeps conversations in your control, safe from data-mining 
 | 
			
		||||
    and ads. Talk to everyone through the open global Matrix network, protected by proper 
 | 
			
		||||
    end-to-end encryption. (additionally, I host a Matrix server at matrix.werefox.dev)
 | 
			
		||||
    end-to-end encryption. (additionally, I host a Matrix server at matrix.werefox.cafe)
 | 
			
		||||
 | 
			
		||||
Gitea:
 | 
			
		||||
  url: "https://gitea.werefox.dev/"
 | 
			
		||||
  url: "https://gitea.werefox.cafe/"
 | 
			
		||||
  new_tab: true
 | 
			
		||||
  src: "/emoji/gitea_logo.svg"
 | 
			
		||||
  alt: "The Gitea logo"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										18
									
								
								src/info/data/pages/projects/streaming.yml
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						| 
						 | 
				
			
			@ -10,12 +10,12 @@ Twitch:
 | 
			
		|||
    streams currently. I've been idly contemplating Owncast at some point, but at the
 | 
			
		||||
    moment with my current setup, it isn't really feasible, unfortunately.
 | 
			
		||||
 | 
			
		||||
PeerTube:
 | 
			
		||||
  url: "https://vid.werefox.dev/videos/watch/playlist/6a6f95c2-30c7-4163-a3ee-ad5dc5abefcf"
 | 
			
		||||
  new_tab: true
 | 
			
		||||
  src: "/emoji/peertube_logo.svg"
 | 
			
		||||
  alt: "The PeerTube logo"
 | 
			
		||||
  description: >
 | 
			
		||||
    My personal PeerTube instance is where I upload all my recordings (VODs).
 | 
			
		||||
    If you ever miss a stream and wanna see what ya missed, they're always uploaded here!
 | 
			
		||||
    This link will take you to a playlist where I put all of the recordings in order.
 | 
			
		||||
# PeerTube:
 | 
			
		||||
#   url: "https://vid.werefox.cafe/videos/watch/playlist/6a6f95c2-30c7-4163-a3ee-ad5dc5abefcf"
 | 
			
		||||
#   new_tab: true
 | 
			
		||||
#   src: "/emoji/peertube_logo.svg"
 | 
			
		||||
#   alt: "The PeerTube logo"
 | 
			
		||||
#   description: >
 | 
			
		||||
#     My personal PeerTube instance is where I upload all my recordings (VODs).
 | 
			
		||||
#     If you ever miss a stream and wanna see what ya missed, they're always uploaded here!
 | 
			
		||||
#     This link will take you to a playlist where I put all of the recordings in order.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										2
									
								
								src/info/data/pages/support.yml
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						| 
						 | 
				
			
			@ -16,4 +16,4 @@ Liberapay:
 | 
			
		|||
  title: ""
 | 
			
		||||
  alt: "Donate using Liberapay"
 | 
			
		||||
  src: "/images/liberapay_donate.svg"
 | 
			
		||||
  url: "https://liberapay.com/alexis_werefox/donate"
 | 
			
		||||
  url: "https://liberapay.com/alice_werefox/donate"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										34
									
								
								src/info/data/pages/testimonials.yml
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						| 
						 | 
				
			
			@ -6,12 +6,6 @@ colabunny:
 | 
			
		|||
  content: |
 | 
			
		||||
    "please stay your jokes are funny and smart"
 | 
			
		||||
 | 
			
		||||
ElfLord:
 | 
			
		||||
  url: "https://freedom.horse/@ElfLord"
 | 
			
		||||
  json: "https://freedom.horse/@ElfLord.json"
 | 
			
		||||
  content: |
 | 
			
		||||
    "Someday I'm gonna visit you in Texas, and when I get there, I'm going to realize you don't live in Texas at all, and I'm in the wrong state"
 | 
			
		||||
 | 
			
		||||
Decimal:
 | 
			
		||||
  url: "https://plush.city/@Decimal"
 | 
			
		||||
  json: "https://plush.city/@Decimal.json"
 | 
			
		||||
| 
						 | 
				
			
			@ -56,7 +50,7 @@ holly:
 | 
			
		|||
  url: "https://fedi.lotor.tech/@holly"
 | 
			
		||||
  json: "https://fedi.lotor.tech/@holly.json"
 | 
			
		||||
  content: |
 | 
			
		||||
    "One of the kindest, cutest systems I know!"
 | 
			
		||||
    "One of the kindest, cutest folks I know!"
 | 
			
		||||
 | 
			
		||||
avie:
 | 
			
		||||
  url: "https://sleepygremlin.online/@avie"
 | 
			
		||||
| 
						 | 
				
			
			@ -67,8 +61,8 @@ avie:
 | 
			
		|||
    being utter disasters and proud"
 | 
			
		||||
 | 
			
		||||
Dax:
 | 
			
		||||
  url: "https://masto.werefox.dev/@Dax"
 | 
			
		||||
  json: "https://masto.werefox.dev/@Dax.json"
 | 
			
		||||
  url: "https://masto.werefox.cafe/@Dax"
 | 
			
		||||
  json: "https://masto.werefox.cafe/@Dax.json"
 | 
			
		||||
  content: |
 | 
			
		||||
    "im love alice a lot 💚 🐀"
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -78,28 +72,6 @@ BatElite:
 | 
			
		|||
  content: |
 | 
			
		||||
    "*Thinks you're gay even by the standard of gayness I'm surrounded by*"
 | 
			
		||||
 | 
			
		||||
violet:
 | 
			
		||||
  url: "https://masto.werefox.dev/@violet"
 | 
			
		||||
  json: "https://masto.werefox.dev/@violet.json"
 | 
			
		||||
  content: |
 | 
			
		||||
    "How dare your thighs be that soft?"
 | 
			
		||||
 | 
			
		||||
lenalia:
 | 
			
		||||
  url: "https://plush.city/@lenalia"
 | 
			
		||||
  json: "https://plush.city/@lenalia.json"
 | 
			
		||||
  content: |
 | 
			
		||||
    "Hey Alice, you’re the ultimate life form in my heart 💖
 | 
			
		||||
 | 
			
		||||
    You can control my chaos anytime 💖
 | 
			
		||||
 | 
			
		||||
    You ARE all of you, and I’d like to smooch and snuggle and cuddle all of you 💖"
 | 
			
		||||
 | 
			
		||||
plausocks:
 | 
			
		||||
  url: "https://masto.werefox.dev/@plausocks"
 | 
			
		||||
  json: "https://masto.werefox.dev/@plausocks.json"
 | 
			
		||||
  content: |
 | 
			
		||||
    "*headpats the entire werefox system*"
 | 
			
		||||
 | 
			
		||||
karma:
 | 
			
		||||
  url: "https://awoo.space/@karma"
 | 
			
		||||
  json: "https://awoo.space/@karma.json"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										2
									
								
								src/info/next.config.js
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						| 
						 | 
				
			
			@ -8,7 +8,7 @@ module.exports = {
 | 
			
		|||
      "elekk.xyz",
 | 
			
		||||
      "functional.cafe",
 | 
			
		||||
      "dragon.style",
 | 
			
		||||
      "masto.werefox.dev",
 | 
			
		||||
      "masto.werefox.cafe",
 | 
			
		||||
      "hackers.town",
 | 
			
		||||
      "pool.jortage.com",
 | 
			
		||||
      "media.chitter.xyz"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										2
									
								
								src/info/pages/faq/index.js
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						| 
						 | 
				
			
			@ -24,7 +24,7 @@ export default function FAQ({ FAQ }) {
 | 
			
		|||
  return (
 | 
			
		||||
    <BasicPage
 | 
			
		||||
      page_title="FAQ"
 | 
			
		||||
      card_title="Here's Skye with some FAQs"
 | 
			
		||||
      card_title="Here are some FAQs"
 | 
			
		||||
      page_button_title="Take me back home!"
 | 
			
		||||
    >
 | 
			
		||||
      <FBlock faqs={FAQ} />
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										2
									
								
								src/info/pages/homepage/index.js
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						| 
						 | 
				
			
			@ -37,7 +37,7 @@ export default function Home({ INTRODUCTION, SUBDOMAINS, OTHER }) {
 | 
			
		|||
 | 
			
		||||
  return (
 | 
			
		||||
    <HomePage page_title="Werefox Homepage" card_title="Werefox Homepage">
 | 
			
		||||
      <WCard title="Welcome to werefox.dev">
 | 
			
		||||
      <WCard title="Welcome to werefox.cafe">
 | 
			
		||||
        <ICard introduction={INTRODUCTION.intro} emoji_paths={{}} />
 | 
			
		||||
      </WCard>
 | 
			
		||||
      <WCard title="Subdomains">
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										2
									
								
								src/info/pages/identities/fursona/index.js
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						| 
						 | 
				
			
			@ -38,7 +38,7 @@ export default function Fursona({ FURSONA }) {
 | 
			
		|||
        >
 | 
			
		||||
          <IDCardText info={FURSONA[fursona].info} />
 | 
			
		||||
          <div className="rounded-lg hover:animate-yip transition">
 | 
			
		||||
            <Link href="https://mastodon.art/@ItsSailor">
 | 
			
		||||
            <Link href="https://plush.city/@Logan">
 | 
			
		||||
              <a target="_blank">
 | 
			
		||||
                <span className="relative inline-flex align-middle">
 | 
			
		||||
                  <Image
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										22
									
								
								src/info/pages/identities/partners/index.js
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						| 
						 | 
				
			
			@ -21,16 +21,18 @@ export async function getStaticProps() {
 | 
			
		|||
          emoji.push(e[0]);
 | 
			
		||||
        }
 | 
			
		||||
      );
 | 
			
		||||
      Object.keys(PARTNERS[p].fields).forEach((f, i) => {
 | 
			
		||||
        Array.from(emoji_pattern[Symbol.matchAll](f)).forEach((e, i) => {
 | 
			
		||||
          emoji.push(e[0]);
 | 
			
		||||
      if (Boolean(PARTNERS[p].fields)) {
 | 
			
		||||
        Object.keys(PARTNERS[p].fields).forEach((f, i) => {
 | 
			
		||||
          Array.from(emoji_pattern[Symbol.matchAll](f)).forEach((e, i) => {
 | 
			
		||||
            emoji.push(e[0]);
 | 
			
		||||
          });
 | 
			
		||||
          Array.from(
 | 
			
		||||
            emoji_pattern[Symbol.matchAll](PARTNERS[p].fields[f])
 | 
			
		||||
          ).forEach((e, i) => {
 | 
			
		||||
            emoji.push(e[0]);
 | 
			
		||||
          });
 | 
			
		||||
        });
 | 
			
		||||
        Array.from(
 | 
			
		||||
          emoji_pattern[Symbol.matchAll](PARTNERS[p].fields[f])
 | 
			
		||||
        ).forEach((e, i) => {
 | 
			
		||||
          emoji.push(e[0]);
 | 
			
		||||
        });
 | 
			
		||||
      });
 | 
			
		||||
      }
 | 
			
		||||
    });
 | 
			
		||||
    emoji.forEach((e, i) => {
 | 
			
		||||
      if (fs.existsSync(`./public/emoji/${e}.svg`)) {
 | 
			
		||||
| 
						 | 
				
			
			@ -38,7 +40,7 @@ export async function getStaticProps() {
 | 
			
		|||
      } else if (fs.existsSync(`./public/emoji/${e}.png`)) {
 | 
			
		||||
        emoji_paths[e] = `/emoji/${e}.png`;
 | 
			
		||||
      } else {
 | 
			
		||||
        emoji_paths[e] = `/emoji/pixel_alexis.png`;
 | 
			
		||||
        emoji_paths[e] = `/emoji/:aliceweh:.png`;
 | 
			
		||||
      }
 | 
			
		||||
    });
 | 
			
		||||
  } catch (e) {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										2
									
								
								src/info/pages/index.js
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						| 
						 | 
				
			
			@ -41,7 +41,7 @@ export async function getStaticProps() {
 | 
			
		|||
      } else if (fs.existsSync(`./public/emoji/${e}.png`)) {
 | 
			
		||||
        emoji_paths[e] = `/emoji/${e}.png`;
 | 
			
		||||
      } else {
 | 
			
		||||
        emoji_paths[e] = `/emoji/pixel_alexis.png`;
 | 
			
		||||
        emoji_paths[e] = `/emoji/:aliceweh:.png`;
 | 
			
		||||
      }
 | 
			
		||||
    });
 | 
			
		||||
  } catch (e) {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										2
									
								
								src/info/pages/testimonials/index.js
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						| 
						 | 
				
			
			@ -11,7 +11,7 @@ export const getIcon = async ({ json, name }) =>
 | 
			
		|||
    (error) => {
 | 
			
		||||
      console.log(error);
 | 
			
		||||
      if (name == "Dax") {
 | 
			
		||||
        return [name, `/images/Dax.gif`];
 | 
			
		||||
        return [name, `/images/Dax.jpeg`];
 | 
			
		||||
      }
 | 
			
		||||
      return [name, null];
 | 
			
		||||
    }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
		 Before Width: | Height: | Size: 28 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/info/public/emoji/:ablobalicebongo:.gif
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 7.7 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/info/public/emoji/:ablobalicecry:.gif
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 47 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/info/public/emoji/:alice:.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 31 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/info/public/emoji/:aliceangy:.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 39 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/info/public/emoji/:alicecool:.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 36 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/info/public/emoji/:alicecoolmlem:.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 37 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/info/public/emoji/:alicegaze:.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 31 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/info/public/emoji/:alicehappy:.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 36 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/info/public/emoji/:aliceheart:.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 33 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/info/public/emoji/:aliceheartblack:.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 30 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/info/public/emoji/:aliceheartgay:.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 37 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/info/public/emoji/:alicehearttrans:.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 38 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/info/public/emoji/:alicemlem:.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 38 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/info/public/emoji/:alicemlemalt:.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 37 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/info/public/emoji/:alicemlemaltlong:.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 38 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/info/public/emoji/:alicesideeye:.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 7.9 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/info/public/emoji/:alicesleep:.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 29 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/info/public/emoji/:alicesweat:.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 36 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/info/public/emoji/:alicetilde:.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 33 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/info/public/emoji/:alicetildeheart:.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 36 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/info/public/emoji/:aliceweh:.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 31 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/info/public/emoji/:blobalice:.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 33 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/info/public/emoji/:blobalicebongo:.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 36 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/info/public/emoji/:blobalicecry:.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 39 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/info/public/emoji/:blobalicesideeye:.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 34 KiB  | 
| 
		 Before Width: | Height: | Size: 27 KiB  | 
| 
		 Before Width: | Height: | Size: 46 KiB  | 
							
								
								
									
										1
									
								
								src/info/public/emoji/rainbow_flag.svg
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
						 | 
				
			
			@ -0,0 +1 @@
 | 
			
		|||
<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.41421" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path clip-rule="evenodd" d="m0 0h32v32h-32z"/></clipPath><clipPath id="b"><path clip-rule="evenodd" d="m2 6h28v20h-28z"/></clipPath><metadata/><path d="m0 0h32v32h-32z" fill="none"/><g clip-path="url(#a)"><path d="m32 6c0-.53-.211-1.039-.586-1.414s-.884-.586-1.414-.586c-5.746 0-22.254 0-28 0-.53 0-1.039.211-1.414.586s-.586.884-.586 1.414v20c0 .53.211 1.039.586 1.414s.884.586 1.414.586h28c.53 0 1.039-.211 1.414-.586s.586-.884.586-1.414c0-4.52 0-15.48 0-20z"/><path d="m2 6h28v20h-28z" fill="none"/><g clip-path="url(#b)"><path d="m1 22h30v5h-30z" fill="#7706af"/><path d="m1 19.5h30v4h-30z" fill="#2c3ee5"/><path d="m1 17h30v4h-30z" fill="#158f25"/><path d="m1 14h30v4.5h-30z" fill="#f1e100"/><path d="m1 12h30v4h-30z" fill="#fb8721"/><path d="m1 10h30v3.5h-30z" fill="#df0000"/><path d="m1 7.5h30v3.5h-30z" fill="#88502b"/><path d="m1 5.5h30v3h-30z" fill="#333"/></g></g></svg>
 | 
			
		||||
| 
		 After Width: | Height: | Size: 1.1 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/info/public/images/AliceBarista.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 137 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/info/public/images/AliceBarista_crop.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 175 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/info/public/images/AliceBarista_shirt.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 140 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/info/public/images/AliceDefault.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 85 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/info/public/images/AliceEmojiAliceYay.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 100 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/info/public/images/AliceHeartBlack2.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 89 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/info/public/images/AliceHeartDefault.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 88 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/info/public/images/AliceHeartRainbow.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 96 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/info/public/images/AliceHeartTrans.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 105 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/info/public/images/AliceRarrrr.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 108 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/info/public/images/AliceWeh.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 87 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/info/public/images/AliceisSleepy.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 80 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/info/public/images/CutiePair.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 20 KiB  | 
| 
		 Before Width: | Height: | Size: 60 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/info/public/images/Dax.jpeg
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 59 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/info/public/images/TildeTilde.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 82 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/info/public/images/TildeTildeCloud.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 87 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/info/public/images/TildeTildeHeart.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 87 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/info/public/images/WereFoxCafe.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 429 KiB  | 
							
								
								
									
										1
									
								
								src/info/public/images/alice_Furtive.svg
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 34 KiB  | 
							
								
								
									
										1
									
								
								src/info/public/images/alice_Shades.svg
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 68 KiB  | 
							
								
								
									
										1
									
								
								src/info/public/images/alice_Shadesmlem.svg
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 65 KiB  | 
							
								
								
									
										1
									
								
								src/info/public/images/alice_Sweatdrop.svg
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 39 KiB  | 
							
								
								
									
										1
									
								
								src/info/public/images/alice_TWT.svg
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 48 KiB  | 
							
								
								
									
										1
									
								
								src/info/public/images/alice_blobderg.svg
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 38 KiB  | 
							
								
								
									
										1
									
								
								src/info/public/images/alice_bongo-alternating-upleft.svg
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 31 KiB  | 
							
								
								
									
										1
									
								
								src/info/public/images/alice_bongo-alternating-upright.svg
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 31 KiB  | 
							
								
								
									
										1
									
								
								src/info/public/images/alice_bongo-down.svg
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 31 KiB  | 
							
								
								
									
										1
									
								
								src/info/public/images/alice_bongo-up.svg
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 34 KiB  | 
							
								
								
									
										1
									
								
								src/info/public/images/alice_sideeye.svg
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 43 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/info/public/images/bunny_jane_alice_barista.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 552 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/info/public/images/eri.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 98 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/info/public/images/heather_AliceBarista.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 172 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/info/public/images/hero_image.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 15 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/info/public/images/karma.png
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						| 
		 Before Width: | Height: | Size: 184 KiB After Width: | Height: | Size: 246 KiB  | 
| 
		 Before Width: | Height: | Size: 5.8 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/info/public/images/lindsays.png
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						| 
		 Before Width: | Height: | Size: 113 KiB After Width: | Height: | Size: 260 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/info/public/images/mascot_image.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 22 KiB  |