pretty much working site
This commit is contained in:
parent
f18820b035
commit
ab864ab8b1
35 changed files with 311 additions and 1408 deletions
|
@ -1,11 +0,0 @@
|
|||
<body>
|
||||
<h1 class="title"><a href="/">{{name}}</a></h1>
|
||||
<h1 class="subtitle toggle">dark/light</h1>
|
||||
<div class="center">
|
||||
{{#each art}}
|
||||
<img src="http://{{this.image}}" width="{{this.aspect.w}}" height="{{this.aspect.h}}" alt="Image">
|
||||
{{/each}}
|
||||
</div>
|
||||
<div id="box"></div>
|
||||
</div>
|
||||
</body>
|
|
@ -1,8 +1,10 @@
|
|||
<body>
|
||||
<div class="center">
|
||||
<section id="credits">
|
||||
<p>made by <a href="https://floofy.dev" target="_blank" rel="yugen">floofy.dev</a></p>
|
||||
</section>
|
||||
<section id="home">
|
||||
<div class="center">
|
||||
<h1 class="title">{{name}}</h1>
|
||||
<h1 class="subtitle toggle">dark/light</h1>
|
||||
|
||||
{{#each item}}
|
||||
<a class="{{this.name}}" href="{{this.source}}">{{this.name}}</a>
|
||||
{{/each}}
|
||||
|
@ -17,11 +19,16 @@
|
|||
</svg></a>
|
||||
|
||||
{{/each}}
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div id="box"></div>
|
||||
</div>
|
||||
</section>
|
||||
{{!-- <div id="box"></div> --}}
|
||||
|
||||
<div class="center">
|
||||
<section id="twitter">
|
||||
<a class="twitter-timeline" data-width="700" data-height="600" data-dnt="true" data-theme="dark"
|
||||
href="https://twitter.com/CorgiYugy?ref_src=twsrc%5Etfw">Yugen's Tweets</a>
|
||||
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
|
||||
</section></div>
|
||||
</body>
|
|
@ -1,44 +0,0 @@
|
|||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="initial-scale=1.0">
|
||||
<meta http-equiv="X-UA-Compatible">
|
||||
<title>ry - artwork</title>
|
||||
<script src="../assets/js/main.js" async></script>
|
||||
{{!-- <script src="../assets/js/lore.js" async></script> --}}
|
||||
<link rel="stylesheet" type="text/css" href="../assets/css/portfolio.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../assets/css/artwork.css" />
|
||||
{{!--
|
||||
<link href="https://afeld.github.io/emoji-css/emoji.css" rel="stylesheet">
|
||||
|
||||
<link rel="manifest" href="./assets/json/manifest.json">
|
||||
<script type="text/javascript" src="./assets/js/dropdown.js"></script> --}}
|
||||
|
||||
|
||||
|
||||
<meta name="theme-color" content="#e4778d">
|
||||
<meta property="og:title" content="ry - lore">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://{{host}}">
|
||||
<meta property="og:image" content="/images/icon.png">
|
||||
<meta property="og:description" content="here you can see my art">
|
||||
|
||||
|
||||
{{!-- <link rel="icon" type="image/png"
|
||||
href="https://raw.githubusercontent.com/EndlessHosting/assets/master/images/PFPs/code.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png"
|
||||
href="https://raw.githubusercontent.com/EndlessHosting/assets/master/images/PFPs/code.png" sizes="96x96">
|
||||
<link rel="apple-touch-icon" sizes="180x180"
|
||||
href="https://raw.githubusercontent.com/EndlessHosting/assets/master/images/PFPs/code.png"> --}}
|
||||
<meta name="msapplication-TileColor" content="#ffffff">
|
||||
<meta name="msapplication-TileImage" content="/mstile-144x144.png">
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
{{{body}}}
|
||||
</body>
|
||||
|
||||
|
||||
</html>
|
|
@ -1,44 +0,0 @@
|
|||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="initial-scale=1.0">
|
||||
<meta http-equiv="X-UA-Compatible">
|
||||
<title>ry - lore</title>
|
||||
<script src="../assets/js/main.js" async></script>
|
||||
{{!-- <script src="../assets/js/lore.js" async></script> --}}
|
||||
<link rel="stylesheet" type="text/css" href="../assets/css/lore.css" />
|
||||
{{!--
|
||||
<link href="https://afeld.github.io/emoji-css/emoji.css" rel="stylesheet">
|
||||
|
||||
<link rel="manifest" href="./assets/json/manifest.json">
|
||||
<script type="text/javascript" src="./assets/js/dropdown.js"></script> --}}
|
||||
|
||||
|
||||
|
||||
<meta name="theme-color" content="#e4778d">
|
||||
<meta property="og:title" content="ry - lore">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://{{host}}">
|
||||
{{!-- <meta property="og:image"
|
||||
content="https://raw.githubusercontent.com/EndlessHosting/assets/master/images/PFPs/code.png">
|
||||
--}} <meta property="og:description" content="hewwo -w-">
|
||||
|
||||
|
||||
{{!-- <link rel="icon" type="image/png"
|
||||
href="https://raw.githubusercontent.com/EndlessHosting/assets/master/images/PFPs/code.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png"
|
||||
href="https://raw.githubusercontent.com/EndlessHosting/assets/master/images/PFPs/code.png" sizes="96x96">
|
||||
<link rel="apple-touch-icon" sizes="180x180"
|
||||
href="https://raw.githubusercontent.com/EndlessHosting/assets/master/images/PFPs/code.png"> --}}
|
||||
<meta name="msapplication-TileColor" content="#ffffff">
|
||||
<meta name="msapplication-TileImage" content="/mstile-144x144.png">
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
{{{body}}}
|
||||
</body>
|
||||
|
||||
|
||||
</html>
|
|
@ -4,32 +4,21 @@
|
|||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="initial-scale=1.0">
|
||||
<meta http-equiv="X-UA-Compatible">
|
||||
<title>ry</title>
|
||||
<title>Yugen the Corgi | yugen.work</title>
|
||||
<script src="../assets/js/main.js" async></script>
|
||||
<link rel="stylesheet" type="text/css" href="../assets/css/main.css" />
|
||||
{{!--
|
||||
<link href="https://afeld.github.io/emoji-css/emoji.css" rel="stylesheet">
|
||||
|
||||
<link rel="manifest" href="./assets/json/manifest.json">
|
||||
<script type="text/javascript" src="./assets/js/dropdown.js"></script> --}}
|
||||
|
||||
|
||||
|
||||
<meta name="theme-color" content="#e4778d">
|
||||
<meta property="og:title" content="ry">
|
||||
<meta property="og:title" content="yugen">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://{{host}}">
|
||||
{{!-- <meta property="og:image"
|
||||
content="https://raw.githubusercontent.com/EndlessHosting/assets/master/images/PFPs/code.png">
|
||||
--}} <meta property="og:description" content="hewwo -w-">
|
||||
<meta property="og:image" content="/assets/images/icon.jpg">
|
||||
<meta property="og:description" content="Socials, TOS & more">
|
||||
|
||||
|
||||
{{!-- <link rel="icon" type="image/png"
|
||||
href="https://raw.githubusercontent.com/EndlessHosting/assets/master/images/PFPs/code.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png"
|
||||
href="https://raw.githubusercontent.com/EndlessHosting/assets/master/images/PFPs/code.png" sizes="96x96">
|
||||
<link rel="apple-touch-icon" sizes="180x180"
|
||||
href="https://raw.githubusercontent.com/EndlessHosting/assets/master/images/PFPs/code.png"> --}}
|
||||
<link rel="icon" type="image/png" href="/assets/images/icon.jpg" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="/assets/images/icon.jpg" sizes="96x96">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/assets/images/icon.jpg">
|
||||
<meta name="msapplication-TileColor" content="#ffffff">
|
||||
<meta name="msapplication-TileImage" content="/mstile-144x144.png">
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
|
|
|
@ -1,44 +0,0 @@
|
|||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="initial-scale=1.0">
|
||||
<meta http-equiv="X-UA-Compatible">
|
||||
<title>ry - portfolio</title>
|
||||
<script src="../assets/js/main.js" async></script>
|
||||
{{!-- <script src="../assets/js/lore.js" async></script> --}}
|
||||
<link rel="stylesheet" type="text/css" href="../assets/css/portfolio.css" />
|
||||
{{!--
|
||||
<link href="https://afeld.github.io/emoji-css/emoji.css" rel="stylesheet">
|
||||
|
||||
<link rel="manifest" href="./assets/json/manifest.json">
|
||||
<script type="text/javascript" src="./assets/js/dropdown.js"></script> --}}
|
||||
|
||||
|
||||
|
||||
<meta name="theme-color" content="#e4778d">
|
||||
<meta property="og:title" content="ry - lore">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://{{host}}">
|
||||
{{!-- <meta property="og:image"
|
||||
content="https://raw.githubusercontent.com/EndlessHosting/assets/master/images/PFPs/code.png">
|
||||
--}} <meta property="og:description" content="hewwo -w-">
|
||||
|
||||
|
||||
{{!-- <link rel="icon" type="image/png"
|
||||
href="https://raw.githubusercontent.com/EndlessHosting/assets/master/images/PFPs/code.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png"
|
||||
href="https://raw.githubusercontent.com/EndlessHosting/assets/master/images/PFPs/code.png" sizes="96x96">
|
||||
<link rel="apple-touch-icon" sizes="180x180"
|
||||
href="https://raw.githubusercontent.com/EndlessHosting/assets/master/images/PFPs/code.png"> --}}
|
||||
<meta name="msapplication-TileColor" content="#ffffff">
|
||||
<meta name="msapplication-TileImage" content="/mstile-144x144.png">
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
{{{body}}}
|
||||
</body>
|
||||
|
||||
|
||||
</html>
|
|
@ -1,16 +0,0 @@
|
|||
<body>
|
||||
<h1 class="title" > <a href="/">{{name}}</a></h1>
|
||||
<h1 class="subtitle toggle">dark/light</h1>
|
||||
<div class="center">
|
||||
<p class="subtitle coding">Coding</p>
|
||||
{{!-- <br> --}}
|
||||
{{#each portfolio.code}}
|
||||
<a class="{{this.name}}" target="_blank" href="{{this.source}}">{{this.name}}</a>
|
||||
{{/each}}
|
||||
{{!-- <br> --}}
|
||||
<p class="subtitle coding">Art</p>
|
||||
{{!-- <br> --}}
|
||||
<a class="art" href="https://twitter.com/floofydev" target="_blank">@floofydev</a>
|
||||
<div id="box"></div>
|
||||
</div>
|
||||
</body>
|
|
@ -1,11 +0,0 @@
|
|||
<body>
|
||||
|
||||
<h1 class="title" > <a href="/">{{name}}</a></h1>
|
||||
<h1 class="subtitle toggle">dark/light</h1>
|
||||
<div class="center">
|
||||
<a class="monty" href="/lore/monty">monty</a>
|
||||
<a class="ryden" href="/lore/ryden">ryden</a>
|
||||
<a class="thaldrin" href="/lore/thaldrin">thaldrin</a>
|
||||
<div id="box"></div>
|
||||
</div>
|
||||
</body>
|
Loading…
Add table
Add a link
Reference in a new issue