commit | c73850e5732b8a956ecfccf712984bfeda4eb54e | [log] [download] |
---|---|---|
author | WHR <msl0000023508@gmail.com> | Sat Sep 07 14:43:26 2024 +0800 |
committer | WHR <msl0000023508@gmail.com> | Sat Sep 07 14:43:26 2024 +0800 |
tree | 4913719fa3686e29aec0afa05e77cef6ad88cfb1 | |
parent | f955e055d7e41f1b33a2e28484b7e31b440bfbda [diff] |
Follow symbolic links for displaying Markdown file
Gitiles is a simple repository browser for Git repositories, built on JGit. Its guiding principle is simplicity: it has no formal access controls, no write access, no fancy Javascript, etc.
Gitiles automatically renders *.md
Markdown files into HTML for simplified documentation. Refer to the Markdown documentation for details.
Gitiles is configurable in a git-style configuration file named gitiles.config
. Refer to the configuration documentation for details.
Please refer to the Developer Guide.