Skip to content

📖♻️:rewrite the README for a newcomer - #1828

Merged
openinf-commit-queue[bot] merged 1 commit into
livefrom
docs/revamp-readme
Aug 18, 2026
Merged

📖♻️:rewrite the README for a newcomer#1828
openinf-commit-queue[bot] merged 1 commit into
livefrom
docs/revamp-readme

Conversation

@DerekNonGeneric

@DerekNonGeneric DerekNonGeneric commented Aug 17, 2026

Copy link
Copy Markdown
Member

The README described what the portal was for but never said how to run it, so
the first thing a contributor needs was the one thing it left out.

  • add a Quick start, which the file had no equivalent of
  • add "Where things live", so a contributor can find the file to edit
  • rename the IDK reference documentation to the OpenINF SDK reference
    documentation
  • repoint five dead link definitions. Roadmap, Issue Tracker, Changelog,
    Credits, and "open an issue" all pointed at github.com/OpenINF/open.inf.is,
    which is not a repository; every one of them returned a 404
  • turn the license paragraph into a table
  • replace the Netlify badge with the Lint and test and Deploy workflows

It names no version, port, or count. Those are the facts that go stale, so the
file points at package.json rather than quoting it, and leaves pnpm start
to print its own address. Nothing here needs updating when a dependency moves.

Checks

nps build && nps test passes. nps verify.md is clean across Prettier,
markdownlint, remark with the retext readability and simplify rules, link
validation, and cspell. Every URL in the file returns 200.

live was merged in rather than rebased, so no pushed commit was rewritten.

Unrelated, and left alone

  1. The 2024-11-21 news post still says "INF Development Kit (IDK)".
  2. package.json has "repository": "OpenINF/open.inf.is", the same
    non-existent repository the dead links pointed at.
  3. open.inf.is serves an older build than openinf.github.io.

@netlify

netlify Bot commented Aug 17, 2026

Copy link
Copy Markdown

Deploy Preview for gh-pages-openinf ready!

Name Link
🔨 Latest commit e49b044
🔍 Latest deploy log https://app.netlify.com/projects/gh-pages-openinf/deploys/6a83bf90a8fbbd00089a6982
😎 Deploy Preview https://deploy-preview-1828--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 force-pushed the docs/revamp-readme branch 2 times, most recently from f0579a6 to 85ae888 Compare August 18, 2026 02:08
The README explained what the portal was for but never said how to run
it, so the one thing a new contributor needs first was the thing it
left out. It gains a quick start, and a table of where things live.

Two errors go with it. The SDK reference documentation was still called
IDK, a name we have retired. And five link definitions pointed at
github.com/OpenINF/open.inf.is, a repository that does not exist, so
Roadmap, Issue Tracker, Changelog, Credits, and "open an issue" were
all 404s. package.json named that repository too, and now names this
one.

The file states no version, no port, and no count. Those are the facts
that go stale, and this project has been bitten by exactly that, so it
points at package.json rather than quoting it and lets `pnpm start`
print its own address.

The tagline is new, in the README and package.json alike. The old one
reached for a joke about a static site and landed on a list the next
paragraph already makes. A portal, said plainly, is a front door. No
full stop, because it is a title, and the handbook says a title does
not take one.

The portal's infancy is noted in a sentence of its own. It belongs to
the portal rather than to whoever maintains it, and gives a reader
something to do with a rough edge on finding one.

The license prose became a table, and the Netlify badge became the two
GitHub Actions workflows that gate and publish this repository.

Signed-off-by: Derek Lewis <DerekNonGeneric@inf.is>
Assisted-by: Claude-Code:claude-opus-5
@OpenINFbot OpenINFbot added the commit-queue Land this pull request when its checks pass label Aug 18, 2026
@openinf-commit-queue
openinf-commit-queue Bot merged commit 519514b into live Aug 18, 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 18, 2026
@OpenINFbot
OpenINFbot deleted the docs/revamp-readme branch August 18, 2026 02:19
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