Navilan
Navilan
@andreas-h @vincentbernat I am trying to generate and I run into a few issues with python-datetime: ``` ... res = self._parse(timestr, **kwargs) File "/Users/lakshmivyas/.environments/lv/lib/python2.7/site-packages/dateutil/parser.py", line 350, in _parse l =...
@vincentbernat - Same: `python-dateutil==2.0`. I am on python 2.7.2 and trunk hyde.
I guess this might help too: `git version 1.7.5.4`
okay - I will downgrade dateutil to 1.5 to see if I can fix the other issue - later today.
> (Let me know if you'd rather I did a fork and PR, but it's about two lines!) Yes, please. Please note: Hyde has been unmaintained for quite sometime though....
"hyde -v gen" ought to give some traceback information. I think a lot of Jinja context is swallowed even in that case. Yeah, I'd really appreciate a PR.
> So...they're horrendous? he he - yeah - ATM, they are. Will be working on them next week.
Agreed. Will fix in the next release.
@renard - Sorry about the lack of documentation. Might be rectified soon. As far as the issue is concerned, you can think of the tag names as variables - as...
@fergyfresh - You can simply remove the `tagger` plugin from site.yaml to avoid tagging. But, do take a look at the link in my previous comment. Its straightforward to have...