的源代码 入门 安装 安装grunt: npm install -g grunt-cli 通过npm安装Node.js依赖项: cd mpc-hc.org然后npm install 安装 运行gem install bundle ,然后bundle install 运行grunt build来构建静态站点,运行grunt来构建并观察更改( http://localhost:8000/ )。 运行grunt --help以查看所有可用任务。