Skip to content

Instantly share code, notes, and snippets.

@nooralibutt
Created April 3, 2023 09:34
Show Gist options
  • Save nooralibutt/ad9030e7c2e3025a58b6bbf769fbc0a5 to your computer and use it in GitHub Desktop.
Save nooralibutt/ad9030e7c2e3025a58b6bbf769fbc0a5 to your computer and use it in GitHub Desktop.
How to create website for accounts

Requirements

  • Account name e.g. Cross Code Inc
  • cross code email (otp will be sent here)
  • icon
  • Play store account id
  • description (Generate from ChatGPT)
  • privacy policy

Steps

  1. Sign up on GitHub with CrossCode email and password: !!Pakistan786!!
  2. username should be account name without any spaces e.g. crosscodeinc
  3. copy this username somewhere you need it later on
  4. Login on cross code email and verify through OTP
  5. Now after verification, create a new repository with this name: username.github.io
  6. then create repository
  7. Click on import repository using this link https://github.com/kitchenfoodscale/kitchenfoodscale.github.io
  8. Under your repository name, click Settings.
  9. In the "Code and automation" section of the sidebar, click Pages.
  10. Under "Build and deployment", under "Source", select Deploy from a branch.
  11. Under "Build and deployment", under "Branch", use the branch dropdown menu and select a publishing source.
  12. Update privacy policy content
  13. Now change the title, description, privacy policy url and play store url in index.html
  14. update dp.png with icon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment