Hexo Generate Notebook CSS
Remove Duplicated Notebook CSS¶
- Add Category and Tag to Notebooks
- Move Notebook CSS to
<head></head>
Add Category and Tag to Notebooks¶
I find that the hexo layouts for Categories and Tags are almost the same, but it seems that the the usage of Tags is more casual. So I decide to add Tag "Notebooks" to my Notebook posts.
Move Notebook CSS to <head></head>
¶
- https://github.com/seii-saintway/hexo-ipynb/blob/a7cf07cfdde16cab0f1aeed8922a7e9c70b8987e/generate-css/generator.ipynb
- https://github.com/seii-saintway/hexo-ipynb/blob/a7cf07cfdde16cab0f1aeed8922a7e9c70b8987e/generate-css/hexo.tpl
- https://github.com/seii-saintway/hexo-theme-freemind/blob/2d488b1b596ab908bf35bf5091076a9138271230/source/css/notebook.css