Commit Graph

96 Commits (a542071af97e2daedf5a36be4131accd61911bb2)

Author SHA1 Message Date
Araozu a542071af9 Use the native lexer instead of a TS reimplementation 2024-07-05 19:12:30 -05:00
Araozu 49faed4fcb Move code snippets to use new component 2024-07-05 16:58:50 -05:00
Araozu ebf62bcd5c Remove client side syntax highlighting 2024-07-05 09:40:10 -05:00
Araozu 631acc8122 Refactor trimming utility 2024-07-05 09:09:49 -05:00
Araozu 5208496124 Fix highlighter. Add docs on templating 2024-07-04 20:20:24 -05:00
Araozu 733921a2ff Add sections 2024-06-28 22:11:27 -05:00
Araozu b32329935c Component for Hero sections 2024-06-28 21:37:20 -05:00
Araozu 1714d7ee76 Add landpage components 2024-06-20 17:29:35 -05:00
Araozu 5b260e2f6f Add explanation for indentation 2024-06-15 22:26:44 -05:00
Araozu 26f6d0fadd small changes 2024-06-14 22:20:05 -05:00
Araozu c98122a260 Separate enum & unions 2024-06-14 22:01:45 -05:00
Araozu 088ec3f867 Add docs for lang spec 2024-05-30 20:03:54 -05:00
Araozu 670364e386 Color changes 2024-05-29 08:44:23 -05:00
Araozu 34efcc780d UI for api 2024-05-28 21:12:04 -05:00
Araozu 4dc0b8524f Add a language indicator to code snippets 2024-05-28 16:35:24 -05:00
Araozu 946dbd6098 Use Prismjs for PHP code 2024-05-28 16:12:00 -05:00
Araozu 493845a213 Change the code sample in the landpage 2024-05-26 16:08:11 -05:00
Araozu 79bdee91d0 small changes 2024-05-20 16:53:14 -05:00
Araozu 957921b793 Finish thp code DSL basic implementation 2024-05-20 10:02:08 -05:00
Araozu 838bd233ac Create parse for thp state machine dsl 2024-05-20 09:21:51 -05:00
Araozu c7b429105d Add more detailed interactive code 2024-05-19 23:40:31 -05:00
Araozu e52ce64bce Implement state unset 2024-05-19 23:11:23 -05:00
Araozu ea7889726c Add 2 interactive examples 2024-05-19 23:06:08 -05:00
Araozu 0d4aad83da Implement state 2024-05-19 22:11:19 -05:00
Araozu 0861b053d8 Implement stdout print 2024-05-19 22:05:01 -05:00
Araozu 3fd4b719b9 Dinamically execute instructions on code samples 2024-05-19 21:53:34 -05:00
Araozu 525e4f5197 Create a state machine with Alpine 2024-05-19 21:47:31 -05:00
Araozu 063a9e1c06 Minimal Alpine interactivity 2024-05-19 21:30:11 -05:00
Araozu 43cc334417 Add alpine for client side interactivity 2024-05-19 20:53:29 -05:00
Araozu 6c898b0d01 Manually highlight code using the lexer 2024-05-19 19:41:56 -05:00
Araozu d3089905d4 Layout for stdout/state 2024-05-19 19:31:27 -05:00
Araozu 1a7a0f1e3a Begin work on interactive code component 2024-05-19 19:11:24 -05:00
Araozu 253e4bbb48 Add docs 2024-05-16 10:00:46 -05:00
Araozu 9fa2d8caa3 Docs for error handling 2024-05-15 09:53:56 -05:00
Araozu 2b97f75188 Fix monospace fonts 2024-05-04 11:50:27 -05:00
Araozu 318b105678 Add keywords & detail classes 2024-05-01 19:40:16 -05:00
Araozu f70ae95272 remove debug statements 2024-05-01 17:29:56 -05:00
Araozu 656f674843 Fix behavior fo the sidebar 2024-05-01 07:20:34 -05:00
Araozu a449ea1085 Improve docs on try/exceptions 2024-04-28 22:05:04 -05:00
Araozu b8c70f9550 Add transition to sidebar toggle on mobile 2024-04-23 16:32:30 -05:00
Araozu 96e50abec4 Responsive docs view & sidebar 2024-04-23 16:25:10 -05:00
Araozu b23cfd966b Add a logo 2024-04-23 11:37:11 -05:00
Araozu c67e79f894 Fix sidebar highlighting issue 2024-04-23 10:44:29 -05:00
Araozu 5a94bc5dd3 Remove Bun, use pnpm 2024-04-23 10:34:00 -05:00
Araozu 42b724966d Update jenkinsfile to build astro site 2024-04-23 10:18:38 -05:00
Araozu db5ebbb807 Rewrite in Astrojs 2024-04-23 10:16:51 -05:00
Araozu 0fd81d31e3 small changes 2024-04-23 10:15:21 -05:00
Fernando 3070cc92f7 minimal responsiveness 2024-04-05 11:09:06 -03:00
Araozu b71db28075 Add docs 2024-03-28 19:46:23 -05:00
Araozu 8072b8a7af Fix colors & scroll of sidebar 2024-03-28 18:03:16 -05:00