All Projects → maciejkorsan → frontendkickstarter

maciejkorsan / frontendkickstarter

Licence: other
Gulp 4.0 configuration for static sites development

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to frontendkickstarter

sass-starter-pack
Sass starter files using Gulp v4.0.0 🔥
Stars: ✭ 34 (+9.68%)
Mutual labels:  gulp, gulp-starter
Blendid
A delicious blend of gulp tasks combined into a configurable asset pipeline and static site builder
Stars: ✭ 5,026 (+16112.9%)
Mutual labels:  gulp, gulp-starter
WP-Gulp-Starter
A starter kit for developing WordPress themes and plugins with Gulp workflow.
Stars: ✭ 26 (-16.13%)
Mutual labels:  gulp
Prometheus
🌈 A Clean And Modern Ghost Theme with Progressive Web Apps (PWA)
Stars: ✭ 94 (+203.23%)
Mutual labels:  gulp
code-line-daily
A line of code of the day.
Stars: ✭ 17 (-45.16%)
Mutual labels:  gulp
bymattlee-11ty-starter
A starter boilerplate powered by 11ty, Sanity, Gulp, Tailwind CSS, rollup.js, Alpine.js and Highway.
Stars: ✭ 27 (-12.9%)
Mutual labels:  gulp
gulp-shopify-theme
Shopify theme synchronisation during development
Stars: ✭ 26 (-16.13%)
Mutual labels:  gulp
jekyll-gulpified
Jekyll Gulpified. Optimize assets, fire up Browser Sync, deploy, and more.
Stars: ✭ 20 (-35.48%)
Mutual labels:  gulp
aesto
Free Ghost theme with membership support. Minimal content focused design with multi author supported.
Stars: ✭ 31 (+0%)
Mutual labels:  gulp
gulp-append-prepend
➕ Simple Gulp plugin to append/prepend.
Stars: ✭ 15 (-51.61%)
Mutual labels:  gulp
gulp-cordova
[UNMAINTAINED] Very simple plugin to run cordova commands with a simple interface from gulp
Stars: ✭ 23 (-25.81%)
Mutual labels:  gulp
queiroz.js
JavaScript Extension for Dimep Kairos
Stars: ✭ 47 (+51.61%)
Mutual labels:  gulp
tomanistor.com
Personal portfolio website and blog created with Hugo
Stars: ✭ 14 (-54.84%)
Mutual labels:  gulp
generator-sf
Yeoman generator that scaffolds out a Symfony PHP app including Browsersync, various CSS preprocessors, jspm, webpack, browserify and Service Worker
Stars: ✭ 14 (-54.84%)
Mutual labels:  gulp
gulp-px2rem
This is a gulp plugin for node-px2rem.
Stars: ✭ 19 (-38.71%)
Mutual labels:  gulp
gulp-recess
[DEPRECATED] Lint CSS and LESS with RECESS
Stars: ✭ 42 (+35.48%)
Mutual labels:  gulp
UpGulp
A Gulp Starter for your WordPress project
Stars: ✭ 29 (-6.45%)
Mutual labels:  gulp
gulp-pug-inheritance
Only build affected files when modify a Pug file.
Stars: ✭ 16 (-48.39%)
Mutual labels:  gulp
campus-leaflets
校园传单是一个使用 Node.js、MongoDB、Koa、EJS、MDL、Less、RequireJS 和 Gulp 开发的 Node 应用程序。
Stars: ✭ 16 (-48.39%)
Mutual labels:  gulp
gulp-version-append
Gulp plugin to append version from package.json to static file url to avoid caching
Stars: ✭ 18 (-41.94%)
Mutual labels:  gulp

frontend kickstarter

This is simple gulp 4.0 configuration, perfect for making simple, static websites.

features 🚀:

  • autoreload on local webserver
  • sass support
  • dist building with minification
  • auto header / footer for content sites
  • circleci FTP autodeployment (read below)

requirements:

  • node.js (npm)
  • npm install -g gulp-cli

download my gulpfile & packages config and run:

  • npm install
  • gulp
  • you're ready to go :)

If you want to enable FTP autodeployment please follow this blog post: https://blog.polarbits.co/2018/01/24/deploy-static-html-website-from-github-repository-to-the-ftp-server-using-circleci/

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