- published at http://windhamdavid.github.com
- using https://jekyllrb.com/
gem install jekyll bundler
bundle init
bundle
add the github pages gem
gem "github-pages", group: :jekyll_plugins
jekyll build
jekyll serve
| Name | Name | Last commit date | ||
|---|---|---|---|---|
gem install jekyll bundler
bundle init
bundle
add the github pages gem
gem "github-pages", group: :jekyll_plugins
jekyll build
jekyll serve