Git Product home page Git Product logo

frontend-skeleton's Introduction

Frontend skeleton with Gulp.js

Installation

Clone the repository on your computer, change into the projects folder and install autmatic or manual.

Automatic

  1. Install Vagrant, Virtualbox and Ansible.
  2. bring virtual machine up vagrant up
  3. connect to it vagrant ssh
  4. go to project directory cd /vagrant
  5. view project

Manual

  1. Install meta software before developing:
  2. Prepare project. bundle bower install npm install Hint: If you get errors while installing gulp-imagemin it may help to execute this command before running npm install:
export PKG_CONFIG_PATH=/opt/X11/lib/pkgconfig

Setup

Change settings in config/config.js, config/jekyll.yml and config/jekyll.prod.yml. Create config/auth-ftp.js and/or config/auth-rsync.js files if needed. Create Your app in app/ directory.


Running Gulp.js

Three tasks are available:

  • gulp will start a development server, build assets and the Jekyll site and start a watch task.
  • gulp publish will copy and optimize assets and run a production build of Jekyll.
  • gulp deploy will copy the generated files with Rsync to your server.

Credits

These are the files for Introduction to Gulp.js published on stefanimhoff.de website (avalible also on Github).

This tutorial includes some files for demonstation purposes:

frontend-skeleton's People

Contributors

bartlomiej-kwiatek-vml avatar blake-simpson avatar jpeg729 avatar kogakure avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.