The permanent link of the Readme is still broken. #24
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: DecentralizedClimateFoundation/docs#24
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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).
It can be noticed that when it is decentralized, the link is broken (Img2).
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).
It is suggested to continue researching on this matter and find a solution to this problem.