maranran / keynote

一个胖子建的,你们不要期望太多

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HomePage

elemefe.github.io/keynote

document syntax

you can see guide from reveal-js

but only support markdown syntax so far.

default separator ----

insert new item

clone this repository to your local

git clone git@github.com:ElemeFE/keynote.git
vi keynote/markdown/xxx.md

append your information in menu.json

vi keynote/menu.json

example

{
  "list": [
    {
      "author": "your name",
      "homepage": "your github homepage",
      "path": "fullname of your document",
      "title": "document name",
      "weibo": "your weibo homepage"
    }
  ]
}

create new pull request to that branch named "master" and @ Xavier

if your pr is merged then you can access your document online.

About

一个胖子建的,你们不要期望太多


Languages

Language:JavaScript 54.8%Language:CSS 31.7%Language:HTML 13.5%Language:PHP 0.0%