added missing dependency

This commit is contained in:
m0veax 2023-03-12 21:39:24 +01:00
parent 3e7f13c804
commit 331b444ddf
2 changed files with 11 additions and 0 deletions

View File

@ -2,3 +2,4 @@ source 'https://rubygems.org'
gem 'jekyll', '~>3.8.4'
gem 'jekyll-paginate'
gem 'rexml'

View File

@ -6,6 +6,16 @@ Zu finden auf [chaospott.de](https://chaospott.de)
jekyll + bootstrap
## Initialisierung
Für die Seite benötigt ihr Ruby 2.7.0
<pre><code>---
rbenv install 2.7.0
rbenv local 2.7.0
bundle install --path=vendor/cache
---</code></pre>
## Blogeinträge
### Text