Shubhangi001 / hackquest_site

Home Page:https://hackclubvit.github.io/hackquest_site/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HackQuest Site

Contributing

Fork the repo, make your changes to your personal branch, and make a pull request.

Style guide

  • Use four spaces, not tabs.
  • Pretty-print your code before pushing it.
  • Please don't use inline styles, make separate CSS file for different sections.
  • Use webp for images.
  • DONT USE BRs FOR NEWLINES - use <p> tags, make divs, or use CSS white-space: pre.
  • If you're adding an asset or page then check if it's already there before adding it.

About

https://hackclubvit.github.io/hackquest_site/


Languages

Language:CSS 57.6%Language:HTML 41.2%Language:JavaScript 1.2%