kippt/jekyll-incorporated

Name: jekyll-incorporated

Owner: Kippt.com

Description: Modern Jekyll based blog for companies

Created: 2013-10-09 21:57:31.0

Updated: 2018-01-19 04:53:46.0

Pushed: 2017-11-15 05:46:47.0

Homepage: http://incorporated.sendtoinc.com

Size: 12094

Language: CSS

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Jekyll Incorporated

Modern Jekyll based blog. Great for companies, products or anything. See live at blog.sendtoinc.com

Installation & Usage
bundle install
jekyll serve --watch

Note: Requires Ruby version 1.9.3 =>. For example use rbenv

Configuration

Edit: _config.yml (general options), main.css (theme colors & fonts)

ll-incorporated/
_config.yml
_assets/
??? stylesheets/
    ??? main.scss

Note: when editing config.yml, you need to restart jekyll to see the changes.__

Publish to Github Pages
  1. Add your domain to CNAME
  2. Edit your repo address at Rakefile

Run rake task. NOTE: It will deploy the generated site to gh-pages branch overwriting it

 site:publish
Usage examples
Authors

Originally build for sendtoinc.com, your workspace for sharing and organizing knowledge

Karri Saarinen

Jori Lallo

Todo:
Copyright and license

Copyright 2013 Kippt Inc. under The MIT License


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.