Using jekyll and TeXt Theme
- Set up ruby and jekyll
- Run
bundle install
to install gems - Run
bundle exec jekyll serve
to run locally (will rebuild after changes)
Using jekyll and TeXt Theme
bundle install
to install gemsbundle exec jekyll serve
to run locally (will rebuild after changes)