Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 566 Bytes

instruction.md

File metadata and controls

29 lines (18 loc) · 566 Bytes

STACS Website

Basic flow of pages

enter image description here

Instructions

  • We are using Nuxt.js to make our website, it is a static site generator
  • Use BEM standard for naming classes
  • Use SCSS for styling
  • Home page content :-

Header

Title

About

Achievements

Recent notifications

Footer

  • Every page must contain header and footer
  • Use multiples of 4 for giving padding, margin and font size
  • Follow the colors provide in the pallet
  • This project will be version controlled using git and github