faustinoaq / gestor

Simple webapp for publishing content

Home Page:http://gestor.pythonanywhere.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Simple webapp for publishing content

http://gestor.pythonanywhere.com

License:MIT License


Languages

Language:Python 46.6%Language:CSS 29.4%Language:HTML 21.8%Language:CoffeeScript 2.2%