Skip to content

A simple landing page, using plain javascript, scss, compass.

Notifications You must be signed in to change notification settings

jatinlal1994/landing-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Landing page

This is a simple, fast and attractive webpage built on top of HTML, CSS, SCSS, Compass and JavaScript. Different features are implemented like Parallax Effect for top section. Vertical parralax is applied on the cards present in second section.

To edit CSS Styling

You need to install Ruby, along with gems for Compass and SCSS. After installation, go to landing-page directory, open a terminal and run

$ compass watch

and to compile compressed css styles, run

$ compass compile -e production --force

To edit JS Code

Javascript code is written in "scripts/landing-page.js".

About

A simple landing page, using plain javascript, scss, compass.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published