mirror of
https://github.com/wilsonfreitas/awesome-quant.git
synced 2026-07-27 20:07:50 +00:00
1ebfb8ee21
- Implemented a migration script to restructure README.md from language-first to category-first organization. - Updated entry format to include inline language tags (e.g., `Python` `Rust`). - Modified parsing logic in parse.py to extract languages from inline tags instead of headings. - Enhanced site generation to support new structure, including multi-language filtering and updated tag styles. - Updated documentation to reflect new entry format and structure. - Conducted integration tests to ensure functionality across the site.