The website for Userfrosting is run on Github Pages, which means that it is built on Jekyll.
To run the website code yourself:
- Make sure you have Jekyll installed.
- Run
jekyll serve --config _config.yml,_config-dev.yml --watch
The UserFrosting website is a heavily modified version of Freelancer, by Start Bootstrap.
Credit for design and layout modifications go to Sarah Baghdadi and Alexander Weissman.