Demos page leads to 404
mitiemann opened this issue · 6 comments
On the Franklin website, trying to click on the demos page leads to a 404.
Hey @mitiemann, yes thanks, I'll fix that this week
I was going to report the same. I found the problem with this line: https://github.com/tlienart/Franklin.jl/blob/8c043252f61e0a6217fd9c873a5be66cac5a8f3a/docs/index.md?plain=1#L26C1-L26C149
I also just encountered this issue: https://franklinjl.org/demos/ (404)
The issue seems to be a missing index.html in https://github.com/tlienart/Franklin.jl/tree/gh-pages/demos
Several of the links do work within demos:
The index.html
seems to be missing since #1066 was merged. Maybe some codeblock now throws an error and didn't before?
Hello guys, this is now fixed (https://franklinjl.org/demos/), sorry am struggling a bit with my maintainers' duty atm