Source for serving and static templating/compiling of https://joshstock.in.
| {#} | Time | Hash | Subject | Author | # | (+) | (-) | GPG? | 
|---|---|---|---|---|---|---|---|---|
| 73 | 20 Jan 2020 21:49 | 9b4a3f1 | Begin gitpager rewrite | Josh Stockin | 1 | 7 | 0 | N | 
| 1 | <div class="repository" id="$name"> | 
| 2 | <h2 class="name">$name</h2> | 
| 3 | <p style="margin-top:4px;margin-bottom:1em">$description</p> | 
| 4 | <p><a class="button" href="/$name/1">full commit list >></a><a style="float:right" href="$github">[on GitHub]</a></p> | 
| 5 | <h3 style="margin-bottom:4px">Latest commit:</h3> | 
| 6 | $latest | 
| 7 | </div> | 
| 8 |