Thomas

Results 105 comments of Thomas

Hi, It seems to be a legitimate request. What kind of comments are you using ? Would it be enough to make the "#disqus_thread" customizable ?

Your PR looks interesting but contains too many changes to be merged. could you redo your PR with a single change at the time?

I believe most of this PR is already in master. Maybe not the thumbnail part? would you be willing to make a new PR?

Hi, this has been partially done in more recent version => ``` {% if post.description %} {{ post.description }} {% elif post.intro %} {{ post.intro }} {% elif post.excerpt %}...

Do you have the source of your site on GitHub? Configuration, packages, ...?

the xml (atom) does not allow the character ASCII Code 8 which is found at the position indicated by the error message (check the source code of the xml, and...

Hi, I have the same need. Would be glad to see this pull request merged. Thank you

Hi, this PR fixes a security issue. If you could merge it, it would be great :)