14 Commits

Author SHA1 Message Date
455c5bcc75 Comment endpoint setup
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-07-26 19:10:12 +00:00
df36c001ae Javascript request to load comment section
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-07-26 18:40:28 +00:00
f38db58c74 differentiate string parsing
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-07-26 15:24:41 +00:00
ba85f01113 Fixed variable template override issues for code blocks
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-07-23 19:29:33 -05:00
5e91a3ddfb Interpreting <pre> and </pre> on individual lines
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-07-23 18:58:50 -05:00
33b6f7bd2a Implemented code highlighting for strings, numerical constants, classes
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-07-23 17:44:42 -05:00
cbebcebe08 refactored how files were delivered
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-07-23 13:58:32 -05:00
b77f811c50 Update readme to explain article syntax
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-07-23 13:27:48 -05:00
446c3dee46 Include rotating colors
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-07-23 18:23:16 +00:00
575b8c2756 Some semblance of \<pre\> command parsing
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-03 19:35:03 +00:00
4296d84226 Fix file uploading to completely accept and write binary files 2022-05-19 19:07:33 +00:00
ad134823a3 Attempt to parse file using bytes 2022-05-18 22:54:41 -05:00
be139980a5 Create an example template for what a code block should look like 2022-05-12 19:25:44 +00:00
10dacec9ed Generate individual article pages 2022-05-05 20:16:56 +00:00