Description
A wiki compiler
Simple rebuild of http://koji.fedoraproject.org/koji/packageinfo?packageID=6418 for EPEL7. Package is already present in EPEL6.
Ikiwiki is a wiki compiler. It converts wiki pages into HTML pages suitable for publishing on a website. Ikiwiki stores pages and history in a revision control system such as Subversion or Git. There are many other features, including support for blogging, as well as a large array of plugins.
Rebuild was as simple as:
- install copr-cli: yum install -y copr-cli
- configure COPR - see API
- rebuild: copr-cli build mcsontos/ikiwiki https://kojipkgs.fedoraproject.org//packages/ikiwiki/3.20150614/1.el6/src/ikiwiki-3.20150614-1.el6.src.rpm
Installation Instructions
Everything else is already in EPEL, so to install:
- enable the repo: wget -O /etc/yum.repos.d/mcsontos-ikiwiki.repo "https://copr.fedorainfracloud.org/coprs/mcsontos/ikiwiki/repo/epel-7/mcsontos-ikiwiki-epel-7.repo"
- install: yum install -y ikiwiki
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 7 | x86_64 (12)* | EPEL 7 (116 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable mcsontos/ikiwiki
More info about enabling Copr repositories