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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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