* add troubleshooting ssl cert provisioning in pages
* Update content/pages/getting-started-with-github-pages/securing-your-github-pages-site-with-https.md
Some minor rewording of the change suggested by @tcbyrd.
* Update content/pages/getting-started-with-github-pages/securing-your-github-pages-site-with-https.md
Minor rewording.
Co-authored-by: hubwriter <hubwriter@github.com>
* Add section about GitHub Pages workflow run
* Create a reusable step for checking workflow run
* Add a public beta reusable note
* Add new reusable for checking workflows for build errors
* Add new reusable and new sections to this article
* Add that space
* Convert reusable to regular text
* Add alternate CI caveat to reusable
* Playing with spacing
* Change versioning to fpt only
* Fix formatting for reusable with note
* Add troubleshooting detail
* Apply suggestions from code review
Co-authored-by: Yoann Chaudet <yoannchaudet@github.com>
* Apply suggestions from code review
* Reframe step without resuable
* Remove resuable for now
* Apply suggestions from code review
Co-authored-by: Sarah Edwards <skedwards88@github.com>
* Apply suggestions from code review
* Revamp the reusables
* Apply suggestions from code review
Co-authored-by: Sarah Edwards <skedwards88@github.com>
* Apply suggestions from code review
* Apply suggestions from code review
Co-authored-by: Tommy Byrd <tcbyrd@github.com>
Co-authored-by: “jmarlena” <“jmarlena@github.com”>
Co-authored-by: Octomerger Bot <63058869+Octomerger@users.noreply.github.com>
Co-authored-by: Yoann Chaudet <yoannchaudet@github.com>
Co-authored-by: Sarah Edwards <skedwards88@github.com>
Co-authored-by: Tommy Byrd <tcbyrd@github.com>
* check for redirect orphans
Part of #1303
* timeout
* avoid external redirects in redirects_from too
* delete content/admin/advanced-security/viewing-your-github-advanced-security-usage.md
* remove from children: too
* remove some trailing slashes in redirect_froms
* fix a few more trailing slash redirects
* delete orphan pages
* condense Pages prohibited uses + ~guidelines~ **limits** + reformatting
* consolidated mentions of prohibited uses + ~guidelines~ **limits**
also removed example of prohibition on reselling because we aren't seeing that as much now that we have free private repos
* remove extraneous {% endif %} (h/t @ethanpalm)
* Update link
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
* Use the same name that it is in _config.yml
* Update setting-a-markdown-processor-for-your-github-pages-site-using-jekyll.md
Co-authored-by: hubwriter <hubwriter@github.com>