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
abdul9411 opened this issue Apr 16, 2021 · 2 comments
Open

Task 7: Get a status badge #8

abdul9411 opened this issue Apr 16, 2021 · 2 comments

Comments

@abdul9411
Copy link
Contributor

abdul9411 commented Apr 16, 2021

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:
  • Task 7
  1. Now you should get a workflow status badge for the code, as in this document: https://docs.github.com/en/actions/managing-workflow-runs/adding-a-workflow-status-badge
  • 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/

@abdul9411
Copy link
Contributor Author

image

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants