Mahmoud-Emad
f447c7a3f1
Merge branch 'development' into dev_docusaurus
2025-12-01 15:16:17 +02:00
Mahmoud-Emad
ba46ed62ef
refactor: Update documentation for HeroLib Docusaurus integration
...
- Refactor site.page_category and site.page arguments
- Update hero command usage for ebook paths
- Clarify Atlas and Doctree integration
- Add new ebook structure examples
- Update HeroScript actions reference
2025-12-01 11:59:16 +02:00
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
ed785c79df
...
2025-12-01 10:35:46 +01:00
0a731f83e5
...
2025-12-01 05:27:29 +01:00
Mahmoud-Emad
ed9ff35807
refactor: Improve navigation label generation
...
- Generate human-readable nav label
- Use title_case for page names without titles
2025-11-30 17:33:17 +02:00
Mahmoud-Emad
e2c2a560c8
feat: Refactor docusaurus playbook and sidebar JSON serialization
...
- Extract playbook action processing into separate functions
- Add auto-export for Atlas collections
- Simplify sidebar JSON serialization
- Update sidebar navigation item structure
2025-11-30 17:31:41 +02:00
0ca87c5f32
...
2025-11-30 09:19:10 +01:00
5b2069c560
...
2025-11-30 08:59:38 +01:00
0963910572
...
2025-11-30 08:24:36 +01:00
394dd2c88e
...
2025-11-30 07:41:15 +01:00
d16aaa30db
...
2025-11-30 07:28:16 +01:00
18da5823b7
...
2025-11-28 14:18:16 +01:00
7c03226054
...
2025-11-28 09:37:21 +01:00
fc13f3e6ae
...
2025-11-28 09:27:19 +01:00
0414ea85df
...
2025-11-28 09:01:58 +01:00
e7611d4dc2
...
2025-11-14 08:51:32 +02:00
3179d362fc
...
2025-11-09 08:47:11 +04:00
c409d42f64
...
2025-11-09 07:43:44 +04:00
fd5a348e20
...
2025-11-09 06:36:05 +04:00
93fc823e00
...
2025-11-09 06:25:44 +04:00
5a6f3d323b
...
2025-11-07 07:58:53 +04:00
ea1a49ffd5
...
2025-11-07 07:19:28 +04:00
f4de662fc2
...
2025-11-07 07:00:23 +04:00
Mahmoud-Emad
a149845fc7
feat: Enhance docusaurus site generation with atlas client
...
- Add flags for development server and browser opening
- Introduce IDocClient interface for unified client access
- Implement atlas_client integration for Docusaurus
- Refactor link handling and image path resolution
- Update Docusaurus config with atlas client options
2025-11-06 15:44:09 +02:00
Mahmoud-Emad
04e1e2375f
refactor: Remove docusaurus dev server and path_meta flag
...
- Remove 'dev' flag from run command
- Remove 'path_meta' flag from run command
- Remove docusaurus integration from playcmds
- Add `validate_links` and `fix_links` to Atlas
- Refactor page link processing for clarity and export mode
2025-11-05 15:25:50 +02:00
Mahmoud-Emad
2150b93a80
refactor: Update name normalization logic
...
- Use texttools.name_fix instead of name_fix_no_underscore_no_ext
- Preserve underscores in normalized names
- Update documentation and tests to reflect changes
2025-11-05 10:01:18 +02:00
Mahmoud-Emad
8bfb021939
feat: Support atlas_client module:
...
- Add client for atlas module
- Add unit tests to test the workflow
- Remove println statements from file_or_image_exists
- Remove println statements from link processing loop
2025-11-04 15:56:07 +02:00
caedf2e2dd
...
2025-10-22 09:38:49 +02:00
b538540cd4
Merge branch 'development' of github.com:incubaid/herolib into development
2025-10-19 16:28:37 +02:00
1a76c31865
...
2025-10-19 16:28:35 +02:00
Mahmoud-Emad
f477fe46b3
feat: Update site page source references
...
- Update `site.page` src from "tech:introduction" to "mycelium_tech:introduction"
- Update `site.page` src from "tech:mycelium" to "mycelium_tech:mycelium"
2025-10-19 16:58:18 +03: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
112894b24f
Update the pages
2025-10-16 12:47:50 +03:00
Mahmoud-Emad
9240e2ede8
fix: Improve Docusaurus link generation logic
...
- Add function to strip numeric prefixes from filenames
- Strip numeric prefixes from links for Docusaurus compatibility
- Fix same-collection relative links
- Convert collection:page links to relative paths
- Remove .md extensions from generated links
2025-10-15 16:44:02 +03:00
Mahmoud-Emad
446c54b0b5
feat: Improve Docusaurus link generation
...
- Add function to fix links for nested categories
- Adjust path generation for nested collections
- Remove .md extensions from Docusaurus links
- Conditionally apply name_fix to page paths
2025-10-15 04:26:29 +03:00
Mahmoud-Emad
fc9142b005
fix: Ensure pagepath ends with a slash
...
- Use section_current.path for default page path
- Append slash if pagepath is not empty and doesn't end with one
2025-10-15 02:07:52 +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
230c684725
...
2025-10-14 13:34:29 +04:00
081aafa8c6
...
2025-10-14 11:41:16 +04:00
25eb9bbb86
...
2025-10-14 11:25:11 +04:00
3465e36de5
...
2025-10-13 09:07:40 +04: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
5155ab16af
...
2025-09-14 17:57:06 +02:00
Mahmoud-Emad
dd400ba6fa
style: improve code formatting; refactor module imports
...
- Apply consistent alignment for struct fields and parameters
- Standardize string literal delimiters to single quotes
- Refactor module import strategy in `models` package
- Enhance asset formatting for precise decimal display
- Remove unused imports and redundant `+}` syntax artifacts
2025-09-03 11:36:02 +03:00
Mahmoud-Emad
0e8fdb0149
feat: Implement theming and modal UI improvements
...
- Introduce CSS custom properties for theming
- Add light theme support via `prefers-color-scheme`
- Enhance modal overlay, centering, and styling
- Improve modal responsiveness across breakpoints
- Remove prompt template and output copy buttons
2025-08-31 10:55:43 +03:00
6daffaeb94
...
2025-08-29 12:51:19 +02:00
0f6d6f731a
...
2025-08-29 06:13:50 +02:00
Mahmoud-Emad
0e7344ae4a
feat: add persistent AI chat interface
...
- Implement persistent AI chat with conversation history.
- Add chat sidebar for conversation management (create, load, delete).
- Enhance message display with markdown, copy, regenerate actions.
- Integrate interactive chat input (auto-resize, char count, typing indicator).
- Apply comprehensive responsive and accessibility styles to chat UI.
2025-08-24 16:13:25 +03:00