Closed mikepqr closed 9 years ago
I don't know what pelican content
is supposed to do, but every time I run make
it works fine.
Also potentially relevant: I use Pelican 3.3 and a bunch of other older packages, because things keep changing in pelican & markdown & IPython and other dependencies, and I don't have the time to try and track down all the interactions and why they might be breaking things. So that may be why it's not working for you.
If you're looking for suggestions, I'd say blog with Nikola instead of Pelican. They seem to have a much more integrated interface for things like IPython notebook.
I think pelican content
is effectively a frontend for make html
, at least in this context.
Unfortunately make html
results in the same error. Thanks anyway for taking a look!
This is almost certainly something very simple (e.g. a missing dependency), but I'm getting a build failure when running
pelican content
on a fresh copy of this repository. Suggestions very welcome!This is based on a clean clone of this repo (i.e. these are the only commands I run immediately before I get the above error):