note that you must have jekyll installed locally
bundle install
Run the following command within the Command Line Interface
jekyll serve
go to one of the following url
localhost:4000
127.0.0.1:4000
-
replace everything in repo (except for .git folder and README.md)
-
fix site.baseurl issue showing nothing for the link #// was fixed with "/"? works for local but not remote?
-
FIX the BLOG not being able to go to more than to previous bc want to go back
-
change HOME to be the about page and BLOG instead of ABOUT because you want this to be a hub
-
fix the blog page to just contain timeline of things that can be filtered
-
fix related posts to show actual related posts