Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manifest required #226

Closed
abuxton opened this issue Apr 30, 2017 · 2 comments
Closed

Manifest required #226

abuxton opened this issue Apr 30, 2017 · 2 comments

Comments

@abuxton
Copy link

abuxton commented Apr 30, 2017

Themes now require manifest for install in jekyll
$rake theme:install git=https://github.com/sergiokopplin/indigo.git
Cloning into './_theme_packages/_tmp'...
remote: Counting objects: 2019, done.
remote: Total 2019 (delta 0), reused 0 (delta 0), pack-reused 2019
Receiving objects: 100% (2019/2019), 2.85 MiB | 228.00 KiB/s, done.
Resolving deltas: 100% (1086/1086), done.
Checking connectivity... done.
rake aborted!
Errno::ENOENT: No such file or directory - ./_theme_packages/_tmp/manifest.yml
/Users/abuxton/src/abuxton.github.io/Rakefile:335:in initialize' /Users/abuxton/src/abuxton.github.io/Rakefile:335:in open'
/Users/abuxton/src/abuxton.github.io/Rakefile:335:in verify_manifest' /Users/abuxton/src/abuxton.github.io/Rakefile:316:in theme_from_git_url'
/Users/abuxton/src/abuxton.github.io/Rakefile:217:in `block (2 levels) in <top (required)>'
Tasks: TOP => theme:install
(See full trace by running task with --trace)

@sergiokopplin
Copy link
Owner

Thanks Man!
Do you know where i can find more documentation about it?

@sergiokopplin
Copy link
Owner

Closing by now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants