diff --git a/public/partials/faq.htm b/public/partials/faq.htm index ef2fa8d..bc9d94b 100644 --- a/public/partials/faq.htm +++ b/public/partials/faq.htm @@ -80,6 +80,7 @@
  • Anonymous GitHub only anonymizes textual files. + It does not support the use of a static site generator, such as Jekyll, with GitHub Pages (although Markdown files are converted to HTML without any special formatting).
  • Anonymous GitHub does not support files that are larger than 8Mo. diff --git a/public/partials/home.htm b/public/partials/home.htm index 2380a0e..7aec4a2 100644 --- a/public/partials/home.htm +++ b/public/partials/home.htm @@ -96,7 +96,8 @@ The reviewers can explore your repository with ease, the source code is highlighted, PDFs, images, Notebook are rendered. The goal is to make is as easy as possible for the reviewer to explore and review - the repository. GitHub pages are also supported. + the repository. GitHub Pages + is also supported, but not static site generators, such as Jekyll.