acdh-oeaw / apis-core-rdf

APIS Core refactored
https://acdh-oeaw.github.io/apis-core-rdf/
MIT License
3 stars 3 forks source link

Handling of static files, styling,... #1240

Open koeaw opened 1 day ago

koeaw commented 1 day ago

I think we should discuss/decide on how static files or styling more generally,... should be handled now that most of our JS and CSS has been moved out of our templates and into separate files.

Discussion points:

koeaw commented 15 hours ago

Related recent comments re: naming of files https://github.com/acdh-oeaw/apis-core-rdf/pull/1234#pullrequestreview-2336720128, re: template tags https://github.com/acdh-oeaw/apis-core-rdf/pull/1242#pullrequestreview-2337663008

sennierer commented 14 hours ago

we put all JS in the header and use event listeners and defer to decide when to execute the JS