Skip to content

Files

Latest commit

f1c495a · Oct 11, 2019

History

History
18 lines (11 loc) · 746 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 746 Bytes

Charity Discount Landing Page

Landing page showcasing the main features of CharityDiscount.

Usage

  • gulp or gulp build builds the page(s) (minify, inline, translate)
  • gulp watch for local development (serves the ro-RO version, can be changed in gulpfile.js)

Features

  • As fast as it gets - all the css is purged, minified and inlined directly in the html file. (custom js is also minified/inlined - not purged because it doesn't block the rendering)
  • Translation - support for multiple languages (resulting in different html files for each individual language)
  • SCSS/SASS support

Thanks

This project is based on Start Bootstrap's New Age Landing Page. Check it out.