octopress
octopress copied to clipboard
Updated Octopress and now post dates are not rendering
Earlier today I ran git pull octopress master
according to Updating Octopress and now post dates are no longer rendered.
Had a look at the Git repo and looks like the master branch is not ready for prime time and does not include the date plugin either.
Is the master supposed to contain the latest production-ready code or is it the development branch?
How can I get the latest production-ready code?
Submitted a pull request to fix this issue.
would you mind referencing your pull request? I have the same issue and I'd like to help get it fixed asap :smile:
@TheChymera here: https://github.com/imathis/octopress/pull/1624
Can you test it please and report back on whether it works?
I'm having this issue with the current master pulled today for themes that aren't classic.
@rbaumbach Other third party themes will need to update their sources like in this diff. I don't control their source.
I tried to modify octoflat theme according to that diff, but it didn't help. It is pretty crazy that you guys quietly make a change that just breaks all other themes and then say it's not your business :rage:
@yankov Sorry to frustrate you! We don't have Octopress 2 under good testing and it doesn't really have strong theming conventions, so things are bound to break. We don't like it either. Octopress 3 will be out soon – @imathis has worked tirelessly to ensure things like this don't happen again in the future.