This Website
Requests:#
-[ ] sort categories on index page.
Experience#
Stylus#
2020-06-27 23:12:34#
I remembered in the Q&A of Wixo. Stylus was mentioned. So as I wanted to use the google themed color. I wanted to define my own colors. So I learn some basic syntax on Official website of Stylus But very few things about installation were there. Neither in stylus GitHub. Basically I followed this. And Grunt came in. Funny name. And frustratingly, it works for only Node.js Env. After editing the .styl file with language-stylus It came to me that I can use VS code extensions. Find one works: live-stylus I can start Using Stylus now.
2020-06-28 11:13:37#
Stylus is style-related. Should work first with data-related aspects. Searched about EJS file formatting and not satisfied with the answers from Overstack. My final solution is Prettier - Code formatter And for EJS language support (the syntax \<% %> is reported as an error in VScode enviornment) I used EJS language support
0.0.7 content#
2020-07-01 03:18:54#
- Found and temporarily fixed the issue of the theme of Hexo. Not my bad.
The
_config.yml
was not correctly read when changed. Only part of it was recognised: The theme changed but withmain.js
file from the old theme. - Organized the files.
0.0.8 Classify for Theme tree#
- New folder directory.
BUGS:#
Theme Wixo#
Cannot overwrite the default action of picture-click Event.