Add basic documentation site

This commit is contained in:
Ske
2019-07-03 10:25:17 +02:00
parent f46fbdf7d4
commit f4b0607572
10 changed files with 377 additions and 3 deletions

2
docs/Gemfile Normal file
View File

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