Skip to content

Conversation

chenglou
Copy link
Member

@chenglou chenglou commented May 11, 2021

Since the guideline for blog post is to make the file start with the date, this PR cleans up the posts that don't follow that, and enforces it and leverages it to dedupe data. Now the slug's directly inferable from the path.

The existing links are all preserved. There should be no external-facing breakage.

@ryyppy ryyppy self-requested a review May 11, 2021 20:52
@chenglou chenglou force-pushed the clean-blog-links branch from 4a5845b to 8f6640a Compare May 11, 2021 21:06
@chenglou chenglou merged commit ff5000f into master May 11, 2021
@chenglou chenglou deleted the clean-blog-links branch May 11, 2021 22:06
chenglou added a commit that referenced this pull request May 12, 2021
Following #355, we can now sort blog posts just using their path, since the date string comes before and in the semantically correct comparison order by nature.
chenglou added a commit that referenced this pull request May 12, 2021
Following #355, we can now sort blog posts just using their path, since the date string comes before and in the semantically correct comparison order by nature.
chenglou added a commit that referenced this pull request May 12, 2021
Following #355, we can now sort blog posts just using their path, since the date string comes before and in the semantically correct comparison order by nature.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants