csci3251-2020 / project-team-c

project-team-c created by GitHub Classroom
0 stars 4 forks source link

Task 8: Promote your repo #9

Open Jenny-Ch opened 4 years ago

Jenny-Ch commented 4 years ago

Now that your team has finished most of the tasks, you have to promote it! Your tasks:

  1. Look at your team's page here: https://csci3251-2020.github.io/project-team-c/
  2. At the bottom of the page, edit and include the repo last updated time using site.time (HOW?)
  3. Go to the public repo of csci3251-2020.github.io in the CSCI3251-2020 organization Edit the file to add a link of your team, and request for review from @chuckjee
noidea-gg commented 4 years ago

To include the repo last updated time, do we just need to type {{ site.time }} at the bottom of README.md? I'm confused about that.

Vectorial1024 commented 4 years ago

@s1155124573 by referring to the "parent" repo https://github.com/csci3251-2020/csci3251-2020.github.io it seems yes.

And perhaps add a bit of text like "Last updated at [date]" too to make it look nice.

noidea-gg commented 4 years ago

Thanks!

Vectorial1024 commented 4 years ago

We will need to make a pull request at https://github.com/csci3251-2020/csci3251-2020.github.io to include our Project Team C page to the list of Project Team Pages.

Vectorial1024 commented 4 years ago

I assume everything is done and ready.

I have submitted a PR at the parent repo here: https://github.com/csci3251-2020/csci3251-2020.github.io/pull/17