Skip to content

mybits/ubxd_web_refresh

 
 

Repository files navigation

Unboxed Web Refresh

Development setup

This is a static site which uses middleman

To get things running on your machine:

  • Clone the repository

      git clone git@github.com:unboxed/ubxd_web_refresh.git		
    
  • ###Install Dependencies cd ubxd_web_refresh bundle install

  • Start the server

      middleman server
    

Active reloading is configured, so the server will listen for changes and refresh the page in your browser.

Testing

Using BrowserStack for compability testing

About

The new UBXD website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 69.1%
  • CSS 25.2%
  • Ruby 5.5%
  • JavaScript 0.2%