29 Commits

Author SHA1 Message Date
be139980a5 Create an example template for what a code block should look like 2022-05-12 19:25:44 +00:00
e4af1ba79f Include debug information for POST file uploading 2022-05-12 15:27:48 +00:00
a876531d49 Changed read scheme to use the ready() buffer method to retrieve file data 2022-05-11 20:22:43 +00:00
c16461ed56 Upload form included, currently hangs server without a response 2022-05-11 20:08:48 +00:00
eedf1a6f8e Move script files into its own folder and create a SIG command startup script 2022-05-06 18:27:13 +00:00
f3f50e5171 Implement proper caching of files 2022-05-06 18:16:42 +00:00
a92d375d41 Include last modified date in HTTP headers for caching scheme. 2022-05-06 17:40:32 +00:00
10dacec9ed Generate individual article pages 2022-05-05 20:16:56 +00:00
f70309be69 Allow for line breaks and paragraph breaks 2022-05-05 19:53:05 +00:00
d1e119bd17 Implement javascript to handle expansion of articles 2022-05-05 19:45:56 +00:00
9dd9a90416 article preview modules implemented 2022-05-05 12:58:16 +00:00
70e50c0f52 Prepare article reference replacement. 2022-05-04 20:21:52 +00:00
75d1745cb4 More link styling, setup previous directory navigation 2022-05-04 19:40:21 +00:00
24fa2a205d Add styling and handle spaces in URL queries. Also improve formatting 2022-05-04 18:46:53 +00:00
4e9dfee799 Build a file listing page for any given directory 2022-05-04 18:33:36 +00:00
92d9a14057 directory listing builder implementation 2022-05-04 16:23:27 +00:00
a8d0393194 New article-based content management system 2022-05-04 15:44:37 +00:00
dbc8096450 Fix nesting of div classes 2022-05-04 14:01:54 +00:00
36d1a3a75b Frosted glass is a little less magnified 2022-05-03 15:12:42 -05:00
7675873058 Convert unicode character 2022-05-03 18:15:11 +00:00
54bbd7ebff Include arrow div' 2022-05-03 18:12:12 +00:00
af0db641f0 Fix date parsing 2022-05-03 15:34:33 +00:00
ec70e680e9 Fix extra closing divs 2022-05-03 14:58:01 +00:00
5268e16fb0 Allow for command-line parameters: Set port number to host on. 2022-05-03 13:45:03 +00:00
7807680b25 Handle custom parameters, 2022-05-03 12:17:58 +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
ff24a76743 Establish docment generation workflow 2022-05-02 17:44:55 +00:00