Skip to content

yeoman/yeoman.io

Repository files navigation

Yeoman.io Netlify Status

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 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.

Contributing

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!

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.

The site is deployed automatically each time a commit is merged on the source branch.

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.

Media

You can find the logo and artwork here.

License

BSD 2-Clause license Copyright (c) Yeoman