Nick Maltbie's jekyll portfolio
Run website for development
Install Jekyll - https://jekyllrb.com/docs/installation/
bundle exec jekyll serve
Build website (will go into _site
folder)
JEKYLL_ENV=production bundle exec jekyll build
Nick Maltbie's jekyll portfolio
Run website for development
Install Jekyll - https://jekyllrb.com/docs/installation/
bundle exec jekyll serve
Build website (will go into _site
folder)
JEKYLL_ENV=production bundle exec jekyll build