饭叔的知识整理

markdown server

  • gfms

    可以以起一个浏览markdown的网站

      [sudo] npm install gfms -g
      cd your-github-project-dir
      gfms -p 1234
    
  • harpjs

    也很有趣,用ejs,less,markdown来写静态网站

      sudo npm install -g harp
      harp init myproject
      harp server myproject
    

http://harpjs.com/ https://github.com/youurayy/gfms https://github.com/mkaz/lanyon https://www.npmjs.com/package/md-server https://menteslibres.net/luminos/getting-started/markdown-examples https://www.google.nl/webhp?sourceid=chrome-instant&ion=1&espv=2&es_th=1&ie=UTF-8#es_th=1&q=markdown%20server