# yeoman.io **Repository Path**: mirrors_mathisonian/yeoman.io ## Basic Information - **Project Name**: yeoman.io - **Description**: Yeoman website - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Yeoman.io > [Yeoman.io](http://yeoman.io) site ## Attention! 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](https://github.com/yeoman/yeoman). ## Contributing This site is made with [Jekyll](https://github.com/mojombo/jekyll/) and [generator-jekyllrb](https://github.com/robwierzbowski/generator-jekyllrb). To get started: **1\.** Clone the repository and its submodules: ```bash git clone --recursive git@github.com:yeoman/yeoman.io.git cd yeoman.io ``` **2\.** Install all modules and needed tools ```bash npm install gem install bundler bundle install bower install ``` Now you're ready to do some work! ## Yo, Yeoman.io! 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](https://github.com/robwierzbowski/generator-jekyllrb/blob/a6b7f84df446378195b9b638509c5d7890fa130d/README.md#grunt-workflow). You can only deploy if you have push access to the Yeoman.io repository. ## Notes - 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. ## License [BSD license](http://opensource.org/licenses/bsd-license.php) Copyright (c) Google