Link the project site from the README and the packages - #53
Merged
Conversation
lakewright.net is live: the argument in one page, with the same three identities the Signalboard sample seeds locally. Two places carry it. The README line sits under the tagline, and because README.md is the PackageReadmeFile it also appears on all seven nuget.org listings. PackageProjectUrl moves from the GitHub URL to the site, which is what the "Project website" link on those listings is for; RepositoryUrl stays on GitHub, because that is what it means -- where the source is, not where to read about it. The wording is "project site" rather than "landing page" on purpose. The README already uses "landing page" twice for Signalboard's own page at localhost:8080, and reusing it here would make both sentences ambiguous.
ivanvyd
force-pushed
the
docs/link-the-project-site
branch
from
August 9, 2026 10:54
8b5544f to
53fa248
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
lakewright.netis live. Two places carry it, and nothing else changes.README.md— one line under the tagline. BecauseREADME.mdis thePackageReadmeFile, this also appears on all seven nuget.org listings.Directory.Build.props—PackageProjectUrlmoves from the GitHub URL to the site. That property is what fills the "Project website" link on a NuGet listing.RepositoryUrlstays on GitHub, because that is what it means: where the source is, not where to read about it. It ships with the next package version.The wording is "project site", not "landing page". The README already uses "landing page" twice for Signalboard's own page at
localhost:8080, and reusing the phrase would make both sentences ambiguous.