Skip to content

techeye220/lusernews

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Luser news is inspired by lamernews which is an implementation of a Reddit / Hacker News style news web site.

lusernews is written using python, webob, jinja2, jQuery, bootstrap and redis.

http://lusernews.com

Installation

lusernews is a wsgi application, Luser News uses scgiwsgi to run it, but you can use whatever wsgi server you like.

You need to install the following python packages:

  • jinja2
  • webob
  • redis
  • httplib2 (0.6) # for github sign in

InstallationGuideForNewbie

About

A HN style news web site written in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 63.3%
  • Max 23.3%
  • CSS 9.2%
  • JavaScript 4.2%