【发布时间】:2020-11-01 04:54:21
【问题描述】:
我已经下载了 (https://github.com/hotosm/hotosm-website.git) 的 zip 文件 我想在 Ubuntu 本地运行网站,但每个项目都给出错误:
Deprecation: The 'plugins' configurationoption has been renamed to 'plugins_dir'. Please update your config file accordingly.
Deprecation: You appear to have pagination turned on, but you haven't included the `jekyll-paginate` gem. Ensure you have `gems: [jekyll-paginate]` in your configuration file.
Jekyll initialised repository-Jekyll new <file name> -file is running fine at (HTTP://127.0.0.1:4000/) ,but its not working in repository.
this sites uses bundle,ruby,and Jekyll.
【问题讨论】:
标签: ruby jekyll hosting bundler