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 or make a contribution for Yeoman's core source code please visit either the yo command line repository, the yeoman base classes repository, or the yeoman runtime environment repository.
For workflow issues or contributions 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 https://github.com/yeoman/yeoman.github.io.git yeoman.io
cd yeoman.io
2. Install all modules and needed tools
npm install
gem install bundler
bundle install
3. Start dev server with Grunt
grunt serve
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.
The site is deployed automatically each time a commit is merged on the source
branch.
.video-container
class in order to keep the site responsive.You can find the logo and artwork here.
BSD 2-Clause license Copyright (c) Yeoman