Carpentries style
Showing
AUTHORS
0 → 100644
CITATION
0 → 100644
CODE_OF_CONDUCT.md
0 → 100644
Gemfile
deleted
100644 → 0
source "https://rubygems.org" | ||
ruby RUBY_VERSION | ||
# This will help ensure the proper Jekyll version is running. | ||
gem "jekyll", "3.4.0" | ||
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem | ||
gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby] | ||
# install GH-flavoured MD plugin | ||
group :jekyll_plugins do | ||
gem 'jekyll-commonmark-ghpages' | ||
end |
Makefile
0 → 100644
_extras/.gitkeep
0 → 100644
_extras/about.md
0 → 100644
_extras/discuss.md
0 → 100644
_extras/figures.md
0 → 100644
_extras/guide.md
0 → 100644
_includes/aio-script.md
0 → 100644
_includes/all_keypoints.html
0 → 100644
_includes/base_path.html
0 → 100644
_includes/carpentries.html
0 → 100644
_includes/dc/intro.html
0 → 100644
_includes/dc/schedule.html
0 → 100644