Commit graph

4 commits

Author SHA1 Message Date
google-labs-jules[bot]
e0ddc08a22 docs: Add comprehensive JSDoc comments and update README
This commit introduces full documentation for the entire repository.

- Added JSDoc-style docstrings to every JavaScript function in `index.html`. Each docstring provides a clear explanation of the function's purpose, parameters, and return values.
- Updated the `README.md` to include a new section on code documentation, informing developers that the codebase is fully commented.
2025-09-10 07:11:43 +00:00
Paweł Orzech
3ffd1a2c3b Improve website accessibility, SEO, and performance
- Add comprehensive ARIA labels and semantic HTML structure
- Enhance SEO with Open Graph, Twitter Cards, and canonical URL
- Optimize performance by removing unused CSS code
- Improve multilingual error handling for Mastodon feed
- Update sitemap with current date
- Update README with new features

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-20 16:14:51 +02:00
Paweł Orzech
eb14201acf Update README.md
readme update
2025-06-28 17:00:20 +02:00
Paweł Orzech
5dd935e6fc Create README.md
added readme
2025-06-28 02:38:55 +02:00