# eryiyunbox-blog **Repository Path**: tobyglei/eryiyunbox-blog ## Basic Information - **Project Name**: eryiyunbox-blog - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-18 - **Last Updated**: 2021-01-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 開容器 ```bash docker run --rm -v `pwd`:/usr/src/app -p 5555:10000 -ti 21box-static-builder:2.0 bash bundle install bundle exec jekyll serve --port 10000 --host 0.0.0.0 ``` # theme ```bash # 原文件 /usr/local/bundle/gems/minima-2.5.1 ```