74 lines
3.2 KiB
TOML
74 lines
3.2 KiB
TOML
disabled = false
|
|
languageCode = "en"
|
|
languageName = "English"
|
|
weight = 1
|
|
title = "N.E.E.T. Works"
|
|
|
|
[params]
|
|
displayName = "EN"
|
|
isoCode = "en"
|
|
rtl = false
|
|
dateFormat = "January 2 2006"
|
|
logo = "img/logo.png"
|
|
secondaryLogo = "img/secondary-logo.png"
|
|
description = "random tech stuff from a sane and normal individual"
|
|
copyright = "*© { year } rawhide kobayashi | **Original content** licensed under **[CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/)** unless otherwise noted.*"
|
|
|
|
[params.author]
|
|
name = "rawhide kobayashi"
|
|
email = "rawhide@neet.works"
|
|
image = "img/blowfish_logo.png"
|
|
imageQuality = 96
|
|
headline = "beep-boop maggot!"
|
|
bio = "ᗜ⩊ᗜ"
|
|
links = [
|
|
{ email = "mailto:rawhide@neet.works" },
|
|
#{ link = "https://link-to-some-website.com/" },
|
|
#{ amazon = "https://www.amazon.com/hz/wishlist/ls/wishlist-id" },
|
|
#{ apple = "https://www.apple.com" },
|
|
#{ blogger = "https://username.blogspot.com/" },
|
|
#{ bluesky = "https://bsky.app/profile/username" },
|
|
#{ codepen = "https://codepen.io/username" },
|
|
#{ dev = "https://dev.to/username" },
|
|
#{ discord = "https://discord.gg/invitecode" },
|
|
#{ dribbble = "https://dribbble.com/username" },
|
|
#{ facebook = "https://facebook.com/username" },
|
|
#{ flickr = "https://www.flickr.com/photos/username/" },
|
|
#{ foursquare = "https://foursquare.com/username" },
|
|
{ github = "https://github.com/rawhide-kobayashi" },
|
|
#{ gitlab = "https://gitlab.com/username" },
|
|
#{ google = "https://www.google.com/" },
|
|
#{ hashnode = "https://username.hashnode.dev" },
|
|
#{ instagram = "https://instagram.com/username" },
|
|
#{ itch-io = "https://username.itch.io" },
|
|
#{ keybase = "https://keybase.io/username" },
|
|
#{ kickstarter = "https://www.kickstarter.com/profile/username" },
|
|
#{ lastfm = "https://lastfm.com/user/username" },
|
|
#{ linkedin = "https://linkedin.com/in/username" },
|
|
#{ mastodon = "https://mastodon.instance/@username" },
|
|
#{ medium = "https://medium.com/username" },
|
|
#{ microsoft = "https://www.microsoft.com/" },
|
|
#{ orcid = "https://orcid.org/userid" },
|
|
#{ patreon = "https://www.patreon.com/username" },
|
|
#{ pinterest = "https://pinterest.com/username" },
|
|
#{ reddit = "https://reddit.com/user/username" },
|
|
#{ researchgate = "https://www.researchgate.net/profile/username" },
|
|
#{ slack = "https://workspace.url/team/userid" },
|
|
#{ snapchat = "https://snapchat.com/add/username" },
|
|
#{ soundcloud = "https://soundcloud.com/username" },
|
|
#{ spotify = "https://open.spotify.com/user/userid" },
|
|
#{ stack-overflow = "https://stackoverflow.com/users/userid/username" },
|
|
#{ steam = "https://steamcommunity.com/profiles/userid" },
|
|
#{ telegram = "https://t.me/username" },
|
|
#{ threads = "https://www.threads.net/@username" },
|
|
#{ tiktok = "https://tiktok.com/@username" },
|
|
#{ tumblr = "https://username.tumblr.com" },
|
|
#{ twitch = "https://twitch.tv/username" },
|
|
#{ twitter = "https://twitter.com/username" },
|
|
#{ x-twitter = "https://twitter.com/username" },
|
|
#{ whatsapp = "https://wa.me/phone-number" },
|
|
#{ youtube = "https://youtube.com/username" },
|
|
#{ ko-fi = "https://ko-fi.com/username" },
|
|
#{ codeberg = "https://codeberg.org/username"},
|
|
]
|