mirror of
https://github.com/StarFleetCPTN/GoMFT.git
synced 2026-09-08 23:50:48 +02:00
- Added Docusaurus configuration and initial setup for documentation. - Created multiple documentation pages covering installation, configuration, and core concepts. - Implemented a GitHub Actions workflow for automatic deployment of documentation to GitHub Pages. - Updated .gitignore to exclude Docusaurus build artifacts and dependencies. - Enhanced README with a link to the online documentation.
1.7 KiB
1.7 KiB
GoMFT Documentation Images
This directory contains images used in the GoMFT documentation.
Required Images
The following images are used in the documentation:
logo.svg- The GoMFT logo for the headerfavicon.ico- The website favicondocusaurus-social-card.jpg- Social media preview imagedashboard.gomft.png- Screenshot of the GoMFT dashboarddashboard.dark.gomft.png- Screenshot of the GoMFT dashboard in dark modetransfer.config.gomft.png- Screenshot of the transfer configurationscheduled.jobs.gomft.png- Screenshot of the scheduled jobstransfer.history.gomft.png- Screenshot of the transfer historyuser.management.gomft.png- Screenshot of the user managementrole.management.gomft.png- Screenshot of the role managementauthentication.providers.gomft.png- Screenshot of the authentication providersnotifications.gomft.png- Screenshot of the notificationsnotification.service.gomft.png- Screenshot of the notification serviceaudit.logs.gomft.png- Screenshot of the audit logsfile.details.gomft.png- Screenshot of the file detailsfile.metadata.gomft.png- Screenshot of the file metadatadatabase.tools.gomft.png- Screenshot of the database toolsjob.run.details.gomft.png- Screenshot of the job run details
Symlinks for Backward Compatibility
dashboard.png→dashboard.gomft.pngcreate-transfer.png→transfer.config.gomft.pngdocker.png- Placeholder for Docker-related screenshots
Adding New Images
When adding images to this directory:
- Use descriptive filenames
- Optimize image size when possible
- Use PNG for screenshots and SVG for vector graphics
- Include alt text when referencing images in documentation