Zulip Chat Archive

Stream: FLT

Topic: website?


Kim Morrison (Feb 25 2025 at 04:52):

Neither the repository nor the blueprint link to https://imperialcollegelondon.github.io/FLT/. Does anything? I fail to find it via google.

Kevin Buzzard (Feb 25 2025 at 08:26):

oh cool, I'm only dimly aware of that page, which is presumably being auto-generated and auto-populated by something. The "documentation" and "paper" links don't work.

Kevin Buzzard (Feb 25 2025 at 08:27):

wait -- if I click on "documentation" then the "blueprint" link stops working too. The "paper" link works only if I don't click on "documentation" first.

Patrick Massot (Feb 25 2025 at 08:41):

See https://github.com/ImperialCollegeLondon/FLT/blob/main/docs/index.md and https://github.com/ImperialCollegeLondon/FLT/blob/main/docs/_layouts/default.html.

Patrick Massot (Feb 25 2025 at 08:43):

The thing about doc being broken goes beyond that page. Trying to follow links to Lean code from the blueprint bring the same error.

Kevin Buzzard (Feb 25 2025 at 08:53):

@Yaël Dillies is this something to do with the recent changes to doc-gen?

Yaël Dillies (Feb 25 2025 at 09:51):

No. It has to do with the janky python code we're using having been deemed too janky by whatever the CI machines are running. I can fix it... if you open me a session on a computer in the MLC :innocent: (I am there in 50min)

Kevin Buzzard (Feb 25 2025 at 10:38):

great to know that my project is janky :-) I won't be in until the afternoon and I have meetings until about 3pm :-/


Last updated: May 02 2025 at 03:31 UTC