rmcminds / merdemicrobes

Personal webpage merdemicrobes.org source
https://merdemicrobes.org/
0 stars 0 forks source link

javascript includes #1

Closed rmcminds closed 1 year ago

rmcminds commented 1 year ago

should move code to separate file and use includes. also think of changes that arent random but linked to a given post?

rmcminds commented 1 year ago

all the widgets in home.html should probably also be moved to separate files - and the styles can be integrated into separate files that are specifically included in . might also take the opportunity to rewrite with canonical javascript instead of document.write()

rmcminds commented 1 year ago

better yet would be to get rid of some javascript and replace with liquid syntax for static builds of tables