All Projects → CarbonPackages → Carbon.Gulp

CarbonPackages / Carbon.Gulp

Licence: MIT license
Carbon/Gulp is a delicious blend of tasks and build tools poured into Gulp to form a full-featured modern asset pipeline for Flow Framework and Neos CMS.

Programming Languages

javascript
184084 projects - #8 most used programming language
shell
77523 projects
SCSS
7915 projects
Makefile
30231 projects

Projects that are alternatives of or similar to Carbon.Gulp

Fuzzymail
📨 Email template generator. Making emails fun again.
Stars: ✭ 114 (+660%)
Mutual labels:  gulp, build, postcss
Jekyll Boilerplate
Helpful files to get started working on a new Jekyll website
Stars: ✭ 30 (+100%)
Mutual labels:  gulp, postcss
Just Task
Elegant javascript tasks
Stars: ✭ 25 (+66.67%)
Mutual labels:  gulp, build
Wordpressify
🎈 A build system designed to automate your WordPress development workflow.
Stars: ✭ 1,374 (+9060%)
Mutual labels:  gulp, postcss
Gulp Tutorial
Code examples for my Gulp.js tutorial series
Stars: ✭ 383 (+2453.33%)
Mutual labels:  gulp, postcss
Assemble
Community
Stars: ✭ 3,995 (+26533.33%)
Mutual labels:  gulp, build
Postcss Modules Example
How to use postcss-modules plugin
Stars: ✭ 78 (+420%)
Mutual labels:  gulp, postcss
Generator Kittn
The Yeoman Kittn Generator
Stars: ✭ 63 (+320%)
Mutual labels:  gulp, postcss
Gopablo
🐺 Static site generator.
Stars: ✭ 166 (+1006.67%)
Mutual labels:  gulp, postcss
Front End Tooling Recipes
Collection of pre-configured front-end tooling setups for common uses.
Stars: ✭ 176 (+1073.33%)
Mutual labels:  gulp, postcss
buildozer
🚜 Build tool which simplify your buildprocess. Built with Gulp.js 🥤
Stars: ✭ 22 (+46.67%)
Mutual labels:  gulp, build
postcss-font-grabber
A postcss plugin, it grabs remote font files and update your CSS, just like that.
Stars: ✭ 26 (+73.33%)
Mutual labels:  gulp, postcss
sp-build-tasks
👷 SharePoint front-end projects automation and tasks tool-belt
Stars: ✭ 15 (+0%)
Mutual labels:  gulp, build
Nth Start Project
Startkit for HTML / CSS / JS pages layout.
Stars: ✭ 578 (+3753.33%)
Mutual labels:  gulp, postcss
gulp-reporter
Error report for: CSSLint/EditorConfig/ESLint/HTMLHint/JSCS/JSHint/PostCSS/Standard/TSLint/XO
Stars: ✭ 17 (+13.33%)
Mutual labels:  gulp, postcss
starter-kit
🏃 A simple and powerful Starter Kit made with Webpack, Gulp 4, Pug and SASS
Stars: ✭ 21 (+40%)
Mutual labels:  gulp, postcss
gulp-boilerplate
Gulp boilerplate
Stars: ✭ 24 (+60%)
Mutual labels:  gulp, postcss
gulp-tinypng-compress
TinyPNG API wrapper for compressing PNG & JPG images
Stars: ✭ 49 (+226.67%)
Mutual labels:  gulp
postcss-lazyimagecss
A PostCSS plugin that generates images's CSS width & height properties automatically.
Stars: ✭ 38 (+153.33%)
Mutual labels:  postcss
Wysiwyg.ABTesting
A/B Testing Package for Neos
Stars: ✭ 16 (+6.67%)
Mutual labels:  neoscms

Carbon.Gulp has a successor: Carbon.Pipeline

Carbon.Pipeline is an ultra-fast build stack for Neos CMS based on esbuild and PostCSS, inclusive Vue.js and Svelte support. And of course TypeScript, too.

Carbon.Pipeline – Build stack for Neos CMS

Development dependency status Build status Latest Stable Version Total Downloads License Support development My wishlist on amazon
GitHub forks GitHub stars GitHub watchers

What is Carbon.Gulp?

Carbon.Gulp is a delicious blend of tasks and build tools poured into Gulp to form a full-featured modern asset pipeline for Flow Framework and Neos CMS.

You find the documentation in the wiki and an example installation here.

Carbon.Gulp

Features

  • Configuration with yaml files
  • Live reloading with Browsersync
  • Automatic update from Javascript development dependencies via json and bash script
  • Generate configuration based on the file structure
  • Render Sass to CSS and process it with PostCSS
  • Render your Javascript with Rollup JS
  • Compress your Images with imagemin
  • Create SVG Sprites in two variations out of the box: One for direct include, one for external use.
  • You can create internal and external files (.css and .js), based on a file annotation.

Important:
If you problems with your installation after an update, please delete node_modules and yarn.lock and try it again

If you have troubles to get it running, drop me a line by creating an issue and I'll try to help you out.

You find the documentation in the wiki and an example installation here.

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].