Skip to content

kevinstembridge/togglz-site

 
 

Repository files navigation

Togglz Site

The is repository contains the full source of the togglz.org site.

Building the site

You will need to install Ruby 2.2.5 or newer and a few gems:

$ gem install awestruct bootstrap-sass haml-contrib maruku

To start the development mode execute this command:

$ awestruct -d

After a few seconds you can open http://localhost:4242/ in your browser to preview the site. Now you can start to edit the source files. Changes will automatically be compiled.

About

Togglz Homepage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 99.7%
  • Other 0.3%