github.com/leowmjw/otto@v0.2.1-0.20160126165905-6400716cf085/website/config.rb (about)

     1  set :base_url, "https://www.ottoproject.io/"
     2  
     3  activate :hashicorp do |h|
     4    h.name        = "otto"
     5    h.version     = "0.2.0"
     6    h.github_slug = "hashicorp/otto"
     7  end