emitanaka / ninja-theme

A xaringan / remark js ninja theme
https://emitanaka.github.io/ninja-theme
89 stars 23 forks source link

A `ninjutsu.js` version of `ninjutsu.css` #4

Open emitanaka opened 6 years ago

emitanaka commented 6 years ago

Javascript will allow granular customization, although pure css solution is still desirable for some browser that disable js.

Mears-UFL commented 5 years ago

Thanks, very much for your very great gift to Xaringan users. I have been finding that javascript macros are very useful. Lately css grid has seemed to be a promising option. Have you considered comparing your theme with grid? What aspects of javascript might allow even more flexibility? (So far the only good use I have for javascript is to add class and to manually adjust image size, placement, z, orient etc.) Please let me know if I can contribute in any way. Thanks!

emitanaka commented 5 years ago

Excellent suggestion re: css grid! I was thinking of it but don't use it myself so need to work on it. Contributions welcome :)