Skip to content

guillefd/amp-starter-with-gulp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AMP STARTER with Gulp, SASS and BrowserSync

Simple AMP starter boilerplate wrapped with Gulp.
Following tasks are set up:

  • SASS compiler
  • fonts importer
  • CSS inyect to <style amp-custom>
  • Browser-sync
  • Watch html and scss files
  • Clean HTML comments
  • Create dist folder

GULP COMMANDS

  • $ gulp dev
    Initiates /dist folder. Loads css, fonts and images. Watches html and scss changes. Starts Browser sync.

  • $ gulp build
    Builds index.html for deployment. Cleans HTML comments.

Install

Clone or download project.
Run on terminal $ npm install

About

AMP Page Starter with Gulp, SASS and BrowserSync

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published