Conversation
@check-spelling-bot ReportUnrecognized words, please review:
Previously acknowledged words that are now absenteolTo accept these unrecognized words as correct (and remove the previously acknowledged and now absent words), run the following commands... in a clone of the git@github.com:felicianotech/jekyll.git repository If you see a bunch of garbageIf it relates to a ... well-formed patternSee if there's a pattern that would match it. If not, try writing one and adding it to the Patterns are Perl 5 Regular Expressions - you can test yours before committing to verify it will match your lines. Note that patterns can't match multiline strings. binary-ish stringPlease add a file path to the File paths are Perl 5 Regular Expressions - you can test yours before committing to verify it will match your files.
|
8e42443 to
9d5b72a
Compare
mattr-
left a comment
There was a problem hiding this comment.
Thanks for making these updates to the documentation! 🎉
|
@jekyllbot: merge +docs |
Ricardo N Feliciano: Update CircleCI example (#8829) Merge pull request 8829
The original purpose of my PR was to update the CircleCI images used in this example. We've deprecated the legacy Convenience images (the ones namespaced
circleci/) and instead use the next-gen images (the ones namespacedcimg/). While I was in there though, I saw a bunch of other outdated CircleCI mentions or keys. So I updated all of it.Quick summary: