Skip to content

Instantly share code, notes, and snippets.

@inpromotion
Created March 13, 2019 15:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save inpromotion/7bfac2e0f98d69f2c8270a4171d1ce31 to your computer and use it in GitHub Desktop.
Save inpromotion/7bfac2e0f98d69f2c8270a4171d1ce31 to your computer and use it in GitHub Desktop.
Инициализация нового проекта на Jekyll в папке _jekyll на диске С в Win10 Ubuntu Subsystem
1) Создаем папку C:\_jekyll
2) Запускаем подсистему Ubuntu
3) Переходим в папку _jekyll с помощью команды: cd /mnt/c/_jekyll
4) Инициализируем новый проект на Jekyll
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment