Giter Site home page Giter Site logo

Project Overview

  • Templates : Assemble
  • Styles : Sass
  • Task Manager : Gulp
  • Pkg Mgr: NPM & Bower

Installation

$ npm install && bower install

Gulp Tasks

Local Development

$ gulp

Production Build

$ gulp build

Clean Environment

$ gulp clean

Deployment

$ gulp deploy

Environment Control

From any template use the {{#if}} condition to control output for post compile.There's also an object in Node for process.env. You can set the environment via the command line like so…

export NODE_ENV=production
export NODE_ENV=development
{{#if (isEnv "production")}}
{{/if}}

GRAY GHOST's Projects

atomic-guide icon atomic-guide

A guide to help build highly reusable components through the study of an interface from a molecular level.

blog icon blog

Gray Ghost Visuals Press. The personal blog of Gray Ghost Visuals Exploring Front-end Web Development & Design.

dotfiles icon dotfiles

Based on a fork of the Paul Irish .dotfiles

iterms icon iterms

Custom iTerm Profiles for People who use ZSH

mocean-modals icon mocean-modals

Animated modals for your enjoyment leveraging Sass and jQuery. Choose from various effects such as 3D, Sliders or Playful.

practice-git icon practice-git

A practice git repository where you can eff up as much as you'd like plus work with a real, living, breathing person on the other side. Here we learn all things git. Feel free to send Pull Requests to see what it's like when someone asks you "Can you squash your commits for us" and you're all like "How the hell do I do that?"

site icon site

Web Development & Design, Technical Writing, Interaction Design, Open Source Maker & Contributor. Helping Create A Better Web.

webdesignerschecklist icon webdesignerschecklist

A general workflow checklist for visual designers working within a team setting where they'll be sharing visual exploration and comps with a developer.

wp-flex icon wp-flex

A responsive, foundational WordPress theme boilerplate. Adheres to best practices and requirements set by the official WordPress Codex and theme review guidelines.

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.