56 Commits (700ee190f840baf48777997d894fc8bed3976330)

Author SHA1 Message Date
  jrtechs 700ee190f8 Removed traffic logging logic and removed unused email config 2 years ago
  jrtechs 5455d97bab simplified some of my dated sql logic 3 years ago
  jrtechs b91ae11518 improved sql query for get posts 3 years ago
  jrtechs 30236674de Finished more posts load system 3 years ago
  jrtechs 3a458b6297 RSS feed fix. 4 years ago
  jrtechs 1d5c696381 Added rss feed to website. 4 years ago
  jrtechs 8cdf12a4d9 Updated timeline so that the blog post will render once you click on it in the time line. 4 years ago
  jrtechs aee9d555a1 Created basic timeline with posts 4 years ago
  jrtechs dc50192e4a Updated sql commands to order categories alphabetically. 5 years ago
  jrtechs 206978e1cc HOT fix for the sql statement on the admin page -- refactor broke it. 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
  jrtechs ec33aa7a86 Fixed error with admin.js and the categories template. 5 years ago
  jrtechs b17f9d655c Added users section of admin page to modify and add users. 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
  jrtechs c41a72c4d7 Updated single page view to work with template engine. 5 years ago
  jrtechs d094cac4b2 Updated the home page to use the templating engine. 5 years ago
  jrtechs 639cd1867e Implemented functionality allowing people to view older posts on the home page. 5 years ago
  Jeffery Russell 170ee2d678 Updated a error in CS theory blog post and updated docs on the server.js file. 5 years ago
  Jeffery Russell 7e7d168a8b Updated system to read configuration settings from a centralized config file rather than random files or hard coded parameters. 5 years ago
  Jeffery Russell 56dc63a7bc Created system to preview blog posts your working on. 5 years ago
  jrtechs 5a2828c4df Added a very basic latex support for blog posts using pandoc. 5 years ago
  jrtechs 0803b2ed43 Refactored file structure of the website to create more uniformity. 5 years ago
  jrtechs b591631d86 Updated the admin page to be able to delete old downloads. 5 years ago
  jrtechs d1a80af430 Started working on back end server analytics. 5 years ago
  jrtechs ed6db5989a Updated server to serve the admin pages using better async methods. 5 years ago
  jrtechs 41de3d6e5d Updated category and sidebars pages to do stuff in a "perfect" async fashion. 5 years ago
  jrtechs ed5c1911a7 Updated downloads to update downloads count in database 5 years ago
  jrtechs 0aea706da4 Added downloads widgets to the admin page. 5 years ago
  jrtechs a4c66565ea Minor tweaks to sql and added docs to generate sitemap.js 6 years ago
  Jeffery R 9dfd7b0ba7 Updated documentation 6 years ago
  jrtechs b8be296ff4 Generated previews of the blog posts for display on home page and categories page 6 years ago
  jrtechs 47bc41c38f Updated admin CMS to be able to edit posts after they were entered 6 years ago
  jrtechs 4b09f526ba Added a sitemap generator 6 years ago
  Jeffery R f1a2fc3732 Updated the way which posts are displayed in the category pages 6 years ago
  jrtechs d177de6a16 Started working on site map generator 6 years ago
  jrtechs 93c492c899 Updated look and feel 6 years ago
  jrtechs c4b83e5fb5 Started working on a downloads page 6 years ago
  jrtechs 21ed7ffcda Fixed image scaling 6 years ago
  jrtechs d99ebe4d22 Fixed last minute bugs 6 years ago
  jrtechs ed756c0579 Moved credentials to external file so "real keys" can be used to test on production. 6 years ago
  jrtechs ab69af1bdc Finalized changes for initial test deployment 6 years ago
  jrtechs 2c2670c031 Sync fixes with categories page 6 years ago
  jrtechs 446b0d1ebf Implemented a login page for the admin 6 years ago
  jrtechs 51eafa7e08 Moved server to use express, added stuff to admin page, and updated header 6 years ago
  jrtechs 10df8bc26f Fixed recent posts with async promises 6 years ago
  jrtechs b8e46f6d01 Created recent posts sidebar 6 years ago
  jrtechs 69765acfab Got categories page working 6 years ago
  jrtechs 66bb63b5a5 Worked on getting code highlighting for markdown working 6 years ago
  jrtechs 8a7db301cf Added markdown viewer for posts and implemented sql entry for posts 6 years ago