Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

Ensure that your .gitignore file is not ignoring your build assets. e.g. With Jekyll sites, make sure the /_site is not in your .gitignore file.

 

Image RemovedImage Added

Step 2: Push your code to deploy

Once When you have linked your repolinked your repository to Aerobatic, you can optionally deploy your site immediately. However, if you did not select that option, Aerobatic has created your website but has not yet deployed it until you push your code. For example:

...