Skip to content

This Landing Page is a one-page responsive website template which has been created mobile-first design.

License

Notifications You must be signed in to change notification settings

fatmakiraz/landify-landing-page-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Landify Landing Page Template

This Landing Page is a one-page responsive website template which has been created mobile-first design. BEM methodology has been used as a CSS naming method. The sections of the template are as follows:

Sections

  • Hero
  • Logos of brands with slider
  • Features
  • Testimonials
  • Achievement counters
  • Content areas,
  • Call to action sections

Project Structure

css/main.css file is created from main.scss file which is inside the scss folder. main.scss file is used to import the other scss files. CSS codes of the index page are included in the scss/pages and scss/components folders.

LiquidJS is used as a template engine. Files of the template are in the views folder.

Installation

git clone https://github.com/hey-fk/landify-landing-page-template
cd landify-landing-page-template
npm install or yarn install

Start the server

gulp

Now enter localhost:3000 in the address bar of your browser.

Dist Folder

gulp dist

Production files will be prepared in /dist folder.

Deploy Vercel

Build Command

gulp dist

Output Directory

dist

Contributing

Did you found a bug or got an idea for a new feature? Feel free to use the issue tracker to let me know. Or make directly a pull request.

Credits

Design: Landify - Landing Page UI Kit by Aravind Little Jack

License

This template is released under the MIT License.

About

This Landing Page is a one-page responsive website template which has been created mobile-first design.

Topics

Resources

License

Stars

Watchers

Forks