Merge branch 'main' of github.com:liquidev/treehouse

This commit is contained in:
りき萌 2024-03-31 18:51:14 +02:00
commit 91e5ed3eba
19 changed files with 785 additions and 17 deletions

View file

@ -13,7 +13,7 @@
- welcome! make yourself at home :ralsei_wave:
% id = "01H8VWEHX501SNYQTE61WX7YJC"
- _"owo, what's this?"_
- <a class="secret" href="/kuroneko">_"owo, what's this?"_</a>
% id = "about"
content.link = "about"

8
content/kuroneko.tree Normal file
View file

@ -0,0 +1,8 @@
%% title = "back porch"
scripts = ["components/chat.js"]
styles = ["components/chat.css"]
% template = true
cast = "chat js"
id = "01HSS5TMDD4WSZSXW17ANQN7VK"
- {% include_static chat/kuroneko.json %}

View file

@ -0,0 +1,11 @@
%% title = "testing ground for (chit)chats"
scripts = ["components/chat.js"]
styles = ["components/chat.css"]
% id = "01HSR695VNDXRGPC3XCHS3A61V"
- this is a test page for the treehouse's chat system.
% cast = "chat js"
id = "01HSR695VNDYS0GDB527B9NPJS"
template = true
- {% include_static chat/treehouse/dev/chats/test.json %}