The handmade website for https://handmade.network/

2 Open Issues Need Help Last updated: Jun 19, 2025

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

The handmade website for https://handmade.network/

HTML
Web Development Custom Website Development

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

The handmade website for https://handmade.network/

HTML