Skip to content
forked from ElemeFE/keynote

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

Notifications You must be signed in to change notification settings

damao1989/keynote

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 [email protected]: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 "gh-pages" and @ yusphy45

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 60.9%
  • JavaScript 21.0%
  • CSS 18.1%