Skip to content

jckdotim/python-markdown-wiki

Repository files navigation

Python Markdown Wiki for Heroku

ci workflow codecov

This is an Wiki that can use Markdown and supports Heroku.

How to Use

Use button

Deploy

Deploy using CLI

$ git clone [email protected]:jckdotim/python-markdown-wiki.git
$ heroku create NAME
$ git push heroku master
$ heroku run python cli.py createdb

Features

  • Bootstrap-based User Interface
  • Markdown Support
  • [[Topic]] will be changed to [Topic](/Topic)