The permanent link of the Readme is still broken. #24

Open
opened 2023-06-07 21:11:02 +00:00 by PaganoBarserker · 0 comments

Problem description.

The Readme has a permalink that functions as a static website. It is suggested to change it to a post or something similar so that it can be decentralized (Img1).

Image

Img. Here is the permalink observed.

It can be noticed that when it is decentralized, the link is broken (Img2).

Image

Img2: Here you can see the broken decentralized link.

Possible solutions to the conflict.

Solution: Declare it as a post.

In this case, we are using the {% post_url %} tag, which is commonly used in content management systems like Jekyll to generate links to specific posts or pages based on their date and title (Img3).

Image

Img3: Here you can see the replacement, but it didn't solve the problem.

It is suggested to continue researching on this matter and find a solution to this problem.

## Problem description. The Readme has a permalink that functions as a static website. It is suggested to change it to a post or something similar so that it can be decentralized (Img1). ![Image](https://github.com/DECENTRALIZEDCLIMATE/docs/assets/47154857/1ac90e65-4b24-4798-b8c7-7b8e93b9396e) >Img. Here is the permalink observed. It can be noticed that when it is decentralized, the link is broken (Img2). ![Image](https://github.com/DECENTRALIZEDCLIMATE/docs/assets/47154857/a44421bc-1a00-46bc-a0d9-5a3c3724bfbe) >Img2: Here you can see the broken decentralized link. ## Possible solutions to the conflict. #### Solution: Declare it as a post. In this case, we are using the {% post_url %} tag, which is commonly used in content management systems like Jekyll to generate links to specific posts or pages based on their date and title (Img3). ![Image](https://github.com/DECENTRALIZEDCLIMATE/docs/assets/47154857/ebf87838-a81c-4ce1-ba6e-e8f0a4fc0dd9) >Img3: Here you can see the replacement, but it didn't solve the problem. ## **It is suggested to continue researching on this matter and find a solution to this problem.**
Sign in to join this conversation.
No description provided.