justinjaywang / alignmentcredit.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Local development

Install gems:

bundle install

Install node packages:

npm install

Compile and watch for changes to JavaScript in _source:

grunt dev

Start the server and watch for changes:

bundle exec jekyll serve

Publishing

Compile and minify JavaScript:

grunt

With GitHub sync enabled, push to GitHub. Then publish on Siteleaf.

About


Languages

Language:CSS 60.1%Language:HTML 31.3%Language:JavaScript 8.4%Language:Ruby 0.2%