Commit Graph

116 Commits

Author SHA1 Message Date
rawleyIfowler
90c6d84a3e added list of why your comment might have failed 2022-02-26 13:40:22 -06:00
rawleyIfowler
807ca8c5e6 added captcha system that generates every 5 minutes 2022-02-26 12:16:53 -06:00
rawleyIfowler
28e52ad4fa added post failure screen 2022-02-26 11:45:02 -06:00
rawleyIfowler
2980011a16 added char mins for fields on comments 2022-02-26 11:37:14 -06:00
rawleyIfowler
1d09733e42 fixed workaround for empty set of blog posts on blog page 2022-02-26 10:27:01 -06:00
rawleyIfowler
a13e1f5c87 added catch for empty blog posts 2022-02-26 10:20:08 -06:00
rawleyIfowler
b1c76c2094 added template for spam posts, added spam filter, added new js to redirect 2022-02-26 10:15:57 -06:00
rawleyIfowler
7d8faeed62 fixed word breaking 2022-02-25 21:54:23 -06:00
rawleyIfowler
d5719e934a fixed infinite comment length 2022-02-25 21:49:38 -06:00
rawleyIfowler
81b2a9a7f9 adjusted font size for post records 2022-02-25 21:34:46 -06:00
rawleyIfowler
0f37dd0786 added styles for individual comments
added margins to comments

adjusted template for comments
2022-02-25 21:27:33 -06:00
rawleyIfowler
589297bceb added 500 error screen, and adjusted index: 2022-02-25 20:01:06 -06:00
rawleyIfowler
dca2efc52d added comment posted screen 2022-02-25 18:36:02 -06:00
rawleyIfowler
598f372acd added comments and added a comment end point 2022-02-25 17:59:48 -06:00
rawleyIfowler
979ef41aec added submit button to comment template 2022-02-24 21:59:58 -06:00
rawleyIfowler
8e389c7a7f added a 404 to bad blog posts 2022-02-23 19:24:31 -06:00
rawleyIfowler
4f9fcdc898 adjusted css for blog posts page 2022-02-23 17:14:15 -06:00
rawleyIfowler
c5ccbec4c7 added content to blog posts, forgot about that somehow ... 2022-02-23 17:03:48 -06:00
rawleyIfowler
2ebe41eb86 added directory flag to daemon script 2022-02-23 16:51:36 -06:00
rawleyIfowler
4d688d71d3 piped stderr and stdout to stdout log file 2022-02-23 16:42:17 -06:00
rawleyIfowler
3acaa20611 fixed typo on startup script 2022-02-23 16:37:53 -06:00
rawleyIfowler
f7c6407ccb simplified startup script to make it easier to deploy on my server 2022-02-23 16:37:01 -06:00
rawleyIfowler
a1bdc8ca31 adjusted startup script 2022-02-23 12:08:57 -06:00
rawleyIfowler
3d69570c00 added startup script 2022-02-23 12:05:49 -06:00
rawleyIfowler
581e7e258a added blog posting 2022-02-23 11:41:29 -06:00
rawleyIfowler
724f7b0034 added end point for posting blog posts, added cookie based authentication via api key 2022-02-22 09:22:40 -06:00
rawleyIfowler
714a12d374 adjusted font size 2022-02-20 17:35:05 -06:00
rawleyIfowler
86ed8cf878 adjusted font weight of h4 2022-02-20 17:31:30 -06:00
rawleyIfowler
edb3839bd7 adjusted h3 bottom margin 2022-02-20 17:28:44 -06:00
rawleyIfowler
e1d1061e52 added h4 styles 2022-02-20 17:26:20 -06:00
rawleyIfowler
a9b336b2e7 removed br spam from resume template 2022-02-20 17:05:35 -06:00
rawleyIfowler
d4162d143d fleshed out resume template 2022-02-20 17:02:17 -06:00
rawleyIfowler
2a48444234 adjusted meta content 2022-02-20 16:05:52 -06:00
rawleyIfowler
25df70370a adjusted nav height 2022-02-20 16:01:50 -06:00
rawleyIfowler
b52aa497eb added blog comment form to blog posts 2022-02-16 21:39:16 -06:00
rawleyIfowler
1bd6865c40 layed out the individual blog post template 2022-02-16 16:08:24 -06:00
rawleyIfowler
2d47cbe494 adjusted font size for mobile 2022-02-16 15:39:34 -06:00
rawleyIfowler
70f3e03e58 added subtext to opinion disclaimer: 2022-02-15 09:25:12 -06:00
rawleyIfowler
88ad8176ee added else to for loop in blog posts 2022-02-15 09:15:57 -06:00
rawleyIfowler
4a56b3f907 added opinion disclaimer to footer 2022-02-14 16:51:49 -06:00
rawleyIfowler
92ab929ce3 added period to footer 2022-02-13 21:02:09 -06:00
rawleyIfowler
d78282bdef changed footer message 2022-02-13 19:09:40 -06:00
rawleyIfowler
e949c64007 changed sub text size to be legible 2022-02-13 19:08:25 -06:00
rawleyIfowler
5a5bd88f27 adjusted footer text size 2022-02-13 19:05:54 -06:00
rawleyIfowler
9246e6e4fd configured mysql dsn configuration 2022-02-13 18:38:26 -06:00
rawleyIfowler
0221e3f63a added new footer template for pages (excluding index) 2022-02-13 14:09:44 -06:00
rawleyIfowler
2227a2473d implemented database connection for blog, added blog templates, and cresated a bootstrap submodule 2022-02-13 14:04:31 -06:00
rawleyIfowler
f5383f27c7 changed a hover color to be not transparent, providing better coverage and accessibility 2022-02-12 15:34:55 -06:00
rawleyIfowler
2df046eecf changed a tag to be only a single line, so hover effect isn't borked 2022-02-10 09:56:28 -06:00
rawleyIfowler
82604c90a4 fixed grammar of index 2022-02-10 09:54:15 -06:00