just setting up my portfolio based on portfolYOU
template doc steps (super helpful) particleground particleGround-Portfolio
# ruby -v
# bundle -v
# served on http://127.0.0.1:4000/
bundle install
bundle exec jekyll servemake new post
# will ask for title, then creates a .md file in _posts/ with the correct date format in the filename
./makeNewPost.sh