Open kaelzhang opened 10 years ago
@Wshhzhsj
@ChalkTao
"hello world"
npm install -g gulp
rename config.sample.js
-> config.js
module.exports = {
name: 'cortex-search-server',
couchdb: 'http://couch.cortex.dp',
registry: 'http://registry.cortexjs.org',
port: 8010,
debug: true
};
npm run start
3个功能添加完毕
需要发起pull request吗
代码已经提交到Wshhzhsj/cortex-search-server的master分支
要求
为 README 中的代码块增加语法高亮的功能
有关项目:
基于 Disqus 为项目增加评论
如何做