Render docs on GitHub Pages

This commit is contained in:
Kamil Kokot
2019-01-21 12:59:52 +01:00
parent 578427d0a6
commit d7fa44a328
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