Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dontdrinkandroot/gitki.php

Git backed Markdown Wiki
https://github.com/dontdrinkandroot/gitki.php

commonmark git markdown php symfony wiki

Last synced: 27 days ago
JSON representation

Git backed Markdown Wiki

Awesome Lists containing this project

README

        

Gitki
=====

[![Build Status](https://travis-ci.org/dontdrinkandroot/gitki.php.svg?branch=master)](https://travis-ci.org/dontdrinkandroot/gitki.php)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/dontdrinkandroot/gitki.php/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/dontdrinkandroot/gitki.php/?branch=master)

Git backed Markdown wiki.

This software is currently in an alpha state, use it at your own risk. It is working though.

Features
--------

* Versioned, runs against a plain Git Repository
* Fully integrated Markdown support
* Multi-User support
* Easy to install
* Easy to use
* Optional Elasticsearch integration
* Responsive design
* Written in PHP
* Based on Symfony