380 Commits (dockerScript)
 

Author SHA1 Message Date
  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 6f1cda016f Finalized the contact form's code for the website. 5 years ago
  jrtechs 793bac2fef Finished validating the captcha and sending the email with nodemailer. 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 59da1a77f8 Finished final draft of C to C++ tutorial blog post. 5 years ago
  jrtechs 49a7ac56d2 Proofed all the code in the c++ tutorial and added more content on strings. 5 years ago
  jrtechs c79c36d26f Finished first draft of C to C++ tutorial 5 years ago
  jrtechs 22f0fa003c Wrote half of c++ blog post draft. 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 a3c5b7514b Started outline of c++ tutorial for c developers. 5 years ago
  jrtechs dd70baed90 Updated alt text on older blog posts. 5 years ago
  jrtechs ab07f462b5 Fixed embedded youtube videos to make sure that they don't do outside of their block and moved gremlin post from the programming category to the java category. 5 years ago
  jrtechs 109962374a Merge remote-tracking branch 'origin/master' 5 years ago
  jrtechs ad7199e1d9 Finished Gremlin in 10 Minutes blog post 5 years ago
  jrtechs 7bb4f78815 Updated the color scheme of website to match portfolio website and added purged the css file to make it smaller. 5 years ago
  Jeffery R 73b00c4902
Updated License 6 years ago
  jrtechs f932c8fb3b Updated readme file with a more universal style and added a section about the Legal and licenses used. 6 years ago
  jrtechs 33d13840f9 Finished rough draft of gremlin blog post 6 years ago
  jrtechs f51563660c Updated color scheme to be all blue. 6 years ago
  jrtechs dfbe6d2c5b Worked on the skeleton of the gremlin blog post. 6 years ago
  jrtechs e69420f1d8 Final changes to the node-website-optimization blog post. 6 years ago
  jrtechs e661a51d08 Updated post code tags 6 years ago
  jrtechs 8161f86c5f Created admin server and fixed code highlighting. 6 years ago
  jrtechs cc54d44937 Revised and edited blog post on web optimization with node. 6 years ago
  jrtechs 4f03e948da Finished first draft of blog of website optimization blog post. 6 years ago
  jrtechs 5019cf6f14 Started template of website optimization website. 6 years ago
  jrtechs 7e155dfb4f Updated footer's copyright notice to not include a year. 6 years ago
  jrtechs 9e8ae921fd Fixed image width issue on single post pages. 6 years ago
  jrtechs 4952eff98f Fixed style issue which happened after images were re-sized. 6 years ago
  jrtechs 3ec3a65bc5 Enabled Gzip compression through node dependency and updated script to compress and resize images down to 690px. 6 years ago
  jrtechs 2f39c750c1 Purged the css to make it smaller (removed unused css) 6 years ago
  jrtechs 24982c73e3 Updated server.js to handel wrong requests. 6 years ago
  jrtechs 4bbb823744 Removed google font from css file 6 years ago
  jrtechs 0014135788 Prevented server from caching admin page and started self hosting the font file. 6 years ago
  jrtechs 715634f92a Renamed blog post to prevent collision with the part of server looking to serve java script files. 6 years ago
  jrtechs e8c27d6f6c Replaced highlight.js with some server side rendering and improved css transfer by allowing compression in header. 6 years ago
  jrtechs 427099acf6 Fixed small bug with hashing of images for ETag 6 years ago
  jrtechs 8f5697bb59 Updated a header with a ETag for caching 6 years ago
  jrtechs 52ed77edf6 Updated menu to use custom JS instead of jquery and boostrap to save some space, and updated cache expiration time. 6 years ago
  jrtechs b837b5c98f Leveraged both client and server side caching. 6 years ago
  jrtechs 0da9c29df8 Fixed the siteMap generator. 6 years ago
  jrtechs ed6db5989a Updated server to serve the admin pages using better async methods. 6 years ago
  jrtechs 41de3d6e5d Updated category and sidebars pages to do stuff in a "perfect" async fashion. 6 years ago
  jrtechs 4534e5534d Updated the homepage to use better async methods for performance. 6 years ago
  jrtechs 86b4ae0a4b Optimized images to decrease website loading time. 6 years ago