Commit Graph

14 Commits

Author SHA1 Message Date
Mahmoud-Emad
8fc560ae78 feat: add docs landing page slug handling
- Add function to find first doc in sidebar
- Pass found doc ID to process_page
- Set slug: / for landing page in frontmatter
2025-12-01 11:54:02 +02:00
0963910572 ... 2025-11-30 08:24:36 +01:00
Mahmoud-Emad
b18c6824d6 feat: Add announcement bar configuration
- Add AnnouncementBar struct and field to Configuration
- Add announcement.json file generation
- Implement play_announcement function for importing announcement config
- Improve fix_links to calculate relative paths dynamically
- Escape single quotes in YAML frontmatter fields
2025-10-16 17:38:18 +03:00
Mahmoud-Emad
8f2d187b17 fix: Rename freeflowuniverse to incubaid 2025-10-12 12:30:19 +03:00
Mahmoud-Emad
82a46e8149 refactor: overhaul Docusaurus command and generation
- Rework `hero docusaurus` command to use local `cfg` files
- Scan and export doctree collections during site generation
- Fix `baseUrl` redirect path handling in `index.tsx`
- Add cycle detection for `play.include` in playbooks
- Improve site config processing to prevent duplicate items
2025-08-07 10:46:57 +03:00
04403b62a4 ... 2025-08-06 08:50:32 +02:00
07bd258e54 ... 2025-08-04 07:05:04 +02:00
Mahmoud-Emad
d747977185 feat: add multi-site support and playbook enhancements
- Refactor `site` module to process multiple configurations
- Add environment variable templating for playbook actions
- Activate playbook actions for setting coderoot and params
- Improve docusaurus config with metadata fallbacks
- Fix docusaurus navbar generation when logo is not defined
2025-08-03 12:14:55 +03:00
59386bb1c2 ... 2025-07-30 20:06:27 +02:00
4472dc7d04 ... 2025-07-30 19:14:31 +02:00
02ffc71aea ... 2025-07-19 15:54:23 +02:00
d9f1c93a01 ... 2025-07-18 06:17:57 +02:00
731c4a801a ... 2025-07-17 19:15:00 +04:00
ca6fc6f7a5 ... 2025-07-12 12:28:01 +03:00