Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update docs build releases; enable emoji rendering support #1798

Merged
merged 3 commits into from
Sep 5, 2023

Conversation

utzig
Copy link
Member

@utzig utzig commented Sep 4, 2023

  • Update Gemfile.lock to match current github pages
  • Add emoji support
  • Add webrick as dependency; required for testing locally if using ruby versions > 3, and works with 2.7.4.

Update to versions matching: https://pages.github.com/versions/

Signed-off-by: Fabio Utzig <utzig@apache.org>
This plugin enables jekyll to display emojis; the version added matches
current on github-pages (https://pages.github.com/versions/)

Signed-off-by: Fabio Utzig <utzig@apache.org>
webrick needs to be installed for ruby versions >3, which should ease
local testing for someone running newer versions. This is compatible
with running on ruby 2.7.4, the version used on github pages.

Signed-off-by: Fabio Utzig <utzig@apache.org>
Copy link
Collaborator

@almir-okato almir-okato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@utzig utzig merged commit f0ad026 into mcu-tools:main Sep 5, 2023
54 checks passed
@utzig utzig deleted the docs-update-versions branch September 5, 2023 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants