Skip to content
This repository has been archived by the owner on Apr 5, 2023. It is now read-only.

tommeagher/unscrew

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unscrew

A tiny Flask app to redirect requests from a deprecated WordPress blog URL structure to a new, static site.

This is designed to deploy easily to Heroku. To make it work, you must set a couple of Heroku environment variables (in addition to making sure the URL patterns in the app work for where you want to redirect). You have to set the SITE_URL and SECRET_KEY variables. You can do this with the heroku config:set ENVVAR command.

About

A quick Flask app to redirect requests from a deprecated URL structure to a new, static site.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages