LoreZyra

Results 20 comments of LoreZyra

It should be all lowercase.

Any luck on Arabic translation?

Bumping this request up.

Latest version of HEXO 6.2.0 still fails to start. This workaround resolved it: ```bash npm install [email protected] ```

This is for programmers or other people? I don't see programmers having an issue reading or editing the settings file directly.

While you wait for a UX designer, I would suggest writing up what you expect from them. How would you expect the extension to be used and what your target...

I have a site with over 1400 posts and almost 10K assets. It takes HEXO over 30 minutes to generate if I don't run `hexo clean` first. However, running `hexo...

Would be good to update the readme for this project to include an explanation on the ranking system and meaning of the letters.

I believe you need to adjust the MathJax config. I've always added the following to my MathJax: ```mathjax \displaystyle \nonumber ```