UNPKG

pushhub

Version:

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

17 lines (13 loc) 391 B
extends layout block content include includes/header .main include includes/description include includes/breadcrumb include includes/quick-nav div.preview if mime.indexOf('image') == 0 img(src=rawURL) else pre(class='code sunlight-highlight-' + filetype) =data.toString()