From 7023e4c7c8f158df78b5e71ddc2640290409eca1 Mon Sep 17 00:00:00 2001 From: chers Date: Fri, 31 Jul 2026 09:18:39 +0000 Subject: Update cl-bbs --- static/index.html | 86 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 static/index.html (limited to 'static/index.html') diff --git a/static/index.html b/static/index.html new file mode 100644 index 0000000..d2d107f --- /dev/null +++ b/static/index.html @@ -0,0 +1,86 @@ + + + + + + +kiwi larp + + + +
+ Best tilde to exist + + catto.garden + +
+

kiwi larp

+
+

an epic and cool textboard running on cl-bbs larp til you can't no more

+

larping since 28/7/26
+irc on ==> irc.larp.nz :>
+Follow Bluesky account or My snac account For updates and IRC posting bot
+if you want a snac account message me on irc(chers) or xmpp(chersbobers@catto.garden)/chers@larp.nz
+you can also get an xmpp account too
+Thank you xenia for the name! + + +

RULES:

+ +
+                                                          
+                        ░░██  ░░██                 
+                        ████  ████                        
+                        ████▓▓████                        
+                        ██  ██  ██                        
+                          ██████                          
+                          ████                            
+                        ██████                            
+                        ██████░░                          
+                      ██████████                          
+                      ██████████                          
+░░░░░░░░░░░░░░░░░░░░░░░░██████░░░░░░░░░░░░░░░░░░░░░░░░░░░░
+░░░░░░░░░░░░░░░░░░░░░░░░░░██████████░░░░░░░░░░░░░░░░░░░░░░
+░░░░░░░░░░░░░░░░░░░░░░░░░░▒▒▒▒▒▒▒▒▒▒▒▒░░░░░░░░░░░░░░░░░░░░
+░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░██░░░░░░░░░░░░░░░░░░░░
+
+
+ +

larpboards

+ +
+ Admin Moderation Panel +
+ +

larpy features

+

One newline is a line break (<BR>), two or more newlines will start a new paragraph.

+ + + + + + + + + + + + + + + +
inputoutput
**bold**bold
__italic__italic
`monospaced`monospaced
~~spoiler~~spoiler
http://c2.comhttp://c2.com
https://example.com/pic.pngdirect link auto-renders as clickable image preview
image+https://example.com/anyurlprefix renders as clickable image preview for any image URL (even without standard extensions)
link to post >>7link to post >>7
>quoted text

quoted text

```
;;;This is a block of code
(lambda (h)
  ((lambda (f) (f f))
   (lambda (f) (h (lambda (x) ((f f) x))))))
```
;;;This is a block of code
+(lambda (h)
+  ((lambda (f) (f f))
+   (lambda (f) (h (lambda (x) ((f f) x))))))
```lisp
;;;Executable snippet
(format t "Hello")
```
(format t "Hello")

Renders as a syntax-highlighted, client-side executable Common Lisp snippet via JSCL. You can also try out the interactive Lisp Playground by clicking the λ link in the navigation menu!

Ctrl+EnterIn multiline inputs (post, reply, playground): submit or evaluate without leaving the keyboard.
+ +
+

all of this ^ was from the og site template

+

About cl-bbs | RSS Feed

+ + -- cgit v1.2.3