Commit Graph

15 Commits

Author SHA1 Message Date
Mahmoud-Emad
f5694dd4d7 refactor: Remove Docusaurus path logic
- Remove Redis Docusaurus path lookup
- Simplify path generation logic
2025-10-14 17:45:45 +03:00
Mahmoud-Emad
5fc0909ce7 refactor: Rename docusaurus command to docs
- Change command name from 'docusaurus' to 'docs'
- Update path handling for empty Docusaurus paths
- Adjust example usage in documentation
2025-10-14 13:08:03 +03:00
Mahmoud-Emad
8f2d187b17 fix: Rename freeflowuniverse to incubaid 2025-10-12 12:30:19 +03:00
Timur Gordon
0d1749abcf docusaurus hero fix 2025-10-07 17:37:53 +02:00
aec8908205 ... 2025-09-24 21:06:37 +04:00
32fcda82e7 ... 2025-07-19 21:52:05 +02:00
2c8daf11d8 ... 2025-07-19 19:51:08 +02:00
02ffc71aea ... 2025-07-19 15:54:23 +02:00
9ca0728929 ... 2025-07-18 05:40:57 +02:00
37f9ab78ec format, implement unixsocket rpc 2025-05-31 08:26:03 +03:00
d6224d1e60 ... 2025-05-21 08:56:34 +04:00
b410544ee1 ... 2025-05-21 08:30:30 +04:00
timurgordon
dce0b71530 replace crystallib with herolib 2025-01-22 23:57:49 +00:00
5753e0eb58 refactor: improve collection export
- Remove unnecessary parameter from `errors_report` function.
- Pass `Collection` by mutable reference to `export` function.
- Fix `.collection` file content in export test.
- Update test cases to reflect changes.
- Correct path in test data.
- Use mutable reference for `col` in `Tree.export`.

Co-authored-by: mahmmoud.hassanein <mahmmoud.hassanein@gmail.com>
2025-01-12 14:06:21 +02:00
e34a770cc6 wip: fix doctree example 2024-12-30 12:22:36 +02:00