ManNguyen / newhavenio.github.io

active version of the website for newhaven.io built on the Jekyll framework

Home Page:http://newhavenio.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NewHaven.io Jekyll site

New Jekyll site for NewHaven.io, using Bootstrap and Jekyll for more collaboration in development and blog writing.

Setup Dev Dependencies

$ gem install bundler # if not already installed
$ npm -g install yarn

Install Application Dependencies

$ bundle
$ yarn

Run Application Server

make sure to build the webpacks bundle.js before serving

$ yarn start

License

This program is licensed under the MIT License. Details can be found in LICENSE.CODE. Blog posts (the textual content of files matching the glob *.md in the posts directory) are licensed under the Creative Commons Attribution 4.0 License. Details can be found in LICENSE.CONTENT.

About

active version of the website for newhaven.io built on the Jekyll framework

http://newhavenio.github.io/

License:MIT License


Languages

Language:CSS 38.3%Language:HTML 33.1%Language:JavaScript 16.9%Language:Ruby 7.9%Language:Shell 3.8%