A little Go program that hosts a website of a GitHub repo using the markdown documents and README.md file. README becomes the index page and every linked md file is a page on the site.
go run . -repo=https://github.com/josebalius/josebalius.com
MIT
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A little Go program that hosts a website of a GitHub repo using the markdown documents and README.md file. README becomes the index page and every linked md file is a page on the site.
go run . -repo=https://github.com/josebalius/josebalius.com
MIT