Skip to content

SHIVASHIVU45/twenty-fifty-new-look

 
 

Repository files navigation

DECC 2050 Calculator

Front end for DECC 2050 calculator

Development

Dependencies

  • Requires ruby 2.2.2
  • Fontcustom has its own dependencies. See github

Setup

  • git clone
  • bundle install
  • middleman build
  • bundle exec rackup

Open your browser at http://localhost:9292

Building

In source/javascripts/config.js set apiUrl, and siteUrl. Then middleman build.

resulting code will be in ./build. This is the code to deploy.

Icon font

Built with font custom gem. Svg files go in source/icons, run rake fonts to compile.

About

The source code for the new look version of the 2050 calculator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 80.8%
  • Ruby 9.5%
  • JavaScript 7.2%
  • Sass 1.6%
  • Slim 0.9%
  • Shell 0.0%