UNPKG

pushhub

Version:

A github inspired interface to browse your Git repositories, built on top of expressjs and pushover

13 lines (10 loc) 313 B
extends layout block content include includes/header .main each repo in repos .repo h3 a(href= app.route + repo.name) #{repo.name} p.description(data-repo=repo.name)= repo.description() p Last updated: #{repo.mtime}