Skip to content

Instantly share code, notes, and snippets.

@scripting
Created July 30, 2015 12:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save scripting/8295f373c61dd9f5ce97 to your computer and use it in GitHub Desktop.
Save scripting/8295f373c61dd9f5ce97 to your computer and use it in GitHub Desktop.
An example of a PagePark config.json that redirects for a single document, and keeps serving the others as before. See change notes for v0.67.
{
"redirects": {
"/outlinerhowto.html": "http://fargo.io/docs/outlinerHowto.html"
}
}
@scripting
Copy link
Author

Here's the note for the feature.

https://github.com/scripting/pagePark#v067-73015-by-dw

Dave

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment