2016-11-04 16:08:46 +01:00
<!DOCTYPE html>
2016-11-02 16:02:38 +01:00
< html >
< head >
2016-11-04 15:43:33 +01:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
2016-11-04 16:08:46 +01:00
< meta name = "robots" content = "all" >
< meta name = "description" content = "Game dev, artist and a philosopher featuring very bad jokes." >
2016-11-04 15:43:33 +01:00
< meta charset = "utf-8" >
2016-11-04 16:37:49 +01:00
< meta name = "google-site-verification" content = "xMTesqfhCjQW48l2C5bOqYK6HsOXJORfF4gW_tkjBMo" / >
2016-11-04 16:08:46 +01:00
< meta property = "og:title" content = "Teascade | about" >
< meta property = "og:site_name" content = "Teascade" >
2016-11-04 15:51:06 +01:00
< meta name = "title" content = "Teascade" >
2016-11-04 16:08:46 +01:00
< meta property = "og:type" content = "website" >
2016-11-04 15:43:33 +01:00
< meta property = "og:description" content = "Game dev, artist and a philosopher featuring very bad jokes." >
< meta property = "og:image" content = "http://teasca.de/favicon.png" >
< meta property = "og:image:secure_url" content = "http://teasca.de/favicon.png" >
< meta property = "og:image:type" content = "image/png" >
< meta property = "og:image:width" content = "512" >
< meta property = "og:image:height" content = "512" >
2016-11-04 16:08:46 +01:00
< meta name = "twitter:site" content = "@teascade" >
< meta name = "twitter:creator" content = "@teascade" >
< meta name = "twitter:title" content = "Teascade | about" >
< meta name = "twitter:description" content = "Game dev, artist and a philosopher featuring very bad jokes." >
< meta name = "twitter:image" content = "http://teasca.de/favicon.png" >
2016-11-02 16:35:27 +01:00
< link rel = "stylesheet" href = "/css/main.css" >
2016-11-03 00:24:27 +01:00
< script type = "text/javascript" src = "/blogposts/blogposts.json" > < / script >
< script type = "text/javascript" src = "/js/main.js" > < / script >
2016-11-03 01:37:01 +01:00
2016-11-03 23:56:46 +01:00
< link rel = "shortcut icon" href = "favicon.png" > < / link >
2016-11-03 01:37:01 +01:00
2016-11-03 10:54:57 +01:00
< title > Teascade | about< / title >
2016-11-02 16:02:38 +01:00
< / head >
< body onload = "main('about')" >
< div class = "cont" >
< div class = "teacup" >
2016-11-02 16:35:27 +01:00
< img src = "/img/teascade_cropped.svg" > < / img >
2016-11-02 16:02:38 +01:00
< / div >
< div class = "stuffarea" >
< ul class = "navbar" >
2016-11-04 11:30:11 +01:00
< a href = "#" id = "about-link" > < li class = "active" > < div class = "button" > About< / div > < / li > < / a >
< a href = "/games" id = "games-link" > < li > < div class = "button" > Games< / div > < / li > < / a >
< a href = "/blog" id = "blog-link" > < li > < div class = "button" > Blog< / div > < / li > < / a >
2016-11-02 16:02:38 +01:00
< / ul >
2016-11-03 00:24:27 +01:00
< div id = "about" >
2016-11-02 16:02:38 +01:00
< h1 > Teascade< / h1 >
2016-11-03 19:10:38 +01:00
< p > I'm a boring person, but in a desperate attempt to make you interested in me, I'm going to to tell you a few things I am;< / p >
< ul >
< li > Game dev< / li >
< li > Artist< / li >
< li > Philosopher< / li >
< / ul >
< p > And a few things I am not;< / p >
< ul >
< li > < em > A normal person< / em > < / li >
< / ul >
2016-11-04 15:29:32 +01:00
< p > Assuming I've < em > totally< / em > caught your interest (for now at least), how about you check out < a class = "js-link" href = "/games" > my games< / a > ,
< a class = "js-link" href = "/blog" > my blog< / a > , and if you want to get < strong > really< / strong > invested, you should check out some of the
2016-11-03 19:10:38 +01:00
following things:< / p >
< ul >
2017-07-25 23:14:38 +02:00
< li > < a href = "https://git.teasca.de/teascade" > Selfhosted Git< / a > < / li >
2016-11-03 19:10:38 +01:00
< li > < a href = "https://github.com/teascade" > GitHub (Teascade)< / a > < / li >
2017-07-25 23:14:38 +02:00
< li > < a href = "https://social.targaryen.house/@teascade" > Mastodon (@Teascade@targaryen.house)< / a > < / li >
2016-11-03 19:10:38 +01:00
< li > < a href = "https://twitter.com/teascade" > Twitter (@Teascade)< / a > < / li >
< li > < a href = "https://reddit.com/u/teascade" > Reddit (not very active, /u/teascade)< / a > < / li >
< / ul >
< p > And if you have a really desperate urge to contact me, you may try to email me at < a href = "mailto:teascade@gmail.com" > teascade@gmail.com< / a > < / p >
2016-11-02 16:02:38 +01:00
< / div >
2016-11-03 00:24:27 +01:00
< div id = "games" class = "hiddenarea" >
2016-11-02 16:02:38 +01:00
< h1 > Games< / h1 >
2017-07-25 23:14:38 +02:00
< p > I have a tonne of games none of which are released! You can check some of them from my < a href = "https://git.teasca.de/teascade" > selfhosted git< / a > (Or < a href = "https://github.com/teascade" > GitHub< / a > if you're sceptical).< br >
2016-11-03 19:10:38 +01:00
Once I release them I'll make sure to post them here and on < a href = "https://teascade.itch.io" > my itch.io< / a > !< / p >
2016-11-08 10:28:59 +01:00
< h2 > < a class = "js-link" href = "/saltosion" > Saltosion< / a > < / h2 >
< p > I have this organization though (< a href = "https://github.com/saltosion" > See GitHub!< / a > ), which I
2016-11-03 19:10:38 +01:00
sometimes use when collaborating games with other people.< br >
The games made under this organization then are listed here (aswell with < a href = "https://saltosion.itch.io" > Saltosion's own itch.io< / a > )< / p >
2016-11-04 11:51:52 +01:00
< p > < iframe class = "itch-embedded" frameborder = "0" src = "https://itch.io/embed/94673?linkback=true&bg_color=222&fg_color=fff&link_color=ff0091&border_color=303030" width = "552" height = "167" > < / iframe > < / p >
2016-11-02 16:02:38 +01:00
< / div >
2016-11-03 00:24:27 +01:00
< div id = "blog" class = "hiddenarea" >
2016-11-02 16:02:38 +01:00
< h1 > Blog< / h1 >
2016-11-03 19:10:38 +01:00
< p > Welcome to my weird and messy blog!< br >
Also remember to check out my Twitter < a href = "https://twitter.com/teascade" > @Teascade< / a > < / p >
2016-11-03 00:24:27 +01:00
< noscript > < p >
I'm awfully sorry though, I tried my best, but I couldn't implement a blog system
without it taking a butt-load of space and files while being Non-Javascript friendly.
< p > So this means no blogs for you, M. No-Javascript!< / p >
< / p > < / noscript >
2016-11-08 10:28:59 +01:00
< / div >
< div id = "saltosion" class = "hiddenarea" >
< h1 > Saltosion< / h1 >
< p > Saltosion is an organization founded by me, < a class = "js-link" href = "/about" > Teascade< / a >
which I sometimes use, when collaborating with other devs and making
some art (and games sometimes)< / p >
2017-07-25 23:14:38 +02:00
< p > Saltosion also has a
< a href = "https://git.teasca.de/saltosion" > Selfhosted Git< / a > , < a href = "https://github.com/saltosion" > GitHub< / a > and an < a href = "https://saltosion.itch.io" > Itch.io< / a > so check them out!< / p >
2016-11-08 10:28:59 +01:00
< p > Here's also all the games made by Saltosion!< / p >
2017-07-25 23:14:38 +02:00
< p > < iframe class = "itch-embedded" frameborder = "0" src = "https://itch.io/embed/94673?linkback=true&bg_color=222&fg_color=fff&link_color=ff0091&border_color=303030" width = "552" height = "167" > < / iframe > < / p >
< p > By < a class = "js-link" href = "/about" > Teascade< / a > and < a href = "https://neon.moe/" > Excitedneon< / a > < / p >
2016-11-03 00:24:27 +01:00
< / div >
< div id = "blogtext" class = "hiddenarea" >
2016-11-03 10:54:57 +01:00
< noscript >
< p > Oh sorry, it looks like someone sent you a link to a blogtext (or something), but you don't have javascript enabled!< / p >
< p > Sorry to be the one to break the bad news for you, but we don't take javascript-absolutists kindly this 'round 'o town. So if you could kindly just press that "About" button and forget this ever happened, yeah?< / p >
< / noscript >
2016-11-02 16:02:38 +01:00
< / div >
< / div >
< / div >
< / body >
< / html >