commit | 0788d74eb9361c948ae6a2692dae31170f0ea976 | [log] [download] |
---|---|---|
author | WHR <msl0000023508@gmail.com> | Sat Sep 07 20:57:43 2024 +0800 |
committer | WHR <msl0000023508@gmail.com> | Sat Sep 07 20:57:43 2024 +0800 |
tree | e49355c8e9dc14068f7064ea7812cf7acca922cf | |
parent | 43b5fe6e5b3d3a8d3ad26130ddac3821852f931f [diff] |
Add support of raw format
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.