hackathon-git-labs icon indicating copy to clipboard operation
hackathon-git-labs copied to clipboard

Update basic.md and basic.html to take into account showcase feature

Open andrewdempsey2018 opened this issue 2 years ago • 3 comments

basic.md and basic.html need to be updated to incorporate the new 'showcase' feature. These files suggest the user add the following:

{
    "name": "your_name_or_alias",
    "course_start": "year_of_course_start",
    "course_stage": "student_alum_staff_mentor",
    "favorite_language": "favorite_language",
    "currently_learning": "latest_learning"
}

However, the text should include the showcase:

"showcase": true key/value pair

and should read more like:

{
    "name": "your_name_or_alias",
    "course_start": "year_of_course_start",
    "course_stage": "student_alum_staff_mentor",
    "favorite_language": "favorite_language",
    "currently_learning": "latest_learning",
    "showcase": true
}

The relevant screenshots should be updated also

andrewdempsey2018 avatar Oct 08 '22 19:10 andrewdempsey2018

Hello, If this issue is still open, can I work on it?

MuzhdaN avatar Oct 09 '22 13:10 MuzhdaN

@MuzhdaN we actually might not need this Issue 😄 I'm working on something currently to sort this automatically 😉 Thanks for contributing to the project, and the overall conversation of it too. Why don't you create a custom creation following along to the intermediate.md guide?

auxfuse avatar Oct 09 '22 13:10 auxfuse

@auxfuse thank you. Yes, I want to work on that as well. Somehow the first PR for basic.md should be accepted to be able to continue working with the intermediate.md guide.

MuzhdaN avatar Oct 09 '22 16:10 MuzhdaN