/gestor

Simple webapp for publishing content

Primary LanguagePythonMIT LicenseMIT

Gestor

Build Status

Gestor is a simple web application for publishing content build in Python.

Working in a new version...

I'm here

Features

  • Tags
  • Login
  • Search
  • Comments
  • Markdown
  • Multiple languages

Requirements

  • Python 2.7
  • PIP

Install

Install Dependencies.

pip install -r requirements.txt

Run Gestor

python main.py 127.0.0.1:8000