You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# To build the assets out to a destination dir
./run.sh jekyll build
# To run the local dev server
./run.sh jekyll serve
# To update gems/the bundle
./run.sh bundle update