commit initial

This commit is contained in:
2020-04-16 00:04:13 +02:00
commit e134f3589d
8 changed files with 205 additions and 0 deletions

4
Gemfile Normal file
View File

@@ -0,0 +1,4 @@
source 'https://rubygems.org'
gem 'asciidoctor-revealjs' # latest released version
gem 'asciidoctor-diagram'