Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: new error handlng for frontmatter, sort for all posts #17

Merged

Conversation

ZL-Asica
Copy link
Owner

  • title, author, and date now have error handling.

    • with default value and pattern analysis (date).
  • Now showing time for the post in the front end but use it as a sorting method.

    • O($$n$$ $$\log n$$)

@ZL-Asica ZL-Asica linked an issue Oct 19, 2024 that may be closed by this pull request
Copy link

vercel bot commented Oct 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
suzu-blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 19, 2024 11:35pm

@ZL-Asica ZL-Asica merged commit 59c1383 into main Oct 19, 2024
3 checks passed
@ZL-Asica ZL-Asica deleted the 10-add-error-handling-for-missing-or-malformed-markdown-files branch October 20, 2024 03:45
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.

Add error handling for missing or malformed markdown files
1 participant