文件名称:blog.panter.ch:潘特博客
文件大小:13.43MB
文件格式:ZIP
更新时间:2024-06-17 15:00:43
HTML
blog.panter.ch 安装 bundle install 建立新文章 在git分支中创建新文章git checkout -b articles/dd-mm-yyyy称为articles/xx-yy-zz 。 然后,您可以根据需要通过在github上提交PR来启动审核过程。 下面将创建一个带有正确名称的文件和sources一些元数据的boilerplace文章: bundle exec middleman article "INSERT TITLE" 通过运行查看预览 bundle exec middleman server 建立和发布 您的密钥需要由管理员添加到服务器。 bundle exec middleman build # Compile all files into the build directory bundle exec middleman depl