🐙 Templated web page generator for your git repositories
git clone https://github.com/m-col/gitja
Files | Refs | Readme | License

-rw-r--r-- test/expected/gitja/blob/github.FUNDING.yml.html


      1 .github/FUNDING.yml
      2 scope: blob
      3 blob: .github/FUNDING.yml
      4 blob.path: .github/FUNDING.yml
      5 blob.href: github.FUNDING.yml.html
      6 blob.contents: github: ["m-col"]
      7 custom: ["https://liberapay.com/mcol"]
      8 blob.mode: Plain
      9 blob.mode_octal: 00644
     10 blob.mode_symbolic: -rw-r--r--
     11 if blob.is_directory then "directory" else "file": "file"
     12 
     13 blob scope also should have data from repo scope available:
     14 host: https://github.com/m-col/gitja
     15 repos: gitja
     16 name: gitja
     17 description: 🐙 Templated web page generator for your git repositories
     18 commits: (skipped)
     19 tree: (skipped)
     20 tags: 1
     21 readme.path: README.rst
     22 license.path: LICENSE
     23