Open Issues Need Help
View All on GitHub Web Development • Custom Website Development
AI Summary: The blog index page incorrectly displays a 'no posts' message when there is exactly one blog post. This is likely due to a conditional logic error that expects more than one post to display the correct content. The issue also notes an unrelated styling problem with font size.
Complexity:
2/5
good first issue
Web Development • Custom Website Development
Markdown auto-links pick up closing parentheses 11 months ago
AI Summary: Fix a bug in the Handmade Network website's Markdown rendering where auto-links incorrectly include closing parentheses from surrounding text. This involves modifying the custom Goldmark fork used by the website to prevent this behavior.
Complexity:
3/5
good first issue