Commit Graph

  • 36560a8 Added data visualization stuff to the blog post. by jrtechs 2019-05-04 13:55:17 -0400
  • b1dc442 Wrote the gathering data section of the fitbit blog post. by jrtechs 2019-04-28 13:15:18 -0400
  • c5dad59 Started writing fitbit data blog post. by jrtechs 2019-04-26 22:33:45 -0400
  • c6c704e Re-formatted some blog posts using new formatting script. by jrtechs 2019-04-23 21:14:25 -0400
  • 60356eb Re-formatted some blog posts using custom paragraph formatter which limits col to 70 characters. by jrtechs 2019-04-21 17:39:08 -0400
  • 868f007 Created header image for vim config blog post. by jrtechs 2019-04-20 15:42:26 -0400
  • 2830aa8 Finished vim configuration post. by jrtechs 2019-04-20 15:41:38 -0400
  • 0870176 Worked on vim config blog post. by jrtechs 2019-04-19 23:20:26 -0400
  • ada78b0 Started working on a vim configuration blog post. by jrtechs 2019-04-18 20:56:20 -0400
  • 93b2b20 Merge branch 'master' of https://github.com/jrtechs/NodeJSBlog by jrtechs 2019-03-28 22:10:05 -0400
  • 5b147f3 Added R presentation to website. by jrtechs 2019-03-28 22:09:50 -0400
  • 2aabcf1 Finished writing r-programming blog post. by jrtechs 2019-03-27 18:21:31 -0400
  • b2b47fc Added information on basic r syntax and paradigms by jrtechs 2019-03-26 21:45:52 -0400
  • 9d19102 Created outline for a R-Programming language post. by jrtechs 2019-03-24 17:53:11 -0400
  • 5c38bf4 Merge pull request #64 from jrtechs/aiSecurity by Jeffery Russell 2019-03-23 18:53:32 -0400
  • 149ec60 (refs/pull/64/head) Final edits and additions to ML security blog post. by jrtechs 2019-03-23 18:51:31 -0400
  • dc50192 Updated sql commands to order categories alphabetically. by jrtechs 2019-03-23 15:29:46 -0400
  • d908ee5 Started adding information on general ML in anti virus security. by jrtechs 2019-03-19 16:33:22 -0400
  • b328f86 Merge pull request #62 (closes #57) by Jeffery Russell 2019-03-10 13:50:16 -0400
  • 3ab9d16 (refs/pull/62/head) Added a basic information to the about page. by jrtechs 2019-03-10 13:48:07 -0400
  • 7315f23 Created header for the about page. by jrtechs 2019-03-10 13:08:17 -0400
  • ed810ab Minor fixes to get the contact and some 404 pages to work. by jrtechs 2019-03-09 14:03:48 -0500
  • 053fe9c Merge pull request #61 from jrtechs/routes by Jeffery Russell 2019-03-09 13:40:23 -0500
  • 4963cbe (refs/pull/61/head) Got the project sites working and fixed bug with pagination bar. by jrtechs 2019-03-09 13:33:35 -0500
  • b0a911d Fixed the static content server to dish up static images from the blog posts. by jrtechs 2019-03-09 12:43:17 -0500
  • a5a51bf Got blog posts working with the routes system. by jrtechs 2019-03-05 20:37:22 -0500
  • 4ed7ad1 Got the category pages to work under the routes system. by jrtechs 2019-03-05 19:11:12 -0500
  • e30ecec Updated downloads page to work with routes. by jrtechs 2019-03-04 21:44:10 -0500
  • 44c9a28 Updated analytics and users page to work with routes. by jrtechs 2019-03-04 21:38:17 -0500
  • c861451 Updated route to get admin home and posts pages to work. by jrtechs 2019-03-04 21:08:25 -0500
  • c7ffc3a Updated admin routes to support the login. by jrtechs 2019-03-03 13:28:50 -0500
  • f4e0438 Updated the downloads route to work. by jrtechs 2019-03-03 11:05:06 -0500
  • 857de12 Got the contact page to work with the new routes system. by jrtechs 2019-03-03 10:51:04 -0500
  • a937a97 Created files for the routes used in this project. by jrtechs 2019-03-02 17:07:05 -0500
  • 8639c9a Merge pull request #60 from jrtechs/Pagination by Jeffery Russell 2019-03-02 16:11:31 -0500
  • 09be5d3 (refs/pull/60/head) Fixed merge conflicts by jrtechs 2019-03-02 16:09:18 -0500
  • 60f4f69 Implemented page pagination. by jrtechs 2019-03-02 16:01:08 -0500
  • cc01a85 Created the template file for the pagination. by jrtechs 2019-03-02 14:02:09 -0500
  • 8c168dc Added diagram to repository. by jrtechs 2019-02-23 22:15:43 -0500
  • 16d1412 Merge pull request #59 from jrtechs/GA by Jeffery Russell 2019-02-23 22:05:34 -0500
  • d4dc269 (refs/pull/59/head) Final version of genetic algorithm blog post. by jrtechs 2019-02-23 22:03:59 -0500
  • c1c32af Finished first draft of genetic algorithm blog post. by jrtechs 2019-02-23 19:47:01 -0500
  • f58e493 Initial draft of the GA blog post will all the code. by jrtechs 2019-02-23 18:20:56 -0500
  • b0cae70 Updated system to embed custom html files in a blog post. by jrtechs 2019-02-23 15:57:59 -0500
  • 1b4880f Updated pandoc parameters to allow html to get embedded in files. by jrtechs 2019-02-22 20:49:32 -0500
  • d36bfe8 Fixed mobile nav bar (closes #53) by jrtechs 2019-02-21 16:51:12 -0500
  • f7d8072 Wrote blog post on the github graphs project. by jrtechs 2019-02-20 21:53:56 -0500
  • 7e76a26 Drafted outline of github graphs blog post. by jrtechs 2019-02-20 20:36:05 -0500
  • 4b10d88 Added github-graphs to the projects list. by jrtechs 2019-02-20 19:55:46 -0500
  • b310262 Added home brew plex server to projects list. by jrtechs 2019-02-10 16:10:38 -0500
  • cf42b3a Updated CSS for pagination to match the theme of the website. by jrtechs 2019-02-02 12:08:44 -0500
  • 3bd3e8f Finished writing blog post on multi threaded file io performance. by jrtechs 2019-01-31 21:11:19 -0500
  • 8b98cf2 Added graphs which I created while testing file read speeds. by jrtechs 2019-01-31 16:56:24 -0500
  • b8dd1db Created systemd script to run blog. by jrtechs 2019-01-28 20:47:09 -0500
  • 206978e HOT fix for the sql statement on the admin page -- refactor broke it. by jrtechs 2019-01-23 20:54:51 -0500
  • fb9809b Final draft of the college cooking blog post. by jrtechs 2019-01-23 20:54:02 -0500
  • 770ccb1 Finished writing level 3 of cooking blog post. by jrtechs 2019-01-23 18:20:26 -0500
  • 52c7518 Finished level 2 of the college cook book blog post. by jrtechs 2019-01-22 20:43:03 -0500
  • 78ea84a Finished level 1 of cooking blog post. by jrtechs 2019-01-21 17:06:01 -0500
  • b3475e6 Merge remote-tracking branch 'origin/master' by jrtechs 2019-01-20 19:31:44 -0500
  • 3695c8a Created a template for creating blog post issues on git repository. by jrtechs 2019-01-20 19:31:36 -0500
  • 1a34128 Merge pull request #48 from jrtechs/adminAnalytics by Jeffery Russell 2019-01-20 17:39:10 -0500
  • 7ecf093 (refs/pull/48/head) Updated admin page to have a analytics page which has a graph of the traffic for the blog. by jrtechs 2019-01-20 17:37:43 -0500
  • 82c16d5 Merge pull request #46 from jrtechs/users by Jeffery Russell 2019-01-19 13:42:21 -0500
  • ec33aa7 (refs/pull/46/head) Fixed error with admin.js and the categories template. by jrtechs 2019-01-19 13:39:54 -0500
  • 2a7a623 Updated blog renderer engine to lazy load youtube videos. by jrtechs 2019-01-19 13:18:07 -0500
  • b17f9d6 Added users section of admin page to modify and add users. by jrtechs 2019-01-19 11:12:58 -0500
  • de5593e Fixed error in contact .js where the template context was not passed to function by jrtechs 2019-01-18 21:24:04 -0500
  • 0594b8f Merge pull request #44 from jrtechs/PinnedPosts by Jeffery Russell 2019-01-18 21:13:49 -0500
  • defd9a0 (refs/pull/44/head) Added the contact template file to the git repo. by jrtechs 2019-01-18 21:11:02 -0500
  • 2db359e Merge pull request #43 from jrtechs/PinnedPosts by Jeffery Russell 2019-01-18 21:00:50 -0500
  • 6a2a29f (refs/pull/43/head) Updated admin site to set pinned posts. by jrtechs 2019-01-18 20:59:18 -0500
  • 288a973 Updated database and sidebar to display pinned posts. by jrtechs 2019-01-17 20:42:17 -0500
  • 0010432 Merge pull request #42 from jrtechs/templateEngine by Jeffery Russell 2019-01-17 20:12:26 -0500
  • 4832cc9 (refs/pull/42/head) Updated contact page to use templating engine. by jrtechs 2019-01-17 20:11:14 -0500
  • 20debae Update issue templates by Jeffery Russell 2019-01-17 19:16:04 -0500
  • 77cb274 Merge pull request #41 from jrtechs/templateEngine by Jeffery Russell 2019-01-15 19:09:24 -0500
  • 6e68672 (refs/pull/41/head) Finished upgrading to the template engine with the use next page nav bar. by jrtechs 2019-01-15 17:13:09 -0500
  • c41a72c Updated single page view to work with template engine. by jrtechs 2019-01-14 21:34:21 -0500
  • c19c9f7 Updated categories page to work with the template engine. by jrtechs 2019-01-14 20:49:26 -0500
  • d094cac Updated the home page to use the templating engine. by jrtechs 2019-01-14 20:21:53 -0500
  • a09fd94 Updated sidebars to work with the templating engine. by jrtechs 2019-01-13 16:07:01 -0500
  • 9c7a609 Finished updating the admin section of the website to contain stuff for viewing and editing posts with the Whiskers template engine. by jrtechs 2019-01-13 15:22:03 -0500
  • dfde817 Updated the downloads and home page to work with the template engine. by jrtechs 2019-01-13 14:25:47 -0500
  • cce4be2 Added some html templates to the git repository. by jrtechs 2019-01-13 12:11:40 -0500
  • 93e8ca1 Updated admin section of website to use template engine for the login screen and started it for the downloads page. by jrtechs 2019-01-13 12:10:13 -0500
  • 2efb56b Merge pull request #39 from jrtechs/add-code-of-conduct-1 by Jeffery Russell 2019-01-12 12:26:12 -0500
  • 451294c (refs/pull/39/head) Create CODE_OF_CONDUCT.md by Jeffery Russell 2019-01-12 12:25:07 -0500
  • f121060 Created the project's sidebar where I can link to projects that I have full websites for. by jrtechs 2019-01-11 21:50:35 -0500
  • 7402fb5 Fixed issue with static content server for the projects pages. by jrtechs 2019-01-11 21:24:20 -0500
  • 8235195 Wrote lazy loading youtube blog post. by jrtechs 2019-01-11 16:37:58 -0500
  • 8672394 Found missing youtube videos which were not changed to new standard. by jrtechs 2018-12-20 17:46:07 -0500
  • 9ee0306 Grabbed screenshots for a planned blog post on lazy loading youtube videos. by jrtechs 2018-12-20 17:25:11 -0500
  • d764a2b Updated blog posts to use new youtube lazy loading rendering engine. by jrtechs 2018-12-20 17:18:20 -0500
  • c3d8730 Updated blog renderer engine to lazy load youtube videos. by jrtechs 2018-12-19 22:04:20 -0500
  • a0e1fe0 Created header image for blog post. by jrtechs 2018-12-15 13:42:39 -0500
  • 42c2708 Finished writing sorting algorithms blog post. by jrtechs 2018-12-15 13:42:01 -0500
  • 3f15443 Added functional notations and more algorithms to my long lost sorting algorithms post. by jrtechs 2018-12-15 13:21:54 -0500
  • 3675c39 Fixed latex rendering going off screen (Closes #8) by jrtechs 2018-12-12 13:39:21 -0500
  • a28d599 Fixed static content loader dealing with json and javascript files. by jrtechs 2018-12-12 12:58:43 -0500