Repository
The [repository] table sets information about a corresponding git repository which can be used to build edit on github links.
urlAbsolute URL for the repository (required)edit-pathRelative path used to build an edit link (optional)
Example
[]
= "https://github.com/uwe-app/website/"
= "edit/main/"
Use a trailing slash for the url and omit a leading slash from the edit-path so they are joined correctly.