Skip to content

The official website of Hack Club, VIT Chennai.

Notifications You must be signed in to change notification settings

SleepyAryan/website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

website

The official website of Hack Club, VIT Chennai.

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.
  • 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.
  • Use the TEMPLATE to add new pages

About

The official website of Hack Club, VIT Chennai.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 61.4%
  • CSS 38.6%