Create site: bundle exec jekyll new --skip-bundle --force .

This commit is contained in:
2023-02-18 22:52:59 +01:00
parent 185b509eff
commit 27cf6548a9
8 changed files with 149 additions and 8 deletions

View File

@@ -1,3 +1,6 @@
source "https://rubygems.org"
gem "jekyll"
gem "jekyll", "~> 4.3.2"
# group :jekyll_plugins do
# end