Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 204 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 204 Bytes

Для локальной отладки поднимает на localhost:4000

docker run -p 4000:4000 -v $(pwd):/site bretfisher/jekyll-serve

// cmd jekyll serve have problem with ruby on macos