Skip to content

cellistlondon/netlify-home

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify Homepage

This is the public website for Netlify.

It's built with Jekyll, but replaces Jekyll's asset pipeline with Gulp and uses Browsersync in development mode.

Installing & Building

Clone the repository and then run:

bundle install
npm install

To run in development mode with BrowserSync and Sass compilation run:

gulp

To build the site run:

gulp build

About

The Netlify.com website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 63.5%
  • CSS 29.2%
  • Ruby 4.3%
  • JavaScript 3.0%