sgw | Static git web (fork of stagit) |
| download: https://git.y1.nz/archives/sgw.tar.gz | |
| README | Files | Log | Refs | LICENSE |
commit d1c528fb5ad81c876f07a69e1b759764f69cb9de parent 722f8364601d2b6ee2439b42cd75750f6aac90ed Author: Hiltjo Posthuma <hiltjo@codemadness.org> Date: Fri, 5 Mar 2021 11:50:16 +0100 README: mention tags.xml feature Diffstat:
| M | README | 3 | ++- |
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README b/README @@ -145,7 +145,8 @@ Features - Show references: local branches and tags. - Detect README and LICENSE file from HEAD and link it as a webpage. - Detect submodules (.gitmodules file) from HEAD and link it as a webpage. -- Atom feed log (atom.xml). +- Atom feed of the commit log (atom.xml). +- Atom feed of the tags/refs (tags.xml). - Make index page for multiple repositories with stagit-index. - After generating the pages (relatively slow) serving the files is very fast, simple and requires little resources (because the content is static), only
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.