first full version
parents
Showing
.gitignore
0 → 100644
404.html
0 → 100644
Gemfile
0 → 100644
source "https://rubygems.org" | ||
ruby "2.5.0" | ||
gem "jekyll", "~> 3.8.3" | ||
gem "jekyll-bulma", path: "../jekyll-bulma" | ||
group :jekyll_plugins do | ||
gem "jekyll-feed", "~> 0.6" | ||
end |
Gemfile.lock
0 → 100644
_config.dev.yml
0 → 100644
_config.yml
0 → 100644
_includes/footer.html
0 → 100644
_includes/header.html
0 → 100644
_layouts/default.html
0 → 100644