57 Commits (master)

Author SHA1 Message Date
  jrtechs d6257a4902 Refactored out mysql for sqlite 2 years ago
  jrtechs 4963cbe0aa Got the project sites working and fixed bug with pagination bar. 5 years ago
  jrtechs a937a97f41 Created files for the routes used in this project. 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
  jrtechs 2ef43a6872 Refactored the admin page to be hosted under /admin again. 5 years ago
  jrtechs aa88b4429f Refactored code to use a single place for loading static content such as 5 years ago
  jrtechs b6ceb8734a Quick fix to ensure that images of the steam blog are still loaded correctly. 5 years ago
  jrtechs dd2fe9f067 Modified this code to work with "other projects" and render SVG images properly. 5 years ago
  jrtechs ada1aad65d Got the basic functionality of getting project websites under the node application done with the steam graph project. 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 e89af8fbac Worked on creating contact page 5 years ago
  jrtechs 8bfb0bfa1e refactored includes.js to deal with all static content for the website. 5 years ago
  jrtechs a74333a0c4 Refactored image code 5 years ago
  jrtechs ec91c40b81 Fixed the server from not serving txt files for sitemap.txt and robots.txt 5 years ago
  jrtechs 378b9a5484 Wrote most of the C++ code for the c to c++ tutorial blog post. 5 years ago
  jrtechs d1a80af430 Started working on back end server analytics. 5 years ago
  jrtechs 7e155dfb4f Updated footer's copyright notice to not include a year. 5 years ago
  jrtechs 3ec3a65bc5 Enabled Gzip compression through node dependency and updated script to compress and resize images down to 690px. 5 years ago
  jrtechs 24982c73e3 Updated server.js to handel wrong requests. 5 years ago
  jrtechs 0014135788 Prevented server from caching admin page and started self hosting the font file. 5 years ago
  jrtechs e8c27d6f6c Replaced highlight.js with some server side rendering and improved css transfer by allowing compression in header. 5 years ago
  jrtechs b837b5c98f Leveraged both client and server side caching. 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 4534e5534d Updated the homepage to use better async methods for performance. 5 years ago
  jrtechs d65187fcb5 Prevented people from simply pointing their host names to my website and ripping off my content. 5 years ago
  jrtechs 0aea706da4 Added downloads widgets to the admin page. 5 years ago
  jrtechs 017e0bc270 Started to refactor to change css library from w3 to bootstrap 5 years ago
  jrtechs da182cb935 Updated server to work with lets encrypt 5 years ago
  jrtechs fe47e1d8fe Required fs for server.js 6 years ago
  jrtechs 6c4c0f03d5 Updated server to use ssl 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
  jrtechs 9c6afac779 added meta stuff for google 6 years ago
  Jeffery R 184f26d59d updated home page 6 years ago
  jrtechs c4b83e5fb5 Started working on a downloads page 6 years ago
  jrtechs c213358eef Upgrade the markdown renderer 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 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