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

Commit 9d51103367bf95523c8b8626717a4cee35471092
Parent: c7d942cd965a047c6279db5dc301c2d4d7f4c0cf
Author: mcol <mcol@posteo.net>
Date: 2021-11-22 22:09:47 +0000
Committer: mcol <mcol@posteo.net>
Committed: 2021-11-22 22:09:47 +0000

add more stuff to cabal file

gitserve.cabal Modified

@@ -1,14 +1,15 @@
 name:                gitserve
 version:             0.1.0.0
--- synopsis:
-description:         Dynamic/static git web page server/generator
+synopsis:            🐙 Templated web page generator for your git repositories
+description:         🐙 Templated web page generator for your git repositories
 homepage:            https://github.com/m-col/gitserve#readme
+bug-reports:         https://github.com/m-col/gitserve/issues
 license:             BSD3
 license-file:        LICENSE
 author:              Matt Colligan
 maintainer:          mcol@posteo.net
 copyright:           2021 Matt Colligan
-category:            Web
+category:            Web, Git
 build-type:          Simple
 cabal-version:       >=1.10
 extra-source-files:  README.rst