All Projects → gulpjs → gulpjs.github.io

gulpjs / gulpjs.github.io

Licence: other
The gulp website

Programming Languages

javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
CSS
56736 projects

Projects that are alternatives of or similar to gulpjs.github.io

gulp-shopify-theme
Shopify theme synchronisation during development
Stars: ✭ 26 (-39.53%)
Mutual labels:  gulpjs
tomanistor.com
Personal portfolio website and blog created with Hugo
Stars: ✭ 14 (-67.44%)
Mutual labels:  gulpjs
bb8
Starter kit for automating tasks in everyday front-end development. 👨🏻‍💻 ⚡️ 🛠 ✨ 🤖
Stars: ✭ 13 (-69.77%)
Mutual labels:  gulpjs
gulp-sass-bootstrap-boilerplate
⏰📌 Boilerplate with gulp.js, Sass, Babel, and Browsersync.
Stars: ✭ 24 (-44.19%)
Mutual labels:  gulpjs
lead
Sink your streams.
Stars: ✭ 14 (-67.44%)
Mutual labels:  gulpjs
gulp
Gulp Türkçe Çeviri
Stars: ✭ 37 (-13.95%)
Mutual labels:  gulpjs
sass-starter-pack
Sass starter files using Gulp v4.0.0 🔥
Stars: ✭ 34 (-20.93%)
Mutual labels:  gulpjs
angular-google-picker
An Angular directive that interact with Google Picker API
Stars: ✭ 78 (+81.4%)
Mutual labels:  gulpjs

gulpjs.com

This is the repository containing the code for the official gulp website gulpjs.com.

A screenshot of gulpjs.com

Contributing

This website is built using Docusaurus 2, a modern static website generator.

Getting started

To get started working on this site you first need to clone this repository

$ git clone git://github.com/gulpjs/gulpjs.github.io

When you are done making your improvements, create a Pull Request.

Installation

$ npm install

Local Development

$ npm start

This command will first pull down the markdown documentation from the main gulp repository, then starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

$ npm build

This command generates static content into the build directory and can be served using any static contents hosting service.

Thanks

Many thanks are owed for this website!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].