32 Commits

Author SHA1 Message Date
739d663622 Corrected hyperlinking for live text
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-03 19:49:08 +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
0c3adc6cab Fix bugs relating to code containing < signs while regular text did as well. Also fixed issues with encoding/decoding limits
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-03 19:22:57 +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
73ec21dff6 Fix JSON function
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-02 20:07:36 -05:00
e9693d20ab Add placeholder text when clicking formatting tags with nothing highlighted
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-01 16:13:05 +00:00
710f58b034 Fix 304 caching errors
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-01 16:01:45 +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
89c9eaf732 Include navbar socials and links
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-01 15:02:01 +00:00
0553032104 Start of navbar
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-07-29 17:35:53 +00:00
5a3bbd231e Complete code block and link support. All formatting now supported in comment blocks
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-07-28 19:57:43 +00:00
f9389d49f7 Include a toolbox for formatting messages
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-07-28 18:34:47 +00:00
cfd4f5be04 Possibly corrected minor scrolling issues
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-07-27 20:27:36 +00:00
8b0c68a897 Commenting system now works!
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-07-27 20:20:09 +00:00
4f006f0d64 Color management improved
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-07-27 19:52:12 +00:00
48ea7501ed Correct double Plus NaN issue
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-07-27 19:44:20 +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
e8b7d8d2d6 Corrected bug where file may not exist when checking for cached modified date
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-07-26 19:19:57 +00:00
fab32f9c4d Comment endpoint setup
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-07-26 19:10:41 +00:00
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
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
d1e119bd17 Implement javascript to handle expansion of articles 2022-05-05 19:45:56 +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