summaryrefslogtreecommitdiff
path: root/frontend/transpiler/pages.txt
diff options
context:
space:
mode:
authorMatthew Kosarek <mattkae@protonmail.com>2021-04-10 21:54:43 -0400
committerMatthew Kosarek <mattkae@protonmail.com>2021-04-10 21:54:43 -0400
commit88a08ee48cbbae086ddbfeaff0679bfe4fe6ce47 (patch)
treeb62ec45eeb42b76ea1dae72d3cd8cea614c0194f /frontend/transpiler/pages.txt
parent756b9fdefc1a28ac46aa4b76676c7ffb57c9e11a (diff)
Added a transpiler that will make it so that we no longer need any JavaScript of Jquery in our App
Diffstat (limited to 'frontend/transpiler/pages.txt')
-rw-r--r--frontend/transpiler/pages.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/frontend/transpiler/pages.txt b/frontend/transpiler/pages.txt
new file mode 100644
index 0000000..caa420c
--- /dev/null
+++ b/frontend/transpiler/pages.txt
@@ -0,0 +1,14 @@
+&#127936; "2D"
+>"Rigidbody"
+>>/2d/_rigidbody/part_1.html "Linear Forces"
+>>/2d/_rigidbody/part_2.html "Rotational Forces"
+>>/2d/_rigidbody/part_3.html "Collision Forces"
+>"Collisions"
+>>/2d/_collisions/circle_line.html "Circle-Line"
+>>/2d/_collisions/rectangle_line.html "Rectangle-Line"
+>>/2d/_collisions/pill_line.html "Pill-Line"
+&#127776; "3D"
+&#128295; "WebAssembly"
+>>/intro/intro.html "Introduction"
+&#128712; "About"
+>>/roadmap.html "Roadmap"