Julien

Results 204 comments of Julien

> What do you think if we refactor it a bit and move the git log extraction logic into a dedicated string parsing method? Then I can mock some git...

Hi @yuha0! Do you need some help or review to achieve this?

@yuha0 no worries, take the time you have. I just needed to know if it's still an active work here or if it's stale. Can you set this PR to...

Hey @yuha0, Any chance to see this work achieved? I close here since it's has been 2 years without any push (except rebase), but don't hesitate to reopen.

Hi @surfer190, Thanks for your interest. It's possible to reference the RSS feed through a HTML tag into the head. See: https://guts.github.io/mkdocs-rss-plugin/configuration/#integration It might be interesting to allow customizing the...

Hello @surfer190 , Any something new here or can we close it?

Hello @alexvoss , Not sure to get exactly what "multiple instances" mean. You would like to have a feed per subfolder for example? Can you give an example or a...

Thanks for the quick completion. It sounds like an interesting feature and fits the RSS expected behavior. Is that an addition on the plugin's side or the template side? Or...

Just found out the PR in Mkdocs that added this possibility: https://github.com/mkdocs/mkdocs/pull/3027 And here in the blog plugin: https://github.com/squidfunk/mkdocs-material/blob/master/src/plugins/blog/plugin.py#L57 Maybe it's just about this line?

Allowing to set the feeds output in options is on the path. You should also consider this ongoing work https://github.com/Guts/mkdocs-rss-plugin/pull/185