ghost-render icon indicating copy to clipboard operation
ghost-render copied to clipboard

Fix tag URL is [object object] & Add some updates

Open cool4zbl opened this issue 7 years ago • 3 comments

Hi there, I've used this tool to build my Ghost blog, and it was so cool! However, I found there were somewhere I was not so satisfied and even found a small bug of generating the tag URL, so I made some updates and fix the bug.

  • Fix tag URL is [object object]
  • Beautify the post URLs in the index page. E.g. {hostname}/2017-07-02-welcome-to-ghost.html -> {hostname}/2017-07-02-welcome-to-ghost/. E.g. {hostname}/2017-07-02-welcome-to-ghost/index.html -> {hostname}/2017-07-02-welcome-to-ghost/
  • Use colors package for debugging easily.

@mixu Please review, thanks! 😃

cool4zbl avatar Jul 02 '17 18:07 cool4zbl

I just started looking into [object Object] bug today but decided to check here first. Glad I did, thanks for the patch!

autonome avatar Jul 11 '17 05:07 autonome

@autonome Glad to help you. 😄

cool4zbl avatar Jul 26 '17 03:07 cool4zbl

Hi @mixu, are you interested in giving us commit access? Or if you do no plan to accept any PRs, do you recommend we fork active dev to a new repo?

THanks!

autonome avatar Nov 05 '18 18:11 autonome