Yeoman.io site
If you have an issue or contribution for the Yeoman.io website, this is the place! If you want to submit an issue about Yeoman's source code or workflow please visit the yeoman/yeoman repository.
This site is made with Jekyll and generator-jekyllrb.
To get started:
1. Clone the repository and its submodules:
git clone --recursive git@github.com:yeoman/yeoman.io.git
cd yeoman.io
2. Install all modules and needed tools
npm install
gem install bundler
bundle install
bower install
Now you're ready to do some work!
The development environment and build system are generated by generator-jekyllrb. For development, build, and deploy instructions see the usage section in the generator's README.
You can only deploy if you have push access to the Yeoman.io repository.
- If you're adding a Youtube embed iframe please wrap the iframe in a div with the
video-container
class in order to keep the site responsive.
BSD license Copyright (c) Google