11 Commits

Author SHA1 Message Date
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
3e6843d98a Remove reset.css
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-03 17:56:35 +00:00
575b8c2756 Some semblance of \<pre\> command parsing
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-03 19:35:03 +00:00
be139980a5 Create an example template for what a code block should look like 2022-05-12 19:25:44 +00:00
24fa2a205d Add styling and handle spaces in URL queries. Also improve formatting 2022-05-04 18:46:53 +00:00
befcf3c661 Include meta tag 2022-05-04 13:38:26 +00:00
bbcbfca679 A bit of inheritance 2022-05-03 14:51:51 +00:00
e6289eeedc Code scrolling background generation 2022-05-02 21:03:16 -05:00
e81f29b793 Include what should be working as a render display time. CSS currently does not propogate every single run 2022-05-02 20:23:50 +00:00
5e03334f46 Implement site parser 2022-05-02 18:16:03 +00:00