Weitere Informationen zu Veröffentlichungsquellen findest Du unter „Informationen zu GitHub Pages.“
Eine Veröffentlichungsquelle auswählen
Before you configure a publishing source, make sure the branch you want to use as your publishing source already exists in your repository.
-
Navigiere in GitHub zum Repository Deiner Website.
-
Klicke unter Deinem Repository-Namen auf Settings (Einstellungen).

-
Klicke auf der linken Seitenleiste auf Pages (Seiten).

-
Under "GitHub Pages", use the None or Branch drop-down menu and select a publishing source.

-
Optionally, use the drop-down menu to select a folder for your publishing source.

-
Klicke auf Save (Speichern).

Fehler bei der Veröffentlichung Deiner GitHub Pages-Website beheben
Note: If your site has not published automatically, make sure someone with admin permissions and a verified email address has pushed to the publishing source.
If you choose the docs folder on any branch as your publishing source, then later remove the /docs folder from that branch in your repository, your site won't build and you'll get a page build error message for a missing /docs folder. Weitere Informationen findest Du unter „Jekyll-Build-Fehler für GitHub Pages-Websites beheben.“