Personal blog written from scratch using Node.js, Bootstrap, and MySQL. https://jrtechs.net
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

35 lines
1.4 KiB

  1. # Original Site
  2. Jrtechs initially started as a static HTML site that I created early 2014 to
  3. build my HTML skills. I initially chose the name Jrtech, but that name was taken
  4. so later changed it to Jrtechs. My old computer running ubuntu 12.04 hosted this
  5. website. This website went though a lot of revisions as I learned more HTML/CSS.
  6. When every you opened the webpage, the images slowly appeared since I was
  7. hosting it on a DSL connection. This website **never** got any *real* traffic
  8. since it mostly just hosted a few pictures of projects I was working on. My
  9. vision for this website was just to be a place where I hosted projects that I
  10. was working on.
  11. ![Original edgy site](media/fbd5a1128549b4feb5bafe3595ac1989.png)
  12. # Move to WordPress
  13. In 2015 I moved my website to the cloud and started a WordPress site. The
  14. website was focused on turorial like blog posts.
  15. ![Initial wordpress theme](media/4fcc3a9fe52f7b2e8bc1bfb164846073.png)
  16. # New Theme
  17. ![Second wordpress theme](media/55ad5b49fe28c6374968b0f8a5b3e48b.png)
  18. # Rebirth in Nodejs
  19. If you want to read about why I created a new content management system and left
  20. WordPress read
  21. [this](http://jrtechs.net/web-development/why-i-stopped-using-wordpress)
  22. article. The short version of that article is that I was tired of the simplicity
  23. of WordPress and wanted to learn Nodejs which is a robust JavaScript framework.
  24. ![current image of site](media/0a829ea2071126a5642534f54bc0fe19.png)