Merge branch 'main' of github.com:liquidev/treehouse
This commit is contained in:
commit
91e5ed3eba
19 changed files with 785 additions and 17 deletions
|
@ -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
8
content/kuroneko.tree
Normal 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 %}
|
11
content/treehouse/dev/chats.tree
Normal file
11
content/treehouse/dev/chats.tree
Normal 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 %}
|
Loading…
Add table
Add a link
Reference in a new issue