Florian Thomas

Results 9 comments of Florian Thomas

Thank you @ScottA38 ! I agree with your update to the README, the description makes it clearer now, thank you for that! I'd be happy to support the `.graphql` file...

@ScottA38 I think the `QueryParser` is the right approach! But let me give it a proper review in the next couple of days. Again, sorry about the delay and hope...

And to answer your question: I think we would only have one spec file for both formats

This might not be stale, i'll try to reproduce it with the files given by @thybzi today / tomorrow.

This occurs because the Renderer hasn't [parsed the liquid](https://github.com/jekyll/jekyll/blob/c07985eca8a0caf24572918fcd6af5a91a923578/lib/jekyll/renderer.rb#L76) in those files yet. My proposal to fix this would be to store the information on the `Page` if its content...

@parkr Just so i understand do you mean if i use `site.pages` in my page all the pages in my site should be added as a dependency to the current...

@parkr Yes, i think it's good that we don't use `/user/repos` because as of now the user doesn't need to be authenticated if he / she only wants to access...

Hi @benbalter , thanks for your quick feedback! You're right, there could be a security issue if an attacker is able to access the result of `private_repositories` or at least...

@alfredxing Hi, are you still working on this or need help with anything?