Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 855 Bytes

DESCRIPTION.rst

File metadata and controls

41 lines (25 loc) · 855 Bytes

Quick Started

At first, you should crate a yourname.github.com.git on GitHub:

$ git clone git@github.com:yourname/yourname.github.com.git
$ cd yourname.github.com
$ orgnote init

Thus, update _config.yml configure file.

Usage

The usage of orgnote:

$ orgnote help

Usage: orgnote <command>

Commands:
init       Create a new OrgNote folder
new        Create a new .org post
list       List this blog notes
status     Status of those notes
publish    Auto Publish a note
recall     Cancel publish a note
generate   Generate static files
server     Start the server
deploy     Deploy your website
help       Get help on a command
version    Display version information

For more help, you can check the docs: http://orgnote.readthedocs.org/zh_CN/latest/