Compare commits

...

8 Commits

Author SHA1 Message Date
Your Name
af61747acc update i2p link 2026-01-12 18:53:36 -07:00
Your Name
916a4d1d4c add pgp 2026-01-11 15:49:39 -07:00
bergamotoil
16f3d03a04 Merge branch 'test' 2025-11-11 21:35:25 -07:00
Your Name
53b099f911 removed broken visitor count 2025-11-11 21:33:51 -07:00
bergamotoil
32c7ecfc52 whatever 2025-11-11 21:31:30 -07:00
bergamotoil
89624e7fe5 tweaks 2025-10-16 22:27:17 -06:00
Your Name
262f5c0fa0 test blog 2025-10-16 22:03:38 -06:00
semblanceofsense
0dcbf5c716 Sorry 2025-03-31 15:37:22 -06:00
8 changed files with 11 additions and 4 deletions

View File

@@ -8,7 +8,7 @@
% if(! ~ $#handlers_bar_left 0) {
<nav id="side-bar">
% for(h in $handlers_bar_left) {
<h2>Site Map</h2>
<h2 id="sitemaptext">Site Map</h2>
<div>
% run_handler $$h
</div>

View File

@@ -10,7 +10,9 @@
<p style="display:inline"> | </p>
<a href="http://mphrbof2crevbfihuouhli5wohjo7ci3vftbtvxuh44v5wwdkxyd6uad.onion/">onion</a>
<p style="display:inline"> | </p>
<a href="http://bergamotoil.i2p/?i2paddresshelper=yhltfioeggu436dyh73vmsukhjuddju2fdgwpao5tw2dhpx5z3da.b32.i2p">i2p</a>
<a href="http://bergamotoil.i2p/?i2paddresshelper=ly32trute3bdcyrkbwbpudzmajdmqbdqxzr75emfynxclycpbmia.b32.i2p">i2p</a>
<p style="display:inline"> | </p>
<a href="https://pgp.bergamotoil.net">pgp</a>
</div>
<div>

View File

@@ -20,6 +20,7 @@ header nav div a { text-decoration: underline; color: #54402c; }
/* sidebar */
body > nav { background-color: #ffe6cc; margin-right: 25px; border: 2px solid #ac8760; border-radius: 25px; padding-left: 10px; }
#side-bar > div { line-height: 50px; font-size: large }
/* article */
body > article { background-color: #ffe6cc; border: 2px solid #ac8760; border-radius: 25px; padding-bottom: 25px; }

View File

@@ -2,6 +2,4 @@
<h1>Welcome. This is a personal site I'm still working on.</h1>
<p>for now, enjoy this photo of my dog</p>
<img src="hazel.jpg" width="270" height="330">
<h3>Visitor count:</h3>
<img src="https://profile-counter.glitch.me/bergamotoil.net/count.svg">
</div>

View File

@@ -1 +1,2 @@
<h2>I have switched to a wireguard proxy as opposed to just ssh port forwarding which should make updtime far more consistent</h2>
<iframe class="game-frame lazyloaded" id="game-frame" data-src="https://gnhustgames.github.io/the-binding-of-isaac/" src="https://gnhustgames.github.io/the-binding-of-isaac/" data-load-mode="1" width="800" height="600"></iframe>

BIN
sitemap.gz Normal file

Binary file not shown.

2
sitemap.txt Normal file
View File

@@ -0,0 +1,2 @@
http://bergamotoil.net:443/isaac/
http://bergamotoil.net:443/isaac/isaac

3
theblog/testarticle.md Normal file
View File

@@ -0,0 +1,3 @@
# This is a test article
Does this work?