Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task 7: Get a status badge #8

Open
candy-lam opened this issue Apr 16, 2021 · 1 comment
Open

Task 7: Get a status badge #8

candy-lam opened this issue Apr 16, 2021 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@candy-lam
Copy link
Contributor

You are going to update this web page: https://csci3251-2021.github.io/(repo name)

Go through these steps:

  1. Edit readme.md, and include the code from code.c using include_relative
  2. Highlight the code using C syntax highlighting with markdown, like this:
  • image
  1. Now you should get a workflow status badge for the code, as in this document: https://help.github.com/en/actions/configuring-and-managing-workflows/configuring-a-workflow#adding-a-workflow-status-badge-to-your-repository
  • The code should already be well prepared in Task 6
  • The owner is csci3251-2021, and the repository is your team repo name
  • You can find the workflow name in the first line in .github/workflows/ccpp.yml, yet please edit the name there so it has no space and shows something about your group
  1. Insert the resultant image using markdown, under the code snipplet you inserted

You may find this page useful: https://jekyllrb.com/docs/includes/

@candy-lam candy-lam added the documentation Improvements or additions to documentation label Apr 21, 2021
@chuckjee
Copy link

Sorry, the link at point 3 is outdated, it should be https://docs.github.com/en/actions/managing-workflow-runs/adding-a-workflow-status-badge

@Eric-lee1155 Eric-lee1155 self-assigned this May 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants