Skip to content

vi5halc/MozillaIndia

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MozillaIndia

This is the source code for the static landing page of MozillaIndia.org. The website is built using the sandstone theme extracted from Mozilla's Bedrock project.

Contributing

HowTo

Fork -> Hack -> Send pull request

CSS

  • CSS is written in Less and is kept in the less directory.
  • less/styles.less organizes CSS files together. Any new Less file is imported into less/styles.less and compiled to css/styles.css.
  • Any third party CSS go to the css directory.
  • MozillaIndia-specific CSS goes in less/mozin/mozin.less.

HTML

  • Edit index.html for adding/editing any content.

About

Source code of mozillaindia.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.5%
  • CSS 37.7%
  • HTML 0.8%