Commit Graph

18 Commits

Author SHA1 Message Date
Moritz Hölting 48a450c2fb add basic code editor for playground 2024-06-20 15:43:14 +02:00
Moritz Hölting 2842926f4f add icon, batch and zip-validate arguments to cli commands 2024-06-19 14:11:32 +02:00
Moritz Hölting 73e8492057 remove package command and update watch command 2024-06-13 10:39:06 +02:00
Moritz Hölting 98654e4deb add docs for watch & clean cli command 2024-06-12 22:25:46 +02:00
Moritz Hölting c5b9897f6c fix typo in cargo install command 2024-06-12 18:34:42 +02:00
Moritz Hölting b05732abe7 add documentation for function imports 2024-06-12 18:12:54 +02:00
Moritz Hölting 6cbe6a3c15 update roadmap 2024-06-10 16:24:35 +02:00
Moritz Hölting 227b11e809 add project configuration reference 2024-06-10 16:12:13 +02:00
Moritz Hölting 8dacaa4011 Add custom theme colors 2024-04-10 18:04:33 +02:00
Moritz Hölting 3fb12eb77c Add execute blocks to syntax documentation 2024-04-09 21:50:02 +02:00
Moritz Hölting 064bb0b0ad Add syntax highlighting for code snippets 2024-04-07 02:21:10 +02:00
Moritz Hölting dbaa63a575 Add vcs option to cli reference and roadmap 2024-04-06 23:28:06 +02:00
Moritz Hölting e908e4d564 Add Lua integration and run keyword 2024-04-06 19:08:53 +02:00
Moritz Hölting f43693ec19 Add note about main function requirement and function calls 2024-04-06 12:23:13 +02:00
Moritz Hölting 714aacf1ca Add If/Else Statements and Logical Operators documentation 2024-04-03 13:57:24 +02:00
Moritz Hölting 106c53353e Add grouping feature to syntax guide 2024-04-03 13:57:16 +02:00
Moritz Hölting 83a7970cca Add custom CSS file for styling hero elements 2024-04-03 13:57:10 +02:00
Moritz Hölting 17b38c7449 First version of the docs 2024-04-03 00:09:47 +02:00