aboutsummaryrefslogtreecommitdiff
path: root/_u
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
Initial commit to new cgit platform
Diffstat (limited to '_u')
-rw-r--r--_u/10xdev.md8
-rw-r--r--_u/bt.md8
-rw-r--r--_u/index.md28
3 files changed, 44 insertions, 0 deletions
diff --git a/_u/10xdev.md b/_u/10xdev.md
new file mode 100644
index 0000000..26ed1fd
--- /dev/null
+++ b/_u/10xdev.md
@@ -0,0 +1,8 @@
+---
+layout: post
+name: Marvin 10xdev
+blurb: I'm a web3 developer.
+pageurl: 10xdev
+email: marvin.10xdev@proton.me
+size: 490
+---
diff --git a/_u/bt.md b/_u/bt.md
new file mode 100644
index 0000000..a3bd836
--- /dev/null
+++ b/_u/bt.md
@@ -0,0 +1,8 @@
+---
+layout: post
+name: Brad Taunt
+blurb: I'm a UX designer from Canada.
+pageurl: bt
+email: brad@bt.ht
+size: 482
+--- \ No newline at end of file
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
+---
+```