explore/.devcontainer
jmeridth 8589ad132b
fix: use latest ruby and newer jekyll versions
- [x] ruby 3.3.5, update .ruby-version
- [x] use latest github-pages gem which uses Jekyll 3.10.0 (from 6/2024)
  - previous was using jekyll 2.4.0 (was from 10 years ago)
- [x] setup .devcontainer for local development
- [x] add Gemfile.lock (remove from .gitignore)
- [x] update dependabot config to include gems/bundler (weekly)
- [x] fix markdown formatting in CONTRIBUTING.md
- [x] fix liquid parsing issue of handlebars/index.md (backticks to quotes)
  - [Error](https://github.com/github/explore/actions/runs/11299945094/job/31431925940#step:6:82)

Signed-off-by: jmeridth <jmeridth@gmail.com>
2024-10-12 13:26:10 -05:00
..
devcontainer.json fix: use latest ruby and newer jekyll versions 2024-10-12 13:26:10 -05:00