【发布时间】:2015-02-16 22:53:10
【问题描述】:
docpad run 的行为与 https://docpad.org/docs/install 和 https://docpad.org/docs/start 上的不同
它一直要求我同意 ToS,它不会创建任何文件或运行服务器。
$ docpad run
info: Welcome to DocPad v6.70.1 (global installation: /usr/local/lib/node_modules/docpad)
notice: If everyone who saw this message donated $1/week, maintaining DocPad would become sustainable: http://docpad.org/donate
info: Contribute: http://docpad.org/docs/contribute
info: Plugins:
info: Environment: development
Before we continue, have you read and agree to DocPad's Terms of Service (http://bevry.me/tos) and Privacy Policy (http://bevry.me/privacy)? [Y/n] Y
Fantastic. We like informed people!
$ docpad run
info: Welcome to DocPad v6.70.1 (global installation: /usr/local/lib/node_modules/docpad)
notice: If everyone who saw this message donated $1/week, maintaining DocPad would become sustainable: http://docpad.org/donate
info: Contribute: http://docpad.org/docs/contribute
info: Plugins:
info: Environment: development
Before we continue, have you read and agree to DocPad's Terms of Service (http://bevry.me/tos) and Privacy Policy (http://bevry.me/privacy)? [Y/n] Y
Fantastic. We like informed people!
$ ls -la
total 0
drwxr-xr-x 2 guaka staff 68 Feb 13 03:04 .
drwxr-xr-x 3 guaka staff 102 Feb 13 03:04 ..
$
继续接受 ToS 有点无聊,如何开始构建网站?
(也发布了这个in the DocPad issue queue,但那里发生的事情不多。)
【问题讨论】:
标签: docpad