Hi all,
Im trying to install a new theme in Jekyll, (primer-master)
When i go to do bundle exec jekyll serve i obtain the next error:
Configuration file: /home/alejandro/blog/_config.yml
Source: /home/alejandro/blog
Destination: /home/alejandro/blog/_site
Incremental build: disabled. Enable with --incremental
Generating…
Jekyll Feed: Generating feed for posts
Build Warning: Layout ‘post’ requested in _posts/2018-10-22-welcome-to-jekyll.markdown does not exist.
Liquid Exception: No such file or directory - git in /_layouts/default.html
jekyll 3.8.4 | Error: No such file or directory - git
Can somebody help me? Thanks