Eivind Uggedal 1363b8b51e Simplify style and make output more legible
- Combines and removes some redundancy.
- Makes <hr> softer by using dashed lines.
- Removes <a> underlines since the file/log view
  have tons of links and reading them is a bit
  distracting. Underlines are added on hover.
- Makes diff headers darkcyan to match the default
  command line colors and not conflict with new
  <a> style.
2015-12-09 22:15:23 +01:00
2015-12-05 21:07:52 +01:00
2015-12-07 14:41:54 +01:00
2015-12-08 00:36:06 +01:00
2015-12-04 16:58:04 +01:00
2015-12-05 21:07:52 +01:00
2015-12-07 20:53:48 +01:00
2015-12-07 23:01:09 +01:00
2015-12-05 21:01:38 +01:00

Usage
-----

mkdir -p htmldir
cd htmldir
urmoms <path-to-repo>


Features
--------

- Log and diffstat per commit.
- Show file tree.
- Detect README and LICENSE file to make a webpage.
- Atom feed git log.
Description
static git page generator (fork: https://git.codemadness.org/stagit/)
Readme 225 KiB
Languages
C 79.8%
Roff 7.6%
Shell 5.4%
Makefile 5.2%
CSS 2%