This is a template for creating a GitHub-published website.
-
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
-
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.
-
Note your website URL:
- https://youraccount.github.io/repositoryname
-
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.
-
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">
- Change
- Commit your changes so they appear on your published site.
- Open index.html in the GitHub web editor.
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.
