|
659b3aa95f
|
Completed implementation of code highlighter
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-07-26 16:56:35 +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 |
|
|
ba85f01113
|
Fixed variable template override issues for code blocks
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-07-23 19:29:33 -05:00 |
|
|
0d6d2d2de4
|
Interpreting <pre> and </pre> on individual lines
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-07-23 18:59:53 -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 |
|
|
b35f1815b2
|
Include image article figure publishing along with adding sub and sup support
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-07-15 18:59:33 +00:00 |
|
|
e29117112c
|
Parse images
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-07-15 17:57:26 +00:00 |
|
|
575b8c2756
|
Some semblance of \<pre\> command parsing
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-06-03 19:35:03 +00:00 |
|
|
e46476c05d
|
Implement status codes based on file upload success
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-05-22 16:58:46 -05:00 |
|
|
fdbbcb98df
|
Commit with a co-author
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-05-19 19:10:57 +00:00 |
|
|
a9620a5374
|
Remove warnings
|
2022-05-19 19:08:44 +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 |
|
|
aac6f726ba
|
Optimize modified date reading
|
2022-05-12 15:30:49 +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 |
|
|
03d9c31e14
|
Include git add -u flag to remove deleted entries from commits
|
2022-05-06 18:39:05 +00:00 |
|
|
8a620e3c90
|
Include a sig command with all functions listed and built-in
|
2022-05-06 18:34:25 +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 |
|
|
c478669cf4
|
Implement javascript to handle expansion of articles
|
2022-05-05 19:49:20 +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 |
|
|
4acb7be8b9
|
remove selection on cover
|
2022-05-04 14:39:39 +00:00 |
|
|
659efb1e40
|
More breaks
|
2022-05-04 14:38:40 +00:00 |
|
|
cd12bfb316
|
cut down even more content
|
2022-05-04 14:37:59 +00:00 |
|
|
b7f029d896
|
move to entire content wrapper
|
2022-05-04 14:37:01 +00:00 |
|
|
f43359213c
|
double line breaks
|
2022-05-04 14:34:21 +00:00 |
|
|
fa5f8ee8cb
|
make the gradient deeper
|
2022-05-04 14:33:23 +00:00 |
|
|
e1483ada95
|
comment injection test
|
2022-05-04 14:31:48 +00:00 |
|
|
fe18128ebc
|
Test
|
2022-05-04 14:29:16 +00:00 |
|
|
8906dfcc0a
|
8px down when hovering
|
2022-05-04 14:28:43 +00:00 |
|
|
9299dabff3
|
Lined up with the buttom
|
2022-05-04 14:28:05 +00:00 |
|
|
cb7e95d6b2
|
Positioned 20 pixels from the bottom
|
2022-05-04 14:27:29 +00:00 |
|