bdavidxyz / alpha

test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alpha

just test yo gen for jekyll

To get started

$ gulp [--prod]

And you'll have a new Jekyll site generated for you and displayed in your browser. Neato. If you want to run it with production settings, just add --prod.

Settings

In your _config.yml and humans.txt you should add your Github and Twitter profile if you want to.

Usage

$ gulp build [--prod]
$ gulp deploy

Install

If you have cloned this repo or want to reinstall, make sure there's no node_modules or Gemfile.lock folder/file and then run npm install and bundle install.

Update

To update: npm update generator-jekyllized -g, then run yo jekyllized:gulp [--rsync|amazon|pages] in this directory. Note that this will overwrite any local changes, so back it up.

Github

For more information on how to use your new project, please refer to the README on Github.

Owner

david

About

test


Languages

Language:CSS 39.1%Language:JavaScript 33.4%Language:HTML 22.5%Language:Ruby 5.0%