Visual deployment

  1. Get the URL https://github.com/Yanghacker/Yanghacker.github.io to GitHub.

  2. When you edit your content, first add the Front Matter to your Markdown files.

  3. Click the “_posts” folder that stores the files you want to update or edit.

  4. click “Add file” button to add some md files you want to add.

    1. You can choose the “Upload files” option.
    2. drag files to add them to repository
  5. Then you can click Sign off and commit changes.

  6. Now, wait for the Git Actions to automatically run and deploy your pages. When the logo shows a green check mark, it means that the git action has been executed successfully and the page has been deployed.

  7. Then you can get the https://yanghacker.github.io/ to check your content.

This post is licensed under CC BY 4.0 by the author.