3 lines
2.6 KiB
HTML
Executable File
3 lines
2.6 KiB
HTML
Executable File
<!doctype html><html lang=en-us><head><meta charset=UTF-8><meta name=viewport content="width=device-width,initial-scale=1"><meta http-equiv=X-UA-Compatible content="IE=edge"><style type=text/css>body{font-family:monospace}</style><title>My First Post</title>
|
|
<link rel=stylesheet href=/css/style.css></head><body><header>====================================<br>== <a href=https://blog.solarcene.community/>SmallSolar December Adventures</a> ==<br>====================================<div style=float:right></div><br><p><nav><a href=/><b>Start</b></a>.</header><main><article><h1>My First Post</h1><b><time>2024-12-01 07:18:36</time></b>
|
|
<a href=/tags/default>default</a><div><h2 id=starting-december-adventure>Starting December Adventure</h2><p>I found about the low key coding challenge through the <a href=https://discord.gg/8ZkKKkA>Psion User Discord</a> and it was cool to see that a number of people I follow on mastodon took part previously. In a slight variation I’ve decided to focus on documentation as I’ve been promising to write up all the projects particularly the solar setup of solarcene.community. I’ll use a combination of this blog site and the gitea server I have at <a href=https://git.solarcene.community>https://git.solarcene.community</a></p><p>First job was to setup a blog, I’ve gone with <a href=https://gohugo.io>Hugo</a> to create a static site, I’ve set it up on the NanoPi Neo which acts as the nginx router (my system layout will be a future topic). I ended up using the pre-built binaries for <strong>go</strong> and <strong>hugo</strong> as building from source would never work succeed (only having 256Mb of RAM - and yes I did try but after 10hrs it just got silly), I bascially followed the <a href=https://gohugo.io/getting-started/quick-start/>quickstart guide</a> and installed the <a href=https://themes.gohugo.io/themes/smol/>smol</a> theme. Finally setup nginx to point to server.</p><p>Projects I plan to document include:</p><ul><li>Solar Hardware (with diagrams)</li><li>Solarcene Mastodon Power code/setup</li><li>Solarcene grayscale/dithering code</li><li>My basic/simple hacks for Grafana</li><li>Summer hydroponics setup (hardware/code and results)</li><li>Plans for 2025</li></ul><p>Visit the <a href=https://eli.li/december-adventure>December Adventure</a> website to learn more!</p></div></article></main><aside><div><div><h3>LATEST POSTS</h3></div><div><ul><li><a href=/posts/2024-12-01-my-first-post/>My First Post</a></li></ul></div></div></aside><footer><p>© 2024 <a href=https://blog.solarcene.community/><b>SmallSolar December Adventures</b></a>.</p></footer></body></html> |