Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 587 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 587 Bytes

about the project

This is the official ISTE MANIT website.

installation

Clone the directory. Then get the submodules by

git submodule init
git submodule update

and you are good to go

directories

  • All the webpages should be kept in the template folder
  • All the script should be placed in the script folder
  • All the SASS should be placed in the scss folder
  • All the CSS should be placed in the css folder

Please minify and vendor prefix your compiled CSS for better experience
Bulma can be edited via variables.scss