Browse Source

Updated navigation bar, updated how external links are handled and displayed

old
Jean 1 year ago
parent
commit
791fe5caec
Signed by: easthighNerd <jean@easthighnerd.net> GPG Key ID: F4B3EACD21AEFFF4
11 changed files with 64 additions and 63 deletions
  1. +5
    -5
      blog/2019/05/nexus_7_2013_wifi-and-ubuntu-touch/index.html
  2. +7
    -7
      blog/2022/11/why_my_website_is_nothing_fancy/index.html
  3. +4
    -3
      blog/index.html
  4. +3
    -3
      contact/index.html
  5. +8
    -8
      external_links/index.html
  6. +3
    -3
      index.html
  7. +12
    -12
      other_interweb_peoples/index.html
  8. +2
    -2
      res/mkd/blog/2019_05_26-nexus_7_2013_wifi-and-ubuntu_touch.md
  9. +3
    -3
      res/mkd/blog/2022_11_05-why_my_website_is_nothing_fancy.md
  10. +8
    -8
      vtuber/credits/index.html
  11. +9
    -9
      vtuber/software-hardware/index.html

+ 5
- 5
blog/2019/05/nexus_7_2013_wifi-and-ubuntu-touch/index.html View File

@@ -34,7 +34,7 @@
</li> -->
<li>
<a href="/socials/">
Socials
Where to find me
</a>
</li>
<li>
@@ -62,11 +62,11 @@
VTubing
</a>
</li>
<li>
<!-- <li>
<a href="https://git.easthighnerd.me/easthighNerd/" target="_blank">
Gitea
</a>
</li>
</li> -->
</ul>
</nav>
<main>
@@ -106,8 +106,8 @@
</ul>
<p>*TELEports is still in beta as of writing</p>
<hr />
<p><a href="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" target="_blank">[IMAGE] CC BY-SA 4.0</a><br />
This work is licensed under a <a href="http://creativecommons.org/licenses/by-sa/4.0/" target="_blank">Creative Commons Attribution-ShareAlike 4.0 International License</a>.</p>
<p><a href="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" target="_blank" class="external_link">[IMAGE] CC BY-SA 4.0</a><br />
This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0" target="_blank" class="external_link">Creative Commons Attribution-ShareAlike 4.0 International License</a>.</p>
</main>
</body>
</html>

+ 7
- 7
blog/2022/11/why_my_website_is_nothing_fancy/index.html View File

@@ -34,7 +34,7 @@
</li> -->
<li>
<a href="/socials/">
Socials
Where to find me
</a>
</li>
<li>
@@ -62,11 +62,11 @@
VTubing
</a>
</li>
<li>
<!-- <li>
<a href="https://git.easthighnerd.me/easthighNerd/" target="_blank">
Gitea
</a>
</li>
</li> -->
</ul>
</nav>
<main>
@@ -76,7 +76,7 @@
<p>So you may be asking then, why?</p>
<h2 id="my-reasoning">My Reasoning</h2>
<p>When I created this website, I set out for it to be plain on purpose</p>
<p>I went for a design that sorta resembles what you might find on some <a href="https://en.wikipedia.org/wiki/Gemini_(protocol)" target="_blank">Gemini</a> pages</p>
<p>I went for a design that sorta resembles what you might find on some <a href="https://en.wikipedia.org/wiki/Gemini_(protocol)" target="_blank" class="external_link">Gemini</a> pages</p>
<p>I also wanted it to be quick to load</p>
<p>With a lack of fancy images on every damn page, no JavaScript trying to load, no analytics hogging bandwidth, site loads pretty quick, don’t it?</p>
<p>In my opinion, that’s how it should be!</p>
@@ -84,7 +84,7 @@
<p>JavaScript is evil in my opinion, due to how it can be (and a not-insignificant amount of times is) used in rather malicious ways, plus I just don’t like it</p>
<p>Analytics have their place, don’t get me wrong, however most of the time they end up being through either Google’s or Facebook’s offerings, which leads to more of your data being hoovered up by these mega-corps and shared or sold to others without your consent</p>
<h2 id="so-how-do-i-have-my-website-setup-than">So How do I Have My Website Setup Than?</h2>
<p>I type out everything in Markdown, and use a script to recursively convert the Markdown files into HTML using <a href="https://pandoc.org/" target="_blank">pandoc</a>, and have that content placed in the desired spot and outputted to an index.html file where I want it</p>
<p>I type out everything in Markdown, and use a script to recursively convert the Markdown files into HTML using <a href="https://pandoc.org" target="_blank" class="external_link">pandoc</a>, and have that content placed in the desired spot and outputted to an index.html file where I want it</p>
<p>I don’t use any JavaScript nor analytics, period*</p>
<p>I have any images that would normally be in something like, say, a blog post, as a link to that image, denoted by “[IMAGE]”, followed by a short description of what that image is, where I would have liked that image to be placed if it was present inline</p>
<p>That does mean that one would need to click on the link to that image to load it, which would then take them to just that image inside their browser, requiring them to hit the “page-back” button to return to the prior page, but honestly I don’t see a problem with that</p>
@@ -98,8 +98,8 @@
</p>
<p><em>* I cannot speak for anything that my hosting provider collects, which considering that this site is currently hosted on a VPS, and is just code being served by Apache2, there shouldn’t be any cause for concern</em></p>
<hr />
<p><a href="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" target="_blank">[IMAGE] CC BY-SA 4.0</a><br />
This work is licensed under a <a href="http://creativecommons.org/licenses/by-sa/4.0/" target="_blank">Creative Commons Attribution-ShareAlike 4.0 International License</a></p>
<p><a href="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" target="_blank" class="external_link">[IMAGE] CC BY-SA 4.0</a><br />
This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0" target="_blank" class="external_link">Creative Commons Attribution-ShareAlike 4.0 International License</a></p>
</main>
</body>
</html>

+ 4
- 3
blog/index.html View File

@@ -34,7 +34,7 @@
</li> -->
<li>
<a href="/socials/">
Socials
Where to find me
</a>
</li>
<li>
@@ -62,16 +62,17 @@
VTubing
</a>
</li>
<li>
<!-- <li>
<a href="https://git.easthighnerd.me/easthighNerd/" target="_blank">
Gitea
</a>
</li>
</li> -->
</ul>
</nav>
<main>
<h1 id="read-my-dumb-thoughts-at-your-own-peril">Read my dumb thoughts at your own peril!</h1>
<ul>
<li>2023/02/05 - <a href="/blog/2023/02/new_link_color_coding">New Link Color Coding</a></li>
<li>2022/11/05 - <a href="/blog/2022/11/why_my_website_is_nothing_fancy">Why My Website is Nothing Fancy</a></li>
<li>2019/05/26 - <a href="/blog/2019/05/nexus_7_2013_wifi-and-ubuntu-touch">Nexus 7 2013 (WiFi) and Ubuntu Touch</a></li>
</ul>


+ 3
- 3
contact/index.html View File

@@ -34,7 +34,7 @@
</li> -->
<li>
<a href="/socials/">
Socials
Where to find me
</a>
</li>
<li>
@@ -62,11 +62,11 @@
VTubing
</a>
</li>
<li>
<!-- <li>
<a href="https://git.easthighnerd.me/easthighNerd/" target="_blank">
Gitea
</a>
</li>
</li> -->
</ul>
</nav>
<main>


+ 8
- 8
external_links/index.html View File

@@ -34,7 +34,7 @@
</li> -->
<li>
<a href="/socials/">
Socials
Where to find me
</a>
</li>
<li>
@@ -62,21 +62,21 @@
VTubing
</a>
</li>
<li>
<!-- <li>
<a href="https://git.easthighnerd.me/easthighNerd/" target="_blank">
Gitea
</a>
</li>
</li> -->
</ul>
</nav>
<main>
<h1 id="here-is-a-list-of-external-websites-that-i-link-to">Here is a list of external websites that I link to:</h1>
<ul>
<li><a href="https://getfedora.org/" target="_blank">Fedora Project</a></li>
<li><a href="https://kde.org/" target="_blank">KDE</a></li>
<li><a href="https://techlore.tech/" target="_blank">Techlore</a></li>
<li><a href="https://thenewoil.org/" target="_blank">The New Oil</a></li>
<li><a href="https://yesterweb.org/" target="_blank">Yesterweb</a></li>
<li><a href="https://getfedora.org" target="_blank" class="external_link">Fedora Project</a></li>
<li><a href="https://kde.org" target="_blank" class="external_link">KDE</a></li>
<li><a href="https://techlore.tech" target="_blank" class="external_link">Techlore</a></li>
<li><a href="https://thenewoil.org" target="_blank" class="external_link">The New Oil</a></li>
<li><a href="https://yesterweb.org" target="_blank" class="external_link">Yesterweb</a></li>
</ul>
<p><br />
</p>


+ 3
- 3
index.html View File

@@ -34,7 +34,7 @@
</li> -->
<li>
<a href="/socials/">
Socials
Where to find me
</a>
</li>
<li>
@@ -62,11 +62,11 @@
VTubing
</a>
</li>
<li>
<!-- <li>
<a href="https://git.easthighnerd.me/easthighNerd/" target="_blank">
Gitea
</a>
</li>
</li> -->
</ul>
</nav>
<main>


+ 12
- 12
other_interweb_peoples/index.html View File

@@ -34,7 +34,7 @@
</li> -->
<li>
<a href="/socials/">
Socials
Where to find me
</a>
</li>
<li>
@@ -62,29 +62,29 @@
VTubing
</a>
</li>
<li>
<!-- <li>
<a href="https://git.easthighnerd.me/easthighNerd/" target="_blank">
Gitea
</a>
</li>
</li> -->
</ul>
</nav>
<main>
<h1 id="here-is-a-list-of-cool-people-that-are-also-on-the-interwebs">Here is a list of cool people that are also on the interwebs:</h1>
<ul>
<li>Shouko - <a href="https://いらっしゃい.みんな/" target="_blank">Website</a>, <a href="https://github.com/gibcheesepuffs/" target="_blank">GitHub</a>, <a href="https://fedi.absturztau.be/users/shouko/" target="_blank">Akkoma</a></li>
<li>Oshie - <a href="https://raru.re/@ocean/" target="_blank">Mastodon</a></li>
<li>aitbg - <a href="https://raru.re/@aitbg/" target="_blank">Mastodon</a></li>
<li>i❤computers (aka Compy-chan) - <a href="https://www.ilovecomputers.org/" target="_blank">Website</a>, <a href="https://xoxo.zone/@ilovecomputers/" target="_blank">Mastodon</a></li>
<li>Epsi - <a href="https://vibewave.space/users/epsi/" target="_blank">Akkoma</a></li>
<li>Johannah Sprinz - <a href="https://spri.nz/" target="_blank">Website</a>, <a href="https://github.com/NeoTheThird/" target="_blank">GitHub</a>, <a href="https://gitlab.com/NeoTheThird/" target="_blank">GitLab</a>, <a href="https://mastodon.social/@NeoTheThird/" target="_blank">Mastodon</a></li>
<li>mareena - <a href="https://raru.re/@mareephy/" target="_blank">Mastodon</a></li>
<li>Miaourt - <a href="https://raru.re/@Miaourt/" target="_blank">Mastodon</a></li>
<li>Shouko - <a href="https://いらっしゃい.みんな" target="_blank" class="external_link">Website</a>, <a href="https://github.com/gibcheesepuffs" target="_blank" class="external_link">GitHub</a>, <a href="https://fedi.absturztau.be/users/shouko" target="_blank" class="external_link">Akkoma</a></li>
<li>Oshie - <a href="https://raru.re/@ocean" target="_blank" class="external_link">Mastodon</a></li>
<li>aitbg - <a href="https://raru.re/@aitbg" target="_blank" class="external_link">Mastodon</a></li>
<li>i❤computers (aka Compy-chan) - <a href="https://www.ilovecomputers.org" target="_blank" class="external_link">Website</a>, <a href="https://xoxo.zone/@ilovecomputers" target="_blank" class="external_link">Mastodon</a></li>
<li>Epsi - <a href="https://vibewave.space/users/epsi" target="_blank" class="external_link">Akkoma</a></li>
<li>Johannah Sprinz - <a href="https://spri.nz" target="_blank" class="external_link">Website</a>, <a href="https://github.com/NeoTheThird" target="_blank" class="external_link">GitHub</a>, <a href="https://gitlab.com/NeoTheThird" target="_blank" class="external_link">GitLab</a>, <a href="https://mastodon.social/@NeoTheThird" target="_blank" class="external_link">Mastodon</a></li>
<li>mareena - <a href="https://raru.re/@mareephy" target="_blank" class="external_link">Mastodon</a></li>
<li>Miaourt - <a href="https://raru.re/@Miaourt" target="_blank" class="external_link">Mastodon</a></li>
</ul>
<p><br />
</p>
<p><em>All links provided have been allowed by the aforementioned individuals to be added to this list</em></p>
<p><em>If we know each other, and you would like some of your links added to this page, feel free to message me on my <a href="https://raru.re/@easthighNerd/" target="_blank">Mastodon</a>, or see my <a href="/contact">contact</a> page for other ways to get in touch with me</em></p>
<p><em>If we know each other, and you would like some of your links added to this page, feel free to message me on my <a href="https://raru.re/@easthighNerd" target="_blank" class="external_link">Mastodon</a>, or see my <a href="/contact">contact</a> page for other ways to get in touch with me</em></p>
</main>
</body>
</html>

+ 2
- 2
res/mkd/blog/2019_05_26-nexus_7_2013_wifi-and-ubuntu_touch.md View File

@@ -61,6 +61,6 @@ Here are some apps I recommend using on Ubuntu Touch:

---

[[IMAGE] CC BY-SA 4.0](https://i.creativecommons.org/l/by-sa/4.0/88x31.png)
[[IMAGE] CC BY-SA 4.0](https://i.creativecommons.org/l/by-sa/4.0/88x31.png/)
\
This work is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-sa/4.0/).
This work is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-sa/4.0/).

+ 3
- 3
res/mkd/blog/2022_11_05-why_my_website_is_nothing_fancy.md View File

@@ -12,7 +12,7 @@ My Reasoning

When I created this website, I set out for it to be plain on purpose

I went for a design that sorta resembles what you might find on some <a href="https://en.wikipedia.org/wiki/Gemini_(protocol)" target="_blank">Gemini</a> pages
I went for a design that sorta resembles what you might find on some [Gemini](https://en.wikipedia.org/wiki/Gemini_(protocol)/) pages

I also wanted it to be quick to load

@@ -56,6 +56,6 @@ _* I cannot speak for anything that my hosting provider collects, which consider

---

[[IMAGE] CC BY-SA 4.0](https://i.creativecommons.org/l/by-sa/4.0/88x31.png)
[[IMAGE] CC BY-SA 4.0](https://i.creativecommons.org/l/by-sa/4.0/88x31.png/)
\
This work is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-sa/4.0/)
This work is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-sa/4.0/)

+ 8
- 8
vtuber/credits/index.html View File

@@ -60,21 +60,21 @@
<p><img src="/res/img/easthighNerd - Rugged - 01 - 1080p.png" atl="Picture of my VTubing avatars" class="model_image"> <!-- style="max-height:144pt;padding-top:56pt;padding-bottom:56pt;" --></p>
<h1 id="assets-used-between-all-my-model-variations-not-included-in-vroid-studio">Assets used between all my model variations not included in VRoid Studio</h1>
<h2 id="hair">Hair</h2>
<p><a href="https://booth.pm/en/items/3356554/" target="_blank">Free hair textures</a> by <a href="https://hachihima.booth.pm/" target="_blank">私の小さなロリータ</a></p>
<p><a href="https://booth.pm/en/items/3356554" target="_blank" class="external_link">Free hair textures</a> by <a href="https://hachihima.booth.pm" target="_blank" class="external_link">私の小さなロリータ</a></p>
<h2 id="eyes">Eyes</h2>
<p><a href="https://booth.pm/en/items/2687024/" target="_blank">VRoid Iris Texture</a> by <a href="https://gomivroid.booth.pm/" target="_blank">gomivroid</a></p>
<p><a href="https://booth.pm/en/items/2687024" target="_blank" class="external_link">VRoid Iris Texture</a> by <a href="https://gomivroid.booth.pm" target="_blank" class="external_link">gomivroid</a></p>
<h2 id="lips">Lips</h2>
<p><a href="https://booth.pm/en/items/3484009">Leaf’s Lips</a> by <a href="https://succuleaf.booth.pm/" target="_blank">SuccuLeaf_VT</a></p>
<p><a href="https://booth.pm/en/items/3484009">Leaf’s Lips</a> by <a href="https://succuleaf.booth.pm" target="_blank" class="external_link">SuccuLeaf_VT</a></p>
<h2 id="body">Body</h2>
<p><a href="https://booth.pm/en/items/2547587/" target="_blank">に谷間をつくるだけのレイヤー【無料】</a> by <a href="https://recollection.booth.pm/" target="_blank">RECOLLECTION/.</a></p>
<p><a href="https://booth.pm/en/items/2547587" target="_blank" class="external_link">に谷間をつくるだけのレイヤー【無料】</a> by <a href="https://recollection.booth.pm" target="_blank" class="external_link">RECOLLECTION/.</a></p>
<h2 id="nails">Nails</h2>
<p><a href="https://booth.pm/en/items/3925063/" target="_blank">Dreamy Nail Colors</a> by <a href="https://ren-yulan.booth.pm/" target="_blank">Yulan Designs</a></p>
<p><a href="https://booth.pm/en/items/3925063" target="_blank" class="external_link">Dreamy Nail Colors</a> by <a href="https://ren-yulan.booth.pm" target="_blank" class="external_link">Yulan Designs</a></p>
<h2 id="undergarments">Undergarments</h2>
<p><a href="https://booth.pm/en/items/3327161/" target="_blank">Lace Underwear</a> by <a href="https://voiddad.booth.pm/" target="_blank">voiddad</a></p>
<p><a href="https://booth.pm/en/items/3327161" target="_blank" class="external_link">Lace Underwear</a> by <a href="https://voiddad.booth.pm" target="_blank" class="external_link">voiddad</a></p>
<h2 id="shirt">Shirt</h2>
<p><a href="https://booth.pm/en/items/3746318/" target="_blank">Tie Front Crop Top</a> by <a href="https://luckycats.booth.pm/" target="_blank">Cordy &amp; Chisu</a></p>
<p><a href="https://booth.pm/en/items/3746318" target="_blank" class="external_link">Tie Front Crop Top</a> by <a href="https://luckycats.booth.pm" target="_blank" class="external_link">Cordy &amp; Chisu</a></p>
<h2 id="shoes">Shoes</h2>
<p><a href="https://booth.pm/en/items/2846879/" target="_blank">High-cut Sneakers</a> by <a href="https://epiony.booth.pm/" target="_blank">epiony</a></p>
<p><a href="https://booth.pm/en/items/2846879" target="_blank" class="external_link">High-cut Sneakers</a> by <a href="https://epiony.booth.pm" target="_blank" class="external_link">epiony</a></p>
</div>
</div>
</main>


+ 9
- 9
vtuber/software-hardware/index.html View File

@@ -61,23 +61,23 @@
<p><img src="/res/img/easthighNerd - Sweater - 02 - 1080p.png" atl="Picture of my VTubing avatar" class="model_image"></p>
<h1 id="software">Software</h1>
<h2 id="os">OS</h2>
<p><a href="https://spins.fedoraproject.org/kde/" target="_blank">Fedora KDE</a></p>
<p><a href="https://spins.fedoraproject.org/kde" target="_blank" class="external_link">Fedora KDE</a></p>
<h2 id="desktop-environment">Desktop Environment</h2>
<p><a href="https://kde.org/plasma-desktop/" target="_blank">KDE Plasma</a></p>
<p><a href="https://kde.org/plasma-desktop" target="_blank" class="external_link">KDE Plasma</a></p>
<h2 id="recordingstreaming">Recording/Streaming</h2>
<p><a href="https://obsproject.com/" target="_blank">OBS</a></p>
<p><a href="https://obsproject.com" target="_blank" class="external_link">OBS</a></p>
<h2 id="model-puppeting">Model Puppeting</h2>
<p><a href="https://www.vseeface.icu/" target="_blank">VSeeFace</a></p>
<p><a href="https://www.vseeface.icu" target="_blank" class="external_link">VSeeFace</a></p>
<h2 id="model-creation">Model Creation</h2>
<p><a href="https://vroid.com/en/studio/" target="_blank">VRoid Studio</a></p>
<p><a href="https://vroid.com/en/studio" target="_blank" class="external_link">VRoid Studio</a></p>
<h2 id="audio-piping">Audio Piping</h2>
<p><a href="https://gitlab.freedesktop.org/pipewire/helvum/" target="_blank">Helvum</a></p>
<p><a href="https://gitlab.freedesktop.org/pipewire/helvum" target="_blank" class="external_link">Helvum</a></p>
<h2 id="voip">VoIP</h2>
<p><a href="https://www.mumble.info/" target="_blank">Mumble</a></p>
<p><a href="https://www.mumble.info" target="_blank" class="external_link">Mumble</a></p>
<h2 id="image-editing">Image Editing</h2>
<p><a href="https://www.gimp.org/" target="_blank">GIMP</a></p>
<p><a href="https://www.gimp.org" target="_blank" class="external_link">GIMP</a></p>
<h2 id="video-editing">Video Editing</h2>
<p><a href="https://kdenlive.org/" target="_blank">Kdenlive</a></p>
<p><a href="https://kdenlive.org" target="_blank" class="external_link">Kdenlive</a></p>
</div>
</div>
</div>


Loading…
Cancel
Save