
Research
/Security News
Popular Tinycolor npm Package Compromised in Supply Chain Attack Affecting 40+ Packages
Malicious update to @ctrl/tinycolor on npm is part of a supply-chain attack hitting 40+ packages across maintainers
website-builder-gulp
Advanced tools
A website builder for using gulp. Use this project to create highly performant and lightweight static websites. Or, just use the gulp compiler to create optimized JS and CSS for your Wordpress, Shopify, or Drupal website. Build your JS, SCSS, and static HTML files using the "hot reload" features that come with gulp watch
. In addition, your images, fonts, videos, and documents will be all be optimized for web using gulp so that every aspect of your website is optimal.
node
and npm
installed. We prefer yarn, but you can use npm instead.yarn init
yarn add website-builder-gulp
node node_modules/website-builder-gulp/init.js
yarn install
yarn start
CHANGE
to match the appropriate values for your website ex:<title>CHANGE | <!-- $title --></title>
yarn build
when you are ready to deploy your site. This will optimize all of your javascript, images, and video so that they are compact and highly performant. In addition it creates a perfect sitemap and robots.txt file for your website.gulp develop
. This will create static html pages for each .kit file you have in the pages folder. To create routes ie /about
, simply create a folder for each page and place your kit file inside that folder. We suggest naming the .kit file the samenode /node_modules/website-builder-gulp/init.js
to initialize the boiler plate project.gulp develop-js-scss-fonts-images
to watch your folder for changes build out perfect pages.gulp develop-js-scss
only watches for js and scssgulp develop-js-scss
only watches for js and scssgulp develop-js-scss-fonts
only watches for js, scss, and fontsgulp develop-js-scss-fonts
only watches for js, scss, and fontsFAQs
A website builder for using gulp
The npm package website-builder-gulp receives a total of 4 weekly downloads. As such, website-builder-gulp popularity was classified as not popular.
We found that website-builder-gulp demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
/Security News
Malicious update to @ctrl/tinycolor on npm is part of a supply-chain attack hitting 40+ packages across maintainers
Security News
pnpm's new minimumReleaseAge setting delays package updates to prevent supply chain attacks, with other tools like Taze and NCU following suit.
Security News
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.