mirror of
https://github.com/StarFleetCPTN/GoMFT.git
synced 2026-09-08 23:50:48 +02:00
chore: Update Docusaurus deployment workflow and image handling
- Enhanced the deployment workflow to ensure screenshots are copied to the correct static directory. - Added a new script to fix image paths in Markdown files for better compatibility with the updated structure. - Updated Docusaurus configuration to streamline static directory management and support image loading. - Adjusted documentation to reference the new image paths.
This commit is contained in:
Vendored
+10
-2
@@ -1,6 +1,14 @@
|
||||
# GoMFT Documentation Images
|
||||
# Images directory
|
||||
|
||||
This directory contains images used in the GoMFT documentation.
|
||||
This directory contains various images used throughout the documentation, including:
|
||||
|
||||
1. Logo files
|
||||
2. Screenshots
|
||||
3. Icons and other assets
|
||||
|
||||
Some screenshots are automatically copied from the main repository's `/screenshots` directory during the build process.
|
||||
|
||||
The automated copy is handled by the `prepare-screenshots` script in package.json.
|
||||
|
||||
## Required Images
|
||||
|
||||
|
||||
Reference in New Issue
Block a user