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

Can't run "rake install[Koenigspress]" #11

Open
jorgedfbranco opened this issue Feb 9, 2019 · 1 comment
Open

Can't run "rake install[Koenigspress]" #11

jorgedfbranco opened this issue Feb 9, 2019 · 1 comment

Comments

@jorgedfbranco
Copy link
Contributor

You state in your README that we should run

$ git clone https://github.com/TheChymera/Koenigspress.git .themes/Koenigspress
$ rake install[Koenigspress]
$ rake generate

yet, although the first step works as expected,

$ rake install[Koenigspress]
rake aborted!
No Rakefile found (looking for: rakefile, Rakefile, rakefile.rb, Rakefile.rb)

I'm no ruby developer, so I don't really know what to make of the error message other than noting that running find -type f -iname "*rake"* returns nothing.

How should I proceed?

Thanks

@TheChymera
Copy link
Owner

Hi there, and thank you for taking interest in the project. Koenigspress is a theme for Octopress, which has been deprecated a while back in favour of Jekyll. I have no idea how and if it could work without Octopress. I for one have not been able to migrate my blogs from Octopress to Jekyll, and have instead opted to move to Pelican, which has the advantage of being written in a language which is much more usable and which I am much more proficient in than Ruby.

I don't know what else you could try except check whether the theme is indeed still compatible with the base engine you are using --- and if you are able to migrate it, I will happily include your changes :)

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

No branches or pull requests

2 participants