MathHubInfo / Frontend

A new MathHub Narration Frontend written in React.
GNU Affero General Public License v3.0
2 stars 0 forks source link

no content even if there is. #96

Closed kohlhase closed 3 years ago

kohlhase commented 5 years ago

https://beta.mathhub.info/library/archive?id=HelloWorld%2FMMT&modules=&dedclarations= says "no content", but there are two MMT files in the archive. What happens?

kohlhase commented 5 years ago

I have a suspicion: the HelloWorld examples are not built. What do I have to do do build them. There should be a auto-build feature in MathHub.

tkw1536 commented 5 years ago

Yes that's exactly what is happening. Previously, those pages would show a 404 error, the MMT backend now just returns a pseudo-response with the empty text.

kohlhase commented 5 years ago

Oh, and opening the /MathHub/HelloWorld/MMT/{fol,pl}.mmt into IntelliJ gives me errors I am not sure I understand. @tkw1536 could you have a look?

tkw1536 commented 5 years ago

Content problems are something @Jazzpirate should look at.

tkw1536 commented 3 years ago

no longer the case