Skip to content

wannizhang/urbanopt.github.io

 
 

Repository files navigation

URBANopt Docs README

This repo contains documentation for the gems that make up the URBANopt SDK

Local Development

To serve the documentation pages locally:

  1. Run the following commands:
    	bundle install
    	bundle exec jekyll serve
    
  2. Navigate to http://localhost:4000/ to view the documentation pages. Refresh browser to see your local changes

Deployment

The website will automatically deploy when code is pushed to the main branch.

About

Documentation for URBANopt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 59.4%
  • JavaScript 24.9%
  • Ruby 7.5%
  • SCSS 7.1%
  • Liquid 1.1%