Paweł Romanowski

Results 43 comments of Paweł Romanowski

I think you might mean something like "summary"? https://www.getzola.org/documentation/content/page/#summary > You can ask Zola to create a summary if, for example, you only want to show the first paragraph of...

Please check out the latest version (after #53 has been merged)

Hey @jackyliu16 is this still relevant?

The use case I had (mentioned above by @mre) was to determine whether the pattern looks like a glob or plain path. I ended up doing: ```rust let is_glob =...

This is a very useful feature and I'd like to help here. I have done some digging into this, and I think we could simulate a connect delay quite easily....

Thanks for the fix!

Hi, thanks for the fix! However I see some changes unrelated to the feeds, like icons and fonts. Could we split them off to a separate PR?

RSS Generation fixed in #71. For adding/changing other things, please adjust the description accordingly.

Hey, thanks for your contribution! I left some comments

Hey, I don't have the time to review this properly right now, but it looks like a great contribution. @heitorPB could you take a look please?