Publishing to rendered (deploy.sh)

This commit is contained in:
Hazel Layne Aranda 2021-03-26 23:11:57 -04:00
parent f5a5c6448b
commit 2c63dfd223
7 changed files with 521 additions and 82 deletions

View file

@ -11,22 +11,10 @@
</head>
<body>
<header>
<h1 class="site-title">Hazel&#x27;s Site</h1>
<nav>
<h1 class="site-title"><a href="https:&#x2F;&#x2F;hazelnut.dev">Hazel&#x27;s Site</a></h1>
<nav id="navbar">
<ul>
<li>
<a class="internal" href="https:&#x2F;&#x2F;hazelnut.dev">
Home
</a>
</li>
<li>
<a class="" href="https:&#x2F;&#x2F;hazelnut.dev&#x2F;glog">
GLOG Rules
</a>
</li>
<li>
<a class="internal" href="https:&#x2F;&#x2F;hazelnut.dev&#x2F;tabletop">
Tabletop Shit
@ -34,8 +22,14 @@
</li>
<li>
<a class="" href="https:&#x2F;&#x2F;pics.hazelnut.dev">
Photos
<a class="" href="https:&#x2F;&#x2F;hazellanes.itch.io">
Games
</a>
</li>
<li>
<a class="" href="https:&#x2F;&#x2F;gitdab.com&#x2F;hazelra">
Code
</a>
</li>
@ -45,18 +39,10 @@
<div id="content">
<p>Welcome to my site on the web. There is not really much to be seen here currently,
but hopefully that should change through time.</p>
<h2 id="who">Who</h2>
<p>I am Hazel. I think I am pretty neat. I make and do stuff sometimes.
I do not know how to talk about myself with sentences so I guess that is that.</p>
<h2 id="where">Where</h2>
<table><thead><tr><th></th><th></th></tr></thead><tbody>
<tr><td>Email:</td><td><a href="mailto:hazelra@disroot.org">hazelra@disroot.org</a></td></tr>
<tr><td>Github:</td><td><a href="https://github.com/hazelLanes">https://github.com/hazelLanes</a></td></tr>
<tr><td>itch.io:</td><td><a href="https://hazellanes.itch.io">https://hazellanes.itch.io</a></td></tr>
<tr><td>Fedi:</td><td><a rel="me" href="https://hellsite.site/@hazel">@hazel@hellsite.site</a></td></tr>
</tbody></table>
<p>Greetings. Welcome my humble abode on the world wide web.</p>
<p>My name is Hazel and I like to work on little projects sometimes.
Links to some of such things may be found on the bar up top.</p>
<p>Have a nice day!</p>
</div>