<h2id="where-is-everything">Where is everything?</h2>
<p>Two branches document how github-heroku-attack-rabbits work:</p>
<p>Final pages:</p>
<ul>
<li>
<p>The finished product (pages on Heroku protected by attack rabbits)
is at <ahref="https://github-heroku-attack-rabbits.herokuapp.com">github-heroku-attack-rabbits.herokuapp.com</a></p>
</li>
<li>
<p>The documentation is at <ahref="https://pages.charlesreid1.com/github-heroku-attack-rabbits">pages.charlesreid1.com/github-heroku-attack-rabbits</a></p>
</li>
</ul>
<p>Two branches in this repo compose the github-heroku-attack-rabbits documentation:</p>
<ul>
<li>
<p>(<strong>YOU ARE HERE</strong>) The <ahref="https://git.charlesreid1.com/charlesreid1/github-heroku-attack-rabbits/src/branch/docs">docs</a> branch
@ -572,7 +582,9 @@ repositories a user has or how many vowels are in their username. </p>
@@ -572,7 +582,9 @@ repositories a user has or how many vowels are in their username. </p>
but in practice this would be in a protected repository.</p>
"text":"github-heroku-attack-rabbits\n\n\nWhat's this business all about, then?\n\n\nThis repository helps you protect your secret pages by (deep breath):\n\n\nhosting your secret page of static and/or dynamic content using a free Heroku app \nrunning a Python Flask server that uses Flask-Dance to authenticate visitors \nwith Github which allows you fine-grained access control over your pages based on\nuser attributes like organization or team membership or even things like how many\nrepositories a user has or how many vowels are in their username. \n\n\nAlso, did I mention the attack rabbits?\n\n\n\n\nWhere is everything?\n\n\nTwo branches document how github-heroku-attack-rabbits work:\n\n\n\n\n\n\n(\nYOU ARE HERE\n) The \ndocs\n branch \n contains the files needed to generate the \n \ngithub-heroku-attack-rabbits documentation site\n.\n\n\n\n\n\n\nThe \ngh-pages\n branch\n contains the static files generated from the documentation.\n The contents of this branch compose the \n \ngithub-heroku-attack-rabbits documentation site\n.\n\n\n\n\n\n\nTwo branches illustrate github-heroku-attack-rabbits in practice:\n\n\n\n\n\n\nThe \nsecret\n branch contains the files needed to create the secret page. \n This repository is public, so obviously these aren't \nactually\n secret,\n but in practice this would be in a protected repository.\n\n\n\n\n\n\nThe \nheroku-pages\n branch\n\n\n\n\n\n\nContents\n\n\nAn overview of the steps:\n\n\nGet Started with Heroku\n\n\nGet Started with Github\n\n\nInitialize Repository: Branches\n\n\nCreate a Flask App using Flask-Dance\n\n\n\n\nAuthenticate users based on Github membership only\n\n\nAuthenticate users based on organization or team membership\n\n\nAuthenticate users based on some other criteria\n\n\nProtection portions of the site\n\n\n\n\nTest Flask App Locally\n\n\nDeploying Flask App to Heroku\n\n\nCustom Domains\n\n\nLinks\n\n\nPython software used:\n\n\n\n\nFlask\n\n\nFlask-dance\n\n\nFlask-dance-github\n\n\nmkdocs-material (documentation theme)\n\n\nmkdocs (documentation)\n\n\n\n\nCommercial services:\n\n\n\n\nHeroku\n\n\nGithub\n\n\n\n\nLicense\n\n\nThis is released under the \nWTFPL\n.",
"text":"github-heroku-attack-rabbits\n\n\nWhat's this business all about, then?\n\n\nThis repository helps you protect your secret pages by (deep breath):\n\n\nhosting your secret page of static and/or dynamic content by using a free Heroku app \nrunning a Python Flask server that uses Flask-Dance to authenticate visitors \nwith Github using OAuth which allows you fine-grained access control for your pages\nusing user attributes like organization or team membership or even things like how many\nvowels a user has in their username. \n\n\nAlso, did I mention the attack rabbits?\n\n\n\n\nWhere is everything?\n\n\nFinal pages:\n\n\n\n\n\n\nThe finished product (pages on Heroku protected by attack rabbits) \n is at \ngithub-heroku-attack-rabbits.herokuapp.com\n\n\n\n\n\n\nThe documentation is at \npages.charlesreid1.com/github-heroku-attack-rabbits\n\n\n\n\n\n\nTwo branches in this repo compose the github-heroku-attack-rabbits documentation:\n\n\n\n\n\n\n(\nYOU ARE HERE\n) The \ndocs\n branch \n contains the files needed to generate the \n \ngithub-heroku-attack-rabbits documentation site\n.\n\n\n\n\n\n\nThe \ngh-pages\n branch\n contains the static files generated from the documentation.\n The contents of this branch compose the \n \ngithub-heroku-attack-rabbits documentation site\n.\n\n\n\n\n\n\nTwo branches illustrate github-heroku-attack-rabbits in practice:\n\n\n\n\n\n\nThe \nsecret\n branch contains the files needed to create the secret page. \n This repository is public, so obviously these aren't \nactually\n secret,\n but in practice this would be in a protected repository.\n\n\n\n\n\n\nThe \nheroku-pages\n branch\n contains the content that is actually pushed to Heroku - that is, \n the final Flask app.\n\n\n\n\n\n\nContents\n\n\nAn overview of the steps:\n\n\nGet Started with Heroku\n\n\nGet Started with Github\n\n\nInitialize Repository: Branches\n\n\nCreate a Flask App using Flask-Dance\n\n\n\n\nAuthenticate users based on Github membership only\n\n\nAuthenticate users based on organization or team membership\n\n\nAuthenticate users based on some other criteria\n\n\nProtection portions of the site\n\n\n\n\nTest Flask App Locally\n\n\nDeploying Flask App to Heroku\n\n\nCustom Domains\n\n\nLinks\n\n\nPython software used:\n\n\n\n\nFlask\n\n\nFlask-dance\n\n\nFlask-dance-github\n\n\nmkdocs-material (documentation theme)\n\n\nmkdocs (documentation)\n\n\n\n\nCommercial services:\n\n\n\n\nHeroku\n\n\nGithub\n\n\n\n\nLicense\n\n\nThis is released under the \nWTFPL\n.",
"text":"This repository helps you protect your secret pages by (deep breath): hosting your secret page of static and/or dynamic content using a free Heroku app \nrunning a Python Flask server that uses Flask-Dance to authenticate visitors \nwith Github which allows you fine-grained access control over your pages based on\nuser attributes like organization or team membership or even things like how many\nrepositories a user has or how many vowels are in their username. Also, did I mention the attack rabbits?",
"text":"This repository helps you protect your secret pages by (deep breath): hosting your secret page of static and/or dynamic content by using a free Heroku app \nrunning a Python Flask server that uses Flask-Dance to authenticate visitors \nwith Github using OAuth which allows you fine-grained access control for your pages\nusing user attributes like organization or team membership or even things like how many\nvowels a user has in their username. Also, did I mention the attack rabbits?",
"title":"What's this business all about, then?"
},
{
"location":"/#where-is-everything",
"text":"Two branches document how github-heroku-attack-rabbits work: ( YOU ARE HERE ) The docs branch \n contains the files needed to generate the \n github-heroku-attack-rabbits documentation site . The gh-pages branch\n contains the static files generated from the documentation.\n The contents of this branch compose the \n github-heroku-attack-rabbits documentation site . Two branches illustrate github-heroku-attack-rabbits in practice: The secret branch contains the files needed to create the secret page. \n This repository is public, so obviously these aren't actually secret,\n but in practice this would be in a protected repository. The heroku-pages branch",
"text":"Final pages: The finished product (pages on Heroku protected by attack rabbits) \n is at github-heroku-attack-rabbits.herokuapp.com The documentation is at pages.charlesreid1.com/github-heroku-attack-rabbits Two branches in this repo compose the github-heroku-attack-rabbits documentation: ( YOU ARE HERE ) The docs branch \n contains the files needed to generate the \n github-heroku-attack-rabbits documentation site . The gh-pages branch\n contains the static files generated from the documentation.\n The contents of this branch compose the \n github-heroku-attack-rabbits documentation site . Two branches illustrate github-heroku-attack-rabbits in practice: The secret branch contains the files needed to create the secret page. \n This repository is public, so obviously these aren't actually secret,\n but in practice this would be in a protected repository. The heroku-pages branch\n contains the content that is actually pushed to Heroku - that is, \n the final Flask app.",