Skip to content

Adamiko/samuelclay

 
 

Repository files navigation

Introduction

This is a simple static page built with Django. It displays:

  • Recent Twitter status messages, with messages that start with @'s removed. In other words, no replies, only true messages.
  • Recent posts from a feed URL

I built it for samuelclay.com, but it can be used to power any static pages and can serve as a useful template for starting a site with static media (JavaScript, CSS, HTML, etc).

Dependencies

  1. Django: easy_install django
  2. Mark Pilgrim's Feedparser: easy_install feedparser
  3. Python-Twitter: easy_install python-twitter

View live

Samuel Clay - samuelclay.com - samuel@ofbrooklyn.com

About

The code for samuelclay.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published