aboutsummaryrefslogtreecommitdiff
path: root/_u/index.md
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2024-01-18 10:44:33 -0500
committerBradley Taunt <bt@btxx.org>2024-01-18 10:44:33 -0500
commit686a5b1e94a35cd1e293483638ece0d648c4563f (patch)
tree592e59dda5e3de12faf1532da826be556350fadd /_u/index.md
Initial commit to new cgit platform
Diffstat (limited to '_u/index.md')
-rw-r--r--_u/index.md28
1 files changed, 28 insertions, 0 deletions
diff --git a/_u/index.md b/_u/index.md
new file mode 100644
index 0000000..08b08dd
--- /dev/null
+++ b/_u/index.md
@@ -0,0 +1,28 @@
+---
+layout: default
+size: 0
+permalink: /u/index.html
+---
+
+[&larr; Go home](/)
+
+Get your own `user` 1kB Club sub-folder domain!
+
+1. Fork the 1kB repo
+2. Add a new file under `_u`
+3. Setup the file settings based on the template below
+4. Save the file as `yourname.md`
+5. [Open a PATCH here](https://lists.sr.ht/~bt/1kb-club)
+
+Use the template below when creating your site file (size in bytes):
+
+```
+---
+layout: post
+name: Bradley Taunt
+blurb: I'm a UX designer from Canada.
+pageurl: tdarb
+email: brad@bt.ht
+size: 646
+---
+```