nihgwu / hexo-hey

an admin plugin for hexo
http://nihgwu.github.io/hexo-hey/
MIT License
208 stars 41 forks source link

New Features #35

Open johntom opened 7 years ago

johntom commented 7 years ago

Image-Sample.txt

Hi, I tried to fork as add 2 fields to the metadata section of a post, without success. In my case, I use the following https://github.com/ptsteadman/hexo-theme-corporate.git which when opened will show additional fields thumbnail and lede for each post. If possible I would like those feilds added to the edit/insert mode of a post. It would also be awsome to add an uploaded image the thumbnail section along with the body. The following is an example Image-Sample.md also attached as txt file. title: Image Sample tags:

nihgwu commented 7 years ago

I know your concern, I think the easiest way for you to achieve it is write the mete section in the body directly I'm planning to refactor this project this month, thanks for your interest

johntom commented 7 years ago

i think I tried the body but since it's past the meta section it does not get picked up. I'm willing to contribute some funds if interested. I was using hexo-admin and find your solution better fits my needs. FYI, while I still have many angular 1.x apps I've moved on to Aurelia and react-native for all new stuff. Thanks and Happy New Year John

nihgwu commented 7 years ago

I've moved on to react and react-native 😄 so I'm planning to rewrite this in react as I can't bare ng1 anymore.

johntom commented 7 years ago

Aurelia is worth a look, more of complete framework than react which is why I use it for my desktop apps. I live in nyc and goto all Angular meetups and felt NG2 too verbose and difficult. Aurlia follows standards and is quite fun to work with. John

johntom commented 7 years ago

Hi, Just checking on the status of the refactor if its still something on your plate. Thanks, John

nihgwu commented 7 years ago

yes, I will start after update one of my app, should be by next week, thanks for your remind

johntom commented 6 years ago

Just checking to see if you still have plans with this repo