Installation
Remote Theme
Gemfile
If you use bundler (recommended):
bundle add jekyll-theme-nouveau
Otherwise:
gem install jekyll-theme-nouveau
And add this line to your Jekyll site’s _config.yml:
theme: jekyll-theme-nouveau
Fork
Fork the repository.