Skip to content

samuelclay/samuelclay

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
com
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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