olers / blog

Dongyue Tech Blog

Home Page:http://blog.dongyueweb.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog

Build Status Issue Stats

This is Dongyue Studio's team blog. Built using ink.

Installation

Quick install

  • download tarball from http://www.chole.io/, extract and put the binary in your PATH
  • clone this project, ssh is preferred, i.e. git clone git@github.com:dyweb/blog.git

The Gopher way

tl;dr go get -u github.com/InkProject/ink

  • install golang
  • install git (NOTE: install GitHub client != install git)
  • config your GOPATH and workspace properly, remember to add $GOPATH/bin to your PATH
  • install ink using go get -u github.com/InkProject/ink, this operation require git and go to be proper installed
  • clone this project, ssh is preferred, i.e. git clone git@github.com:dyweb/blog.git

Workflow

see contribute guideline for detail

  • preview ink preview
  • create new post ./scripts/create-post "Cyclone" -l zh-cn -a "gaocegege"
  • before deploy ./scripts/pre-deploy

About

Dongyue Tech Blog

http://blog.dongyueweb.com


Languages

Language:CSS 33.8%Language:HTML 30.6%Language:JavaScript 19.9%Language:Python 14.4%Language:Shell 1.3%