trans / transcode

TRANSCODE BLOG

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TRANSCODE Blog

Built on Jekyll Incorporated

Usage

After an initial clone run one time only:

rake setup

This will run bundle install and will clone the wiki to _wiki.

After editing posts or other files run as needed:

rake generate

To publish the site run:

rake publish

Configuration

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

_config.yml
_assets/
    ├── stylesheets/
        ├── main.scss

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

NOTES

Add domain to CNAME if ever needed.

Copyright and license

TRANSCODE, Copyright (cc) 2013 trans

Jekyll Incorporated, Copyright 2013 Kippt Inc. under The MIT License

About

TRANSCODE BLOG

License:MIT License


Languages

Language:CSS 98.4%Language:Ruby 1.3%Language:JavaScript 0.2%