Skip to content

icambron/twix-site

Repository files navigation

This site turns the Twix.js docs found here into the website found here. That allows me to keep the doc content in the main repo and the HTMLy stuff elsewhere. So unless you want to provide style patches to the site, you probably want to go to the main Twix.js repo.

Here's how to run the site locally:

git clone --recursive git@github.com:icambron/twix.js.git

bundle install
bundle exec middleman server