Update site/generate.py: support category-first structure with inline language tags

Changes:
- Update parse_readme() to extract languages from backtick tags
- Extract languages from inline tags instead of h2 headings
- Add languages column to project data
- Update build_tags_html() to support multiple language tags per entry
- Update generate_html() to use data-languages attribute (space-separated)
- Update languages counting logic to extract from inline tags

Site now correctly displays multi-language projects with proper filtering
support for all languages in the new category-first README structure.
This commit is contained in:
Wilson Freitas
2026-03-28 10:59:38 -03:00
parent cf807c050d
commit 40b4f60b29
2 changed files with 9361 additions and 9189 deletions
+9307 -9154
View File
File diff suppressed because it is too large Load Diff