Skip to content

Instantly share code, notes, and snippets.

@scripting
Created December 5, 2019 22:38
Show Gist options
  • Save scripting/07a38e3e00e8581585dad6b057d504a8 to your computer and use it in GitHub Desktop.
Save scripting/07a38e3e00e8581585dad6b057d504a8 to your computer and use it in GitHub Desktop.
A config.json for serving a site from a GitHub repository.
{
"githubServeFrom": {
"username": "scripting",
"repository": "pagePark",
"path": ""
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment