README Display and Homepage Links on Server Pages
Your server's public page now shows more of what makes your server useful.
Features
- README on your public page — Add a
README.mdto your repository and it appears on your server's public page. Visitors click to open a modal with your readme rendered inline. Works for both public and private repositories — no GitHub account required to read it. - Homepage link — Set the
homepagefield in yourpackage.jsonand a link to your project appears on your server's info card. Point visitors to your GitHub repository, documentation site, or project homepage.
Both features update automatically on each deploy. To add them to an existing server, add the files or fields and deploy a new version.