Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 1.79 KB

File metadata and controls

36 lines (29 loc) · 1.79 KB

This is a template for creating a GitHub-published website.

  1. Make your own copy of this repository:

    • Click the Use this template button (upper-right of the repository page).
    • You must be signed into GitHub to see this button
  2. Enable GitHub Pages:

    • Go to the Settings > Pages menu.
    • Choose Source: Deploy from a branch
    • Choose Branch: main
    • Click Save -- do not choose a Theme.
      • Choosing a Theme may replace some template files.
    • It may take 1 to 5 minutes for GitHub to publish your website.
  3. Note your website URL:

    • https://youraccount.github.io/repositoryname
  4. Open your website in a browser to verify it works.

    • If it doesn't load, wait a few minutes, then refresh.
    • Double-check your GitHub Pages settings.
  5. Update your website:

    • Open index.html in the GitHub web editor.
      • Change <meta name="author" content="REPLACE WITH YOUR NAME"> to show your name.
      • Change the <h1> heading so it includes your name or a custom title.
      • Make another visible, personal edit, such as
        • changing colors of text or background
        • uploading an image to the repo and updating <img src="logo.png">
    • Commit your changes so they appear on your published site.

CC0

To the extent possible under law, Dr. Jody Paul has waived all copyright and related or neighboring rights to createWebsite. This work is published from: United States of America
View the CC0 1.0 Universal Legal Code or Universal Deed.