timeband.github.io

This website is built by GitHub Pages https://pages.github.com/

Creating your Website

  1. In GitHub the upper-right corner of any page, use the drop-down menu, and select New repository.
  2. Enter username.github.io (example - timeband.github.io) as the repository name. Replace username with your GitHub username.
  3. Under your repository name, click Settings.
  4. In the "Code and automation" section of the sidebar, click 📟Pages.
  5. Click Choose a theme.
  6. After you select a theme, your repository's README.md file will open in the file editor. The README.md file is where you will write the content for your site. You can edit the file or keep the default content for now.
  7. When you are done editing the file, click Commit changes.
  8. Visit username.github.io (example - timeband.github.io) to view your new website.

Pull Requests

Builds or edits are done in the GitHub itself and the Pull Request is created and we can request the Product Owner to view and approve the request