hexo-theme-magnetic icon indicating copy to clipboard operation
hexo-theme-magnetic copied to clipboard

In the post how to add external links?

Open vigaea opened this issue 8 years ago • 10 comments

I have two issues.I really hope that you can help me to solve problems(maybe it`s a problem for me....lol)

1.how to add the pictures' path into the post?Your example are not friendly to me.

2.In the post how to add external links?

vigaea avatar Jan 21 '17 13:01 vigaea

  1. Can you give me more details on the what picture you are trying to set up ?

  2. You can use standard markdown:

[Google](https://www.google.com)

klugjo avatar Jan 22 '17 22:01 klugjo

Really thanks for your help. My problem is how to add the post's cover_index and cover_detail in each post, but follow your explanation, they always show the default index page cover image and default_cover_detail. I really confusing(lol....perhaps I too dishes).

vigaea avatar Jan 23 '17 00:01 vigaea

for example:https://vigaea.github.io/2017/01/23/2017/

I put the cover_index and cover _detail's external links in the post, is right? Where should I put ?

By the way, Comments didn't work.(soory so many complains, I really love this theme )

vigaea avatar Jan 23 '17 02:01 vigaea

I think your issues are not with my theme but with the fact that you don't fully understand how hexo works.

Can you paste the postname.md file content ? I will help you figure out the right syntax

klugjo avatar Jan 23 '17 02:01 klugjo

Have you been able to solve the problem or can you send me the content of the .md file ?

I think you have an error and the content should be something like

title: 2017
cover_index: "http://ok4no33d8.bkt.clouddn.com/work1.jpg"
cover_detail: "http://ok4no33d8.bkt.clouddn.com/scape.jpg"
---

### Create a new plan

Here the rest of your content

Can you try ?

klugjo avatar Jan 26 '17 06:01 klugjo

Yes,I have been solved all the problem of the post.(lol) Happy new year!

vigaea avatar Jan 26 '17 12:01 vigaea

Oh, I'm confused in a problem that is how sort the posts. Should I set up date in the post?

vigaea avatar Jan 26 '17 12:01 vigaea

yes you can use the date to manipulate the order of the posts

klugjo avatar Jan 26 '17 12:01 klugjo

As you say, in the home page,the posts show in order,but in archives, the posts are out of order.

vigaea avatar Feb 10 '17 02:02 vigaea

That's correct, let me fix that.

On 10 Feb 2017, at 10:21 AM, vigaea [email protected] wrote:

As you say, in the home page,the posts show in order,but in archives, the posts are out of order.

― You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

klugjo avatar Feb 10 '17 02:02 klugjo