Skip to content

LoamNet/net.loam.www

Repository files navigation

net.loam.www

Website for Loam LLC


  • Install Ruby and all of the gems with bundle install
  • Build the site continuously with jekyll build --watch
  • Host a local webserver with jekyll serve