Skip to content

clarkduvall/spoonerizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spoonerizer

Spoonerize everything.

Deploy

This project allows you to easily deploy a spoonerized website to Heroku. For the uninformed, read about Spoonerisms.

Example

Check out Nacker Hews a spoonerized version of Hacker News. Some gems from there:

Sirefox in my wocket Mina's Charket Mash

Read comments on any post for a crazy time.

Usage

Running Locally

Set BASE_URL to any site you want:

PORT=8000 BASE_URL=https://news.ycombinator.com go run web.go

Deploying to Heroku

  1. Click the button above.
  2. Set the BASE_URL Heroku config variable to the URL of the site you want to spoonerize.
  3. Repeat with another site.

License

MIT

About

Spoonerize everything. An experiment in Go.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published