|
019804d2c0
|
7 matches instead of 20
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-08-20 12:26:16 -05:00 |
|
|
187e3b814f
|
Print japanese characters
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-08-04 13:32:00 +00:00 |
|
|
b296f4caac
|
Navbar is now sticky instead of fixed positioning that way it still forces the page to render without requiring padding. Additionally, corrected the lost scrolling behavior of the navbar due to ordering of elements being wrong
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-08-03 19:39:44 +00:00 |
|
|
0e6099490a
|
Add server side and client side form validation for submitting comments. Also fix coding blocks not supporting multi-line code blocks
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-08-03 18:58:11 +00:00 |
|
|
73ec21dff6
|
Fix JSON function
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-08-02 20:07:36 -05:00 |
|
|
aaf6a670d6
|
Properly parses and accepts POST requests with headers
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-08-02 13:23:51 +00:00 |
|
|
f0100ceaf1
|
Add error page and navbar links to pages
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-08-01 15:27:08 +00:00 |
|
|
4f006f0d64
|
Color management improved
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-07-27 19:52:12 +00:00 |
|
|
43706baa3e
|
Create comment post form
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-07-27 18:25:24 +00:00 |
|
|
2cb478921a
|
Include separation between comment info and comment messages.
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-07-27 16:26:05 +00:00 |
|
|
385d1d8cb4
|
Completed implementation of code highlighter
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-07-26 16:55:56 +00:00 |
|
|
f38db58c74
|
differentiate string parsing
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-07-26 15:24:41 +00: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 |
|