https://bugzilla.redhat.com/show_bug.cgi?id=1633411

            Bug ID: 1633411
           Summary: Review Request: gitit - Wiki using happstack, git or
                    darcs, and pandoc
           Product: Fedora
           Version: rawhide
         Component: Package Review
          Severity: medium
          Priority: medium
          Assignee: nob...@fedoraproject.org
          Reporter: rosser....@gmail.com
        QA Contact: extras...@fedoraproject.org
                CC: package-review@lists.fedoraproject.org



Spec URL: https://tc01.fedorapeople.org/haskell/gitit/gitit.spec
SRPM URL:
https://tc01.fedorapeople.org/haskell/gitit/gitit-0.12.2.1-1.20180816gitee9927f.fc28.src.rpm

Description:
Gitit is a wiki backed by a git, darcs, or mercurial filestore. Pages and
uploaded files can be modified either directly via the VCS's command-line tools
or through the wiki's web interface. Pandoc is used for markup processing, so
pages may be written in (extended) markdown, reStructuredText, LaTeX, HTML, or
literate Haskell, and exported in ten different formats, including LaTeX,
ConTeXt, DocBook, RTF, OpenOffice ODT, and MediaWiki markup.

Notable features include

* plugins: dynamically loaded page transformations written in Haskell (see
"Network.Gitit.Interface")

* conversion of TeX math to MathML for display in web browsers

* syntax highlighting of source code files and code snippets

* Atom feeds (site-wide and per-page)

* a library, "Network.Gitit", that makes it simple to include a gitit wiki in
any happstack application

You can see a running demo at <http://gitit.net>.

For usage information: 'gitit --help'.

Fedora Account System Username: tc01

I had to package a git snapshot, instead of the last release, and so I had to
modify the standard cabal-rpm template slightly. This was in order to build
with pandoc 2.x.

I opted to write and install a systemd service file. This required creating a
"gitit" user (to run the wiki as) and installing a home directory
(/var/lib/gitit) for the wiki information to be created in, when running gitit
with the service file.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org

Reply via email to