Closed alxy closed 5 years ago
It may make sense to have dedicated assets/js
and assets/css
folders in the future, if more libraries are added. These could also more easily be excluded from beeing ignored by the gitignore.
Thank you very much for this addition @alxy!
This implements https://github.com/OFFLINE-GmbH/octobertricks.com/issues/3
Code highlight is supported via the existing highlight library.
Curently, there is a bug in the fullscreen mode, as some of the theme elements render in front of the editor due to their high z-index porperties (
.header
).