minor #52 Render docs on GitHub Pages (pamil)

This PR was merged into the 2.0-dev branch.

Discussion
----------



Commits
-------

d7fa44a328 Render docs on GitHub Pages
This commit is contained in:
Kamil Kokot
2019-01-21 13:02:08 +01:00
committed by GitHub
3 changed files with 7 additions and 0 deletions

1
docs/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
/Gemfile.lock

2
docs/Gemfile Normal file
View File

@@ -0,0 +1,2 @@
source 'https://rubygems.org'
gem 'github-pages', group: :jekyll_plugins

4
docs/_config.yml Normal file
View File

@@ -0,0 +1,4 @@
theme: jekyll-theme-minimal
title: SymfonyExtension
description: "🎼 Integrates Behat with Symfony."
repository: FriendsOfBehat/SymfonyExtension