Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 832 Bytes

README.md

File metadata and controls

36 lines (25 loc) · 832 Bytes

Reinhardt's Personal Hub

Local Setup

note that you must have jekyll installed locally

bundle install

Run the Server

Run the following command within the Command Line Interface

jekyll serve

View the Application

go to one of the following url

localhost:4000
127.0.0.1:4000

TODO:

  • 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