gulpjs / gulpjs.github.io

The gulp website

Home Page:http://gulpjs.com

Repository from Github https://github.comgulpjs/gulpjs.github.ioRepository from Github https://github.comgulpjs/gulpjs.github.io

Add Sip guidelines

phated opened this issue · comments

Basic guidelines for formatting a Gulp Sips Series article

Article Structure

Title
Large Image (replaces 55 words)
Series Description as shown: This is part of our Gulp Sips series: bringing you easily-digestible bits of information on our advanced or unknown features.
Body (can be What?, How?, Why?)

Notes:

  • No more than 200 words/2 minute read, including images. This is based on the Medium’s basic time calculations.
  • Add a cmd + enter between each titled section
  • To add code to Medium
    • Block code: add ```before your code
    • To add inline code, type your code, highlight it, then click ` (a single tick).