Bjørn Erik Pedersen

Results 871 comments of Bjørn Erik Pedersen

I work with getting plenty of themes running on themes.gohugo.io and have limited time to debug individual themes. The use of params in footer should check if it exist before...

> Is this by design? Yes. Rename the home page content file to "_index.md" and this should work. You may have to add `layout = single` or something.

> TBH I'm not even sure why I took the original approach I did. It might be that I just emulated whatever Pygments was doing. I think I implemented this...

>Thoughts? A major bump would require a new "path update" (/v4), or whatever Go Modules calls it ... I would have just duplicated the tag, as both would point to...

Bump; could you also have a look at #63 ... which is a blocker for pulling this library into Hugo. Thanks!

I forced pushed an updated version where I "continue" instead of break. Also added another language to the test.

I would appreciate a merge of this sooner rather than later, as I need to get a fix out for this.

I have a patch (almost) ready for this. Will come back with a PR.

I could proably check the error and try again.

>Using art-x-oc should work. Sure, but having to do a "check if error string contains this magic string" and then do a retry isn't ... perfect.