Skip to content

jdodson/jdodsonorg

Repository files navigation

jdodson.org uses

  • Ruby 2.5.5
  • jekyll
  • bootstrap 4

install

gem install bundle
bundle

serve the pages and regenerate when there is a change

bundle exec jekyll serve --watch

build a fresh version of the site

bundle exec jekyll build --destination docs
echo "jdodson.org" > docs/CNAME

About

My personal website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published