Skip to content

📖🔧:fix stale getting-started instructions - #1825

Merged
openinf-commit-queue[bot] merged 2 commits into
livefrom
fix/stale-getting-started-messaging
Aug 17, 2026
Merged

📖🔧:fix stale getting-started instructions#1825
openinf-commit-queue[bot] merged 2 commits into
livefrom
fix/stale-getting-started-messaging

Conversation

@DerekNonGeneric

Copy link
Copy Markdown
Member

Two places still describe a toolchain this project has moved off of, so
someone following them either runs a command that no longer exists or waits
on a port nothing is listening to.

  • say Eleventy in the dev container's ready banner, not browser-sync, which
    nps start stopped using when the site moved to eleventy --serve
  • drop the bundle config / bundle install step from the docs README, a
    leftover from Jekyll; there has been no Gemfile to install for some time
  • point that same README at http://localhost:3000, where the Eleventy dev
    server actually serves, instead of Jekyll's old 4000

Both files are read by humans only, so nothing here changes what is built.

The container's ready banner still called the pnpm start server
browser-sync, a leftover from before this project moved to eleventy's
own --serve. Say what actually starts.

Signed-off-by: Derek Lewis <DerekNonGeneric@inf.is>
Assisted-by: Claude-Code:claude-sonnet-5
This doc predates the move off Jekyll: it still told readers to
`bundle install` a Gemfile that no longer exists, and pointed them
at Jekyll's default port, 4000, instead of the 3000 that eleventy's
dev server actually serves on.

Signed-off-by: Derek Lewis <DerekNonGeneric@inf.is>
Assisted-by: Claude-Code:claude-sonnet-5
@netlify

netlify Bot commented Aug 17, 2026

Copy link
Copy Markdown

Deploy Preview for gh-pages-openinf ready!

Name Link
🔨 Latest commit 6f10c4e
🔍 Latest deploy log https://app.netlify.com/projects/gh-pages-openinf/deploys/6a82633518bfa00008974ebf
😎 Deploy Preview https://deploy-preview-1825--gh-pages-openinf.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@DerekNonGeneric DerekNonGeneric added the commit-queue Land this pull request when its checks pass label Aug 17, 2026
@openinf-commit-queue
openinf-commit-queue Bot merged commit 14638df into live Aug 17, 2026
15 checks passed
@openinf-commit-queue openinf-commit-queue Bot removed the commit-queue Land this pull request when its checks pass label Aug 17, 2026
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