Ming Di Leom

Results 68 comments of Ming Di Leom

I think [iltorb](https://github.com/MayhemYDG/iltorb) library is a better option for now, to be compatible with Node 8. Once Node 8 has reached EOL (planned 2019-12-31), then it can be replaced with...

I just added warehouse@3 as part of hexo[ v4 milestone](https://github.com/hexojs/hexo/pull/3695).

Pending #53 and #57 .

https://github.com/hexojs/hexo-generator-sitemap/pull/94 removes the time after date.

https://github.com/adamsiwiec/hexagon has implemented this idea, perhaps we can port it to hexo-cli.

> 生成的xml里面缺少了: > ` ...` It has always been there? https://github.com/hexojs/hexo-generator-sitemap/blob/c9c2d90959668346da88d5193c109dbc107476a4/sitemap.xml#L2

If the theme can be made generic enough without changing the current "source/" folder, then it could be viable. Meaning it should be possible to use Navy theme as a...

@lijinpei I like your proposal. Can you rebase? For fontawesome, can you use [v4.7.0](https://fontawesome.com/v4.7.0/get-started/)? Add the ([minified version](https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css)) css file to "source/css/font", then use the following in `` ``` ```...

I haven't test it, so far I can verify that https://github.com/hexojs/hexo-theme-landscape/blob/d43a9ef40ac0c7c1ed1ef1f188fff7dcce62ae65/source/css/fonts/font-awesome-4.7.0.min.css corresponds to https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css

We need to verify that the library has not been modified (by the committer). We prefer to self-host; I'm aware we still use jsdelivr, we are (slowly) moving to self-host....