We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f30de48 commit 88ba7a9Copy full SHA for 88ba7a9
README.md
@@ -1,5 +1,5 @@
1
# 🐴🦀
2
-This is a WIP forum that doesn't use any JavaScript! And it shouldn't suck either. It uses SSR templates.
+This is a WIP forum that doesn't use any JavaScript! And it shouldn't suck either. It uses SSR templates powered by rshtml.
3
4
# Goals
5
- Should be lightweight and fast.
@@ -8,6 +8,9 @@ This is a WIP forum that doesn't use any JavaScript! And it shouldn't suck eithe
8
- It should be accessible and modern.
9
- Shouldn't be a nightmare to host.
10
11
+# Progress
12
+Current work is tracked in [PROJECT.md](/PROJECT.md)
13
+
14
# Requirements
15
- Rust :D
16
0 commit comments