496 Commits (master)
 

Author SHA1 Message Date
  jrtechs cf42b3ab65 Updated CSS for pagination to match the theme of the website. 5 years ago
  jrtechs 3bd3e8ff3d Finished writing blog post on multi threaded file io performance. 5 years ago
  jrtechs 8b98cf21a1 Added graphs which I created while testing file read speeds. 5 years ago
  jrtechs b8dd1db48e Created systemd script to run blog. 5 years ago
  jrtechs 206978e1cc HOT fix for the sql statement on the admin page -- refactor broke it. 5 years ago
  jrtechs fb9809b70d Final draft of the college cooking blog post. 5 years ago
  jrtechs 770ccb1bae Finished writing level 3 of cooking blog post. 5 years ago
  jrtechs 52c75188f7 Finished level 2 of the college cook book blog post. 5 years ago
  jrtechs 78ea84a1c4 Finished level 1 of cooking blog post. 5 years ago
  jrtechs b3475e6e1d Merge remote-tracking branch 'origin/master' 5 years ago
  jrtechs 3695c8a52b Created a template for creating blog post issues on git repository. 5 years ago
  Jeffery Russell 1a34128cb7
Merge pull request #48 from jrtechs/adminAnalytics 5 years ago
  jrtechs 7ecf09387c Updated admin page to have a analytics page which has a graph of the traffic for the blog. 5 years ago
  Jeffery Russell 82c16d5e96
Merge pull request #46 from jrtechs/users 5 years ago
  jrtechs ec33aa7a86 Fixed error with admin.js and the categories template. 5 years ago
  jrtechs 2a7a623e43 Updated blog renderer engine to lazy load youtube videos. 5 years ago
  jrtechs b17f9d655c Added users section of admin page to modify and add users. 5 years ago
  jrtechs de5593e5c4 Fixed error in contact .js where the template context was not passed to function 5 years ago
  Jeffery Russell 0594b8f08e
Merge pull request #44 from jrtechs/PinnedPosts 5 years ago
  jrtechs defd9a008b Added the contact template file to the git repo. 5 years ago
  Jeffery Russell 2db359e5dd
Merge pull request #43 from jrtechs/PinnedPosts 5 years ago
  jrtechs 6a2a29fedb Updated admin site to set pinned posts. 5 years ago
  jrtechs 288a973929 Updated database and sidebar to display pinned posts. 5 years ago
  Jeffery Russell 0010432453
Merge pull request #42 from jrtechs/templateEngine 5 years ago
  jrtechs 4832cc9850 Updated contact page to use templating engine. 5 years ago
  Jeffery Russell 20debaec5f
Update issue templates 5 years ago
  Jeffery Russell 77cb2746dd
Merge pull request #41 from jrtechs/templateEngine 5 years ago
  jrtechs 6e68672bb6 Finished upgrading to the template engine with the use next page nav bar. 5 years ago
  jrtechs c41a72c4d7 Updated single page view to work with template engine. 5 years ago
  jrtechs c19c9f77ec Updated categories page to work with the template engine. 5 years ago
  jrtechs d094cac4b2 Updated the home page to use the templating engine. 5 years ago
  jrtechs a09fd94f19 Updated sidebars to work with the templating engine. 5 years ago
  jrtechs 9c7a609430 Finished updating the admin section of the website to contain stuff for viewing and editing posts with the Whiskers template engine. 5 years ago
  jrtechs dfde817425 Updated the downloads and home page to work with the template engine. 5 years ago
  jrtechs cce4be2633 Added some html templates to the git repository. 5 years ago
  jrtechs 93e8ca189b Updated admin section of website to use template engine for the login screen and started it for the downloads page. 5 years ago
  Jeffery Russell 2efb56bb8b
Merge pull request #39 from jrtechs/add-code-of-conduct-1 5 years ago
  Jeffery Russell 451294c3b0
Create CODE_OF_CONDUCT.md 5 years ago
  jrtechs f121060771 Created the project's sidebar where I can link to projects that I have full websites for. 5 years ago
  jrtechs 7402fb503e Fixed issue with static content server for the projects pages. 5 years ago
  jrtechs 823519510d Wrote lazy loading youtube blog post. 5 years ago
  jrtechs 8672394eba Found missing youtube videos which were not changed to new standard. 5 years ago
  jrtechs 9ee030642c Grabbed screenshots for a planned blog post on lazy loading youtube videos. 5 years ago
  jrtechs d764a2bf91 Updated blog posts to use new youtube lazy loading rendering engine. 5 years ago
  jrtechs c3d8730cd0 Updated blog renderer engine to lazy load youtube videos. 5 years ago
  jrtechs a0e1fe0128 Created header image for blog post. 5 years ago
  jrtechs 42c2708af9 Finished writing sorting algorithms blog post. 5 years ago
  jrtechs 3f15443205 Added functional notations and more algorithms to my long lost sorting algorithms post. 5 years ago
  jrtechs 3675c3968d Fixed latex rendering going off screen (Closes #8) 5 years ago
  jrtechs a28d599a3a Fixed static content loader dealing with json and javascript files. 5 years ago