- Ruby 2.4.9 is no longer supported, switch to latest
- Update the README to make the instructions copy/paste friendly
- Switch to latest Jekyll major/minor
- Update the post_url to not prepend site.baseurl as per https://jekyllrb.com/docs/upgrading/3-to-4/. Note that since filters were used and not path concatenation, this makes no difference for the website but prevent further issues from being introduced.
- Update .gitignore to not track .jekyll-cache
Details
Details
- Reviewers
jasonbcox - Group Reviewers
Restricted Project - Commits
- rABCWEB62b35f26f090: [WEBSITE] Bump ruby and jelyll version
Build and run the website by following the README instructions, navigate
through the pages and check everything is like previously.
make make run
Open your browser on localhost:8080 and check the website is like
previously.
Diff Detail
Diff Detail
- Repository
- rABCWEB Bitcoin ABC Website
- Branch
- bump_ruby_jekyll
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 12501 Build 25138: arc lint + arc unit