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

Implement About Section #311

Open
3 tasks
S1nthesis opened this issue Feb 18, 2023 · 0 comments
Open
3 tasks

Implement About Section #311

S1nthesis opened this issue Feb 18, 2023 · 0 comments
Assignees

Comments

@S1nthesis
Copy link
Member

Goal:

  • add the About section to the website
  • main files to edit - about.ejs, about.js, about.scss
  • reach out to design if you need any sprites etc.

Instructions:

  • clone to device (can use SSH one if you want as well)
git clone https://github.com/tamu-datathon-org/gigabowser.git
git checkout -b about-section (or a similar branch name, up to you)
  • add code
  • push code to your branch
git add .
git commit -m "added transition or something"
git push (first time -> git push --set-upstream origin about-section)
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