Skip to content

Add Gemfile + local-jekyll.md for local Jekyll preview#114

Merged
bfarmer67 merged 3 commits intomainfrom
chore/docs-site-gemfile
Apr 13, 2026
Merged

Add Gemfile + local-jekyll.md for local Jekyll preview#114
bfarmer67 merged 3 commits intomainfrom
chore/docs-site-gemfile

Conversation

@bfarmer67
Copy link
Copy Markdown
Contributor

Completes the docs/site/ layout in this repo by adding the local preview tooling (Gemfile + Docker onboarding doc) already being added to the other Hyperbee cookiecutter repos.

docs/site/ layout was already in place; adding the Gemfile and
Docker-based preview onboarding doc so the site can be previewed
locally without Ruby installed.
@bfarmer67 bfarmer67 force-pushed the chore/docs-site-gemfile branch from 708af9c to 0ecbf8f Compare April 13, 2026 01:43
just-the-docs / Jekyll fails intermittently on files with BOMs or
stray Unicode. Sweep docs/site/:
- Strip BOM (EF BB BF) from all text files (*.md, *.yml, *.html)
- Replace em-dash \u2014 with --
- Replace en-dash \u2013 with -
- Replace nbsp U+00A0 with regular space
- Replace right arrow \u2192 with ->
- Replace mu \u03bc with u (microseconds become us in benchmark tables)
@bfarmer67 bfarmer67 merged commit ae112bc into main Apr 13, 2026
9 checks passed
@bfarmer67 bfarmer67 deleted the chore/docs-site-gemfile branch April 13, 2026 02:53
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.

1 participant