All checks were successful
Build and Deploy Resume Site / setup-website-content (push) Successful in 16s
35 lines
870 B
YAML
35 lines
870 B
YAML
baseURL: 'https://temper.tv'
|
|
languageCode: 'en-us'
|
|
title: Hi I'm temper
|
|
|
|
theme: 'temper'
|
|
|
|
enableEmoji: true
|
|
|
|
Params:
|
|
description: Wandering space and making stuff
|
|
name: temper.tv
|
|
socials:
|
|
- git: https://git.shockrah.xyz/shockrah
|
|
# - github: https://github.com/tempersama
|
|
- twitch: https://twitch.tv/tempersama_
|
|
- mastodon: https://mastodon.social/@tempertv
|
|
- bluesky: https://bsky.app/profile/tempersama.bsky.social
|
|
- instagram: https://www.instagram.com/temper.sama/
|
|
- twitter-x: https://x.com/temper_xyz
|
|
|
|
# Here we link the fun stuff ;)
|
|
launchpad:
|
|
- Name: Feed
|
|
description: Posts about things
|
|
uri: /feed
|
|
- name: Stream
|
|
description: livestream links
|
|
uri: /stream
|
|
- name: Dev Blog
|
|
description: Dev stuff
|
|
uri: /dev
|
|
- name: Files
|
|
description: Links to files
|
|
uri: /files
|