You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _site/.pb-manifest.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,7 @@
60
60
"excerpt": "I love https://grid.iamkate.com/ - it is a website that I lurk on a lot! The UK is transitioning rapidly to a green energy future and Kate's website is visited often by people in my company (and may\u2026"
61
61
},
62
62
"Articles/Turn a single markdown file into your own URL shortener.md": {
63
-
"mtime": 1778672328.1035664,
63
+
"mtime": 1778673061.2646518,
64
64
"output": "articles/paulias/index.html",
65
65
"excerpt": "I can't stop building tools. Ever since I realised that I can use LLM coding agents to build lots of little bits of personal software I've been on a roll creating a tonne of tools just for my own\u2026"
Copy file name to clipboardExpand all lines: _site/articles/paulias/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -131,7 +131,7 @@ <h2>Why build your own?</h2>
131
131
<p>I have got to admit: seeing someone share their own custom domain and short link this way was <em>so cool</em>. You knew back in the 00's and 10's if someone had their own custom shortener domain they were <em>real techies</em>.</p>
132
132
<p>And so, I always wanted my own. But I didn't want to pay for it 🙈</p>
133
133
<p>If we combine this desire with the realisation I had earlier about LLMs being able to build a lot of the scaffolding for stuff like this now, then you can start to see how this idea came around.</p>
134
-
<p>I also had another idea I wanted to try: could I make this configurable with a <strong>single markdown file</strong> and have it be a <strong>static website</strong>? That would be ideal for me.</p>
134
+
<p>I also had another idea I wanted to try: could I make this configurable with a <strong>single markdown file</strong> and have it be a <strong>static website</strong>? That would be ideal for me as it would fit my <ahref="https://paulwrites.software/articles/hyps/">Hyper Personal Software</a> manifesto.</p>
135
135
<p>URL redirection is easy with static pages, they look like this:</p>
0 commit comments