Start section about Russet
This commit is contained in:
parent
b365195bae
commit
a42380f2bd
2 changed files with 89 additions and 41 deletions
86
index.html
86
index.html
|
@ -7,55 +7,59 @@
|
|||
</head>
|
||||
<body>
|
||||
<main>
|
||||
<header>
|
||||
<h1>Nupa's Page</h1>
|
||||
<div class='subtitle'>A place to show off my projects.</div>
|
||||
</header>
|
||||
|
||||
<section>
|
||||
<h2>Braceless Javascript</h2>
|
||||
2018. A couple of short programs written in a subset of javascript. Specifically, javascript but you can't use anything with curly braces in it, like 'if' or 'for'. Instead, ternaries and lambdas give you all the flow control you need. Has a lispy flavor.
|
||||
<a href='https://nupanick.github.io/braceless-javascript/fizzbuzz.html'>FizzBuzz</a> (<a href='https://github.com/nupanick/braceless-javascript/blob/master/fizzbuzz.html'>Source</a>),
|
||||
<a href='https://nupanick.github.io/braceless-javascript/bottles.html'>Bottles</a> (<a href='https://github.com/nupanick/braceless-javascript/blob/master/bottles.html'>Source</a>).
|
||||
</section>
|
||||
<section>
|
||||
<h2>Braceless Javascript</h2>
|
||||
2018. A couple of short programs written in a subset of javascript. Specifically, javascript but you can't use anything with curly braces in it, like 'if' or 'for'. Instead, ternaries and lambdas give you all the flow control you need. Has a lispy flavor.
|
||||
<a href='https://nupanick.github.io/braceless-javascript/fizzbuzz.html'>FizzBuzz</a> (<a href='https://github.com/nupanick/braceless-javascript/blob/master/fizzbuzz.html'>Source</a>),
|
||||
<a href='https://nupanick.github.io/braceless-javascript/bottles.html'>Bottles</a> (<a href='https://github.com/nupanick/braceless-javascript/blob/master/bottles.html'>Source</a>).
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<h2>Flistify</h2>
|
||||
2018. A script to bulk-resize images for an f-list gallery, using windows batch and imagemagick. <a href='https://github.com/nupanick/flistify'>Flistify source on GitHub.</a>
|
||||
</section>
|
||||
<section>
|
||||
<h2>Flistify</h2>
|
||||
2018. A script to bulk-resize images for an f-list gallery, using windows batch and imagemagick. <a href='https://github.com/nupanick/flistify'>Flistify source on GitHub.</a>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<h2>Portal ZZT</h2>
|
||||
2008. A portal clone in the ZZT Engine. Available at the Museum of ZZT. <a href='https://museumofzzt.com/file/p/PortalZZT_v0_5.zip'>PortalZZT in the Museum of ZZT.</a>
|
||||
</section>
|
||||
<section>
|
||||
<h2>Portal ZZT</h2>
|
||||
2008. A portal clone in the ZZT Engine. Available at the Museum of ZZT. <a href='https://museumofzzt.com/file/p/PortalZZT_v0_5.zip'>PortalZZT in the Museum of ZZT.</a>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<h2>ZZT Nanogames</h2>
|
||||
2008. A collection of ZZT games that use only one screen each. Also includes <em>Eight Legged Express</em>, which I believe was made in one weekend as a challenge. <a href='https://museumofzzt.com/file/n/nanopack01.zip'>ZZT Nanogames in the Museum of ZZT.</a>
|
||||
</section>
|
||||
<section>
|
||||
<h2>ZZT Nanogames</h2>
|
||||
2008. A collection of ZZT games that use only one screen each. Also includes <em>Eight Legged Express</em>, which I believe was made in one weekend as a challenge. <a href='https://museumofzzt.com/file/n/nanopack01.zip'>ZZT Nanogames in the Museum of ZZT.</a>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<h2>Collabyrinth</h2>
|
||||
<img src='images/collabyrinth-title.png' alt='The title screen for the game Collabyrinth. The twelve letters of the word "COLLABYRINTH" are arranged in a 3 by 4 grid. Most of them are just an ordinary letter, but the O, L, L, Y, and R have been decorated in a variety of mismatched styles.'/>
|
||||
<p>2008. A collaborative labyrinth ZZT game. I organized this on the z2 forums.</p>
|
||||
<p>Credits:
|
||||
<ul>
|
||||
<li>Alexis Janson</li>
|
||||
<li>Commodore</li>
|
||||
<li>Infosponge</li>
|
||||
<li>Jur</li>
|
||||
<li>Nupanick</li>
|
||||
<li>Oof, aka Superbowl Shuffle</li>
|
||||
<li>Quantum P</li>
|
||||
<li>RobertP</li>
|
||||
</ul>
|
||||
</p>
|
||||
<a href='https://museumofzzt.com/file/c/clbrnth1.zip'>Collabyrinth in the Museum of ZZT.</a>
|
||||
</section>
|
||||
<section>
|
||||
<h2>Collabyrinth</h2>
|
||||
<img src='images/collabyrinth-title.png' alt='The title screen for the game Collabyrinth. The twelve letters of the word "COLLABYRINTH" are arranged in a 3 by 4 grid. Most of them are just an ordinary letter, but the O, L, L, Y, and R have been decorated in a variety of mismatched styles.'/>
|
||||
<p>
|
||||
2008. A collaborative labyrinth ZZT game. I organized this on the z2 forums.
|
||||
<p>
|
||||
Credits:
|
||||
<ul>
|
||||
<li>Alexis Janson</li>
|
||||
<li>Commodore</li>
|
||||
<li>Infosponge</li>
|
||||
<li>Jur</li>
|
||||
<li>Nupanick</li>
|
||||
<li>Oof, aka Superbowl Shuffle</li>
|
||||
<li>Quantum P</li>
|
||||
<li>RobertP</li>
|
||||
</ul>
|
||||
<p>
|
||||
<a href='https://museumofzzt.com/file/c/clbrnth1.zip'>Collabyrinth in the Museum of ZZT.</a>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<h2>Traps and Zoids</h2>
|
||||
<img src='images/traps-and-zoids_home.png' alt='A screenshot of an old website. Red text on a light blue background says "Welcome to Nick.Lamicela.Org!". There is a compass rose at an angle, so that the letters read "NEWS" from top to bottom, and a link underneath says "News". There is a black and white cartoon face that looks like a folded boat or paper airplane, and a link underneath that says "Cartoons". At the bottom of the page is the text "Last Updated: 08/01/07.'>
|
||||
2007. Some hand-drawn cartoons and very old web design. Good old HTML 4.0 Transitional. <a href='https://web.archive.org/web/20071101001849/http://nick.lamicela.org/'>Traps and Zoids in the Internet Archive.</a>
|
||||
</section>
|
||||
<section>
|
||||
<h2>Traps and Zoids</h2>
|
||||
<img src='images/traps-and-zoids_home.png' alt='A screenshot of an old website. Red text on a light blue background says "Welcome to Nick.Lamicela.Org!". There is a compass rose at an angle, so that the letters read "NEWS" from top to bottom, and a link underneath says "News". There is a black and white cartoon face that looks like a folded boat or paper airplane, and a link underneath that says "Cartoons". At the bottom of the page is the text "Last Updated: 08/01/07.'>
|
||||
2007. Some hand-drawn cartoons and very old web design. Good old HTML 4.0 Transitional. <a href='https://web.archive.org/web/20071101001849/http://nick.lamicela.org/'>Traps and Zoids in the Internet Archive.</a>
|
||||
</section>
|
||||
</main>
|
||||
</body>
|
||||
</html>
|
||||
|
|
44
russet/index.html
Normal file
44
russet/index.html
Normal file
|
@ -0,0 +1,44 @@
|
|||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Nupa's Page</title>
|
||||
<meta charset='utf-8'/>
|
||||
<link rel='stylesheet' href='../style.css'>
|
||||
</head>
|
||||
<body>
|
||||
<main>
|
||||
|
||||
<header>
|
||||
<h1>Russet</h1>
|
||||
<div class="subtitle">Or, how to reproduce my self-host server.</div>
|
||||
</header>
|
||||
|
||||
<section>
|
||||
<h2>Hardware</h2>
|
||||
<p>
|
||||
Russet runs on a Raspberry Pi, model 4b with 4GB RAM. It has an Argon metal heat dispersing shell. It's hooked up to a Microtik router over a wired home internet connection. You can use any small computer really. If Raspberry Pi is currently hard to obtain (2022) then I recommend the Pine64 "Rock64" computer as an alternative.
|
||||
</p>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<h2>Operating System</h2>
|
||||
<p>
|
||||
There are hundreds of guides on how to install Raspbian (or Armbian) on various systems. It usually boils down to "go download a disk image and write it to an sd card using some disk writing tool". I'll assume you can figure this part out without my help. The important thing for our purposes is that your OS is debian-based, so we have access to the now-familiar 'apt' package mananger (sorry, Arch fans).
|
||||
</p>
|
||||
</section>
|
||||
|
||||
<!--
|
||||
TODO:
|
||||
- Configure sshd
|
||||
- Manage apps with Podman
|
||||
- Reverse proxy with Nginx
|
||||
-->
|
||||
|
||||
<section>
|
||||
<h2>Changelog</h2>
|
||||
<p>2022-12-13: New page.</p>
|
||||
</section>
|
||||
|
||||
</main>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Reference in a new issue