Commit Graph

12 Commits

Author SHA1 Message Date
Joel Coffman ccdc95e4a8 doc(#269) Document the lack of support for Jekyll
Compatibility with GitHub Pages is limited: Jekyll (and other static
site generators) are not supported. This change documents this
limitation on the home page and FAQs.

Although Markdown files are converted to HTML and thus accessible when
anonymized GitHub Pages is enabled for the repository, the Markdown to
HTML conversion includes only the content -- i.e., there is no special
formatting (as would be available when using Jekyll).

For anyone who wants to use Jekyll, a potential workaround is to build
the site locally and commit the generated site to the repository.

Closes #269

Co-authored-by: Joel Coffman <joel.coffman@acm.org>
2024-04-16 08:26:44 +01:00
tdurieux 0506e97990 feat: display the number of page views 2022-10-19 16:34:03 +02:00
tdurieux ee4a20286d fix(#64): remove references to blind. 2021-08-13 07:22:47 +02:00
tdurieux 2e761ca295 improve mobile view 2021-04-21 11:20:14 +02:00
tdurieux 39d1d387d7 fix main button 2021-04-20 17:52:31 +02:00
tdurieux 7ce61a5502 improve style 2021-04-19 09:59:52 +02:00
tdurieux fcb3cbd851 improve home page 2021-04-08 11:53:44 +02:00
tdurieux 0b6ca131ca fix login link 2021-04-07 14:49:21 +02:00
tdurieux cf17e1c456 fix typos 2021-04-06 17:45:36 +02:00
tdurieux 351a0902b2 improve page design 2021-03-19 10:23:46 +01:00
tdurieux a2d0f0b212 v2 wip 2021-03-16 11:23:16 +01:00
tdurieux 141d016aae first version of the exploration of repositories 2020-06-05 13:17:10 +02:00