iterami/Docs.htm/Standards/Repos
  • Repo Details: Issues and Pull Requests: Settings: Creating a new GitHub Pages repo:
    1. Locally prepare the 1st repo commit.
    2. Create the repo on GitHub and make sure its settings match the list in the settings section.
    3. Clone the repo locally, add the locally prepared project files, and push them to the "main" branch.
    4. Run gh-pages-from-main.sh on the cloned repo. Make "gh-pages" the default branch on GitHub and delete the "main" branch.
    5. Add the repo link to various iterami repos:
    6. Update the repo "Description" with an emoji, mention of CC0 license, description of project and type, and a link to it hosted on https://iterami.github.io.
    7. Use the GitHub Pages website.
    8. Update the repo "Topics" with at least one topic.
    9. Include "Environments" in the home page.
    Creating a new repo not hosted on GitHub Pages:
    1. Locally prepare the 1st repo commit.
    2. Create the repo on GitHub and make sure its settings match the list in the settings section.
    3. Clone the repo locally, add the locally prepared project files, and push them to the "main" branch.
    4. Add the repo link to various iterami repos:
    5. Update the repo "Description" with an emoji, mention of CC0 license, description of project and type, and a link to download the repo as a ".tar.gz" file.
    6. Update the repo "Website" with a link to download the repo as a ".tar.gz" file.
    7. Update the repo "Topics" with at least one topic.