Updates
This commit is contained in:
parent
cac775b076
commit
6d54ca2954
11 changed files with 1043 additions and 11 deletions
18
index.html
18
index.html
|
@ -91,6 +91,16 @@
|
|||
</p>
|
||||
<h2>Posts</h2>
|
||||
<ul class="collection">
|
||||
<li>
|
||||
<a href="/posts/my-very-own-github-pages/"
|
||||
>My Very Own GitHub Pages</a
|
||||
>
|
||||
<aside>June 15, 2025</aside>
|
||||
<p>
|
||||
How to self-host Forgejo and automatically serve your web build
|
||||
branches with SSL
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/posts/tools-of-the-trade/">Tools of the trade</a>
|
||||
<aside>May 15, 2025</aside>
|
||||
|
@ -113,14 +123,6 @@
|
|||
<aside>July 14, 2023</aside>
|
||||
<p>Why did I think I could figure everything out on my own?</p>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/posts/embracing-mysticism/">Embracing Mysticism</a>
|
||||
<aside>October 16, 2021</aside>
|
||||
<p>
|
||||
Society is moving from a materialistic era into a mystical one. I
|
||||
describe my attempt to gain mystical proficiency.
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/posts/">More posts…</a>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue