Skip to content

Seb101/CS_3250_website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a template for a CS1030 web page project.

  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:

    • Example: 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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages