Created
December 5, 2019 22:38
-
-
Save scripting/07a38e3e00e8581585dad6b057d504a8 to your computer and use it in GitHub Desktop.
A config.json for serving a site from a GitHub repository.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"githubServeFrom": { | |
"username": "scripting", | |
"repository": "pagePark", | |
"path": "" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment