Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dontdrinkandroot/gitki.php
- Owner: dontdrinkandroot
- License: other
- Created: 2014-07-10T10:21:53.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T03:51:08.000Z (almost 2 years ago)
- Last Synced: 2024-11-16T14:48:08.628Z (about 1 month ago)
- Topics: commonmark, git, markdown, php, symfony, wiki
- Language: PHP
- Homepage:
- Size: 1.94 MB
- Stars: 9
- Watchers: 6
- Forks: 3
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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