comakingspace / comakingspace.github.io

Check out the current state of the new website here:
https://comakingspace.github.io/
0 stars 0 forks source link

Remove own Javascript #24

Closed NitramLegov closed 3 years ago

NitramLegov commented 4 years ago

We should try to remove as much scripting as possible. Right now, the index page is relying quite heavily on javascript.

My proposal would be to replace index as part of #17. In this case, we can get rid of the js folder entirely.

If we do not go for this, we should at least try to replace as much javascript with plain html/css as possible.

NitramLegov commented 4 years ago

Custom JavaScript is only referenced in index_old.md (see #11 ) right now. Once we get rid of that, we can get rid of the custom javascript.