-
Создание production версии сайта cd Git/jekyll.zlonov.ru/ cd /media/sf_Git/jekyll.zlonov.ru/ JEKYLL_ENV=production bundle exec jekyll build -d ../zlonov.ru
-
Запуск локального сайта cd /media/sf_Git/jekyll.zlonov.ru/
bundle exec jekyll serve -d ../zlonov.ru —limit_posts 5 —profile -
Выбор редактора: https://github.com/planetjekyll/awesome-jekyll-editors
Visual Studio Code
jekyll-snippets — Jekyll snippets for Visual Studio Code.
jekyll-syntax-support — Adds Jekyll (better liquid + front-matter) syntax support for Visual Studio Code. -
It is required that your private key files are NOT accessible by others.
chmod 600 ~/.ssh/id_rsa -
You have already activated X, but your Gemfile requires Y
-
Try bundle clean —force
-
It removes every system gem not in this bundle
-
https://stackoverflow.com/questions/6317980/you-have-already-activated-x-but-your-gemfile-requires-y