Commit Graph

13 Commits

Author SHA1 Message Date
Araozu
349f466283 Adjust to string changes 2023-05-18 22:26:05 -05:00
Araozu
5ec34369e9 [Web] Use a TOML file to index the markdown files 2023-04-12 21:15:00 -05:00
Araozu
fceda63fbc [Web] Simple manual linking of pages 2023-04-10 21:10:53 -05:00
Araozu
2f26e4aad1 [Web] Generate sidebar from markdown headings 2023-04-05 18:30:03 -05:00
Araozu
5c60943fab [Web] Highlight code blocks. 2023-04-05 09:48:15 -05:00
Araozu
0588e1f2fe [Web] Highlight multiple tokens (datatype, number, string) 2023-04-02 19:38:17 -05:00
Araozu
25a28bd8eb [Web] Use compiler to color Datatype tokens in inline-code 2023-04-01 16:17:12 -05:00
Araozu
5308e81a87 [Web] Fix errors in ol/ul generation 2023-03-31 19:43:35 -05:00
Araozu
3889c79422 [Web] Generate list items 2023-03-31 19:24:34 -05:00
Araozu
855faf1fe7 [Web] Code, inline code generation 2023-03-31 18:23:46 -05:00
Araozu
c3f2aa27e2 [Web] Generation of h1-5, p, hr 2023-03-30 16:19:48 -05:00
Araozu
4d49eea7ea [Web] Add simple anchors and ids to h1, h2, h3 2023-03-30 15:37:22 -05:00
Araozu
fc4e3a93f1 [Web] Manually generate HTML from MD ast (h1) 2023-03-30 14:54:22 -05:00