first commit
This commit is contained in:
2
categories/default/index.html
Executable file
2
categories/default/index.html
Executable file
@ -0,0 +1,2 @@
|
||||
<!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>Default</title>
|
||||
<link rel=stylesheet href=/css/style.css><link rel=alternate type=application/rss+xml href=/categories/default/index.xml title="SmallSolar December Adventures"></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><div><h1>Default</h1></div><ul><li><div class=post-title><a href=/posts/2024-12-01-my-first-post/>My First Post</a></div></li></ul><div>1 of 1</div></main><footer><p>© 2024 <a href=https://blog.solarcene.community/><b>SmallSolar December Adventures</b></a>.</p></footer></body></html>
|
2
categories/default/index.xml
Executable file
2
categories/default/index.xml
Executable file
@ -0,0 +1,2 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Default on SmallSolar December Adventures</title><link>https://blog.solarcene.community/categories/default/</link><description>Recent content in Default on SmallSolar December Adventures</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 01 Dec 2024 07:18:36 +0000</lastBuildDate><atom:link href="https://blog.solarcene.community/categories/default/index.xml" rel="self" type="application/rss+xml"/><item><title>My First Post</title><link>https://blog.solarcene.community/posts/2024-12-01-my-first-post/</link><pubDate>Sun, 01 Dec 2024 07:18:36 +0000</pubDate><guid>https://blog.solarcene.community/posts/2024-12-01-my-first-post/</guid><description><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&rsquo;ve decided to focus on documentation as I&rsquo;ve been promising to write up all the projects particularly the solar setup of solarcene.community. I&rsquo;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></description></item></channel></rss>
|
2
categories/default/page/1/index.html
Executable file
2
categories/default/page/1/index.html
Executable file
@ -0,0 +1,2 @@
|
||||
<!doctype html><html lang=en-us><head><title>https://blog.solarcene.community/categories/default/</title>
|
||||
<link rel=canonical href=https://blog.solarcene.community/categories/default/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://blog.solarcene.community/categories/default/"></head></html>
|
2
categories/index.html
Executable file
2
categories/index.html
Executable file
@ -0,0 +1,2 @@
|
||||
<!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>Categories</title>
|
||||
<link rel=stylesheet href=/css/style.css><link rel=alternate type=application/rss+xml href=/categories/index.xml title="SmallSolar December Adventures"></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><div><h1>Categories</h1></div><ul><li><div class=post-title><a href=/categories/default/>Default</a></div></li></ul><div>1 of 1</div></main><footer><p>© 2024 <a href=https://blog.solarcene.community/><b>SmallSolar December Adventures</b></a>.</p></footer></body></html>
|
1
categories/index.xml
Executable file
1
categories/index.xml
Executable file
@ -0,0 +1 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Categories on SmallSolar December Adventures</title><link>https://blog.solarcene.community/categories/</link><description>Recent content in Categories on SmallSolar December Adventures</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 01 Dec 2024 07:18:36 +0000</lastBuildDate><atom:link href="https://blog.solarcene.community/categories/index.xml" rel="self" type="application/rss+xml"/><item><title>Default</title><link>https://blog.solarcene.community/categories/default/</link><pubDate>Sun, 01 Dec 2024 07:18:36 +0000</pubDate><guid>https://blog.solarcene.community/categories/default/</guid><description/></item></channel></rss>
|
2
categories/page/1/index.html
Executable file
2
categories/page/1/index.html
Executable file
@ -0,0 +1,2 @@
|
||||
<!doctype html><html lang=en-us><head><title>https://blog.solarcene.community/categories/</title>
|
||||
<link rel=canonical href=https://blog.solarcene.community/categories/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://blog.solarcene.community/categories/"></head></html>
|
Reference in New Issue
Block a user