~xenrox/custom-readme

Set custom README with hut
Hut supports clearing the README now
Use release version of hut

refs

master
browse  log 

clone

read-only
https://git.xenrox.net/~xenrox/custom-readme
read/write
git@git.xenrox.net:~xenrox/custom-readme

You can also use your local clone with git send-email.

This repository demonstrates how to set a custom README with hut.

For this example a simple HTML file is used, but you could also generate the HTML in an additional step from a different file format like Org Mode.

Setting the custom README

Either use this command hut git update --readme readme.html --repo https://git.xenrox.net/~xenrox/custom-readme or use an automatic deployment with a build manifest.

Removing the custom README

If you want to go back to sourcehut's default way of rendering the README from markdown, you can do this with hut git update --readme "".