Browse Source

feat: Roadmap page updated

Vaclav Elias 2 năm trước cách đây
mục cha
commit
e5d4320e1b

+ 7 - 8
en/contributors/documentation/roadmap.md

@@ -1,9 +1,8 @@
-# Documentation roadmap
-This is a proposal for our website roadmap and ongoing website development plan.
+# Documentation Roadmap
 
-- Tackle existing issues listed in the [Issues](https://github.com/stride3d/stride-website/issues)
-- Convert images to WebP for better performance
-- Streamline the website by decoupling media from the site
-  - Host videos on YouTube
-  - Host images in Azure Blob Storage or another location
-- Optimize the website for possible deployment on Azure Static Web Apps
+This document outlines a proposed roadmap and an ongoing development plan for our Stride Docs website.
+
+- **Address Existing Issues**: Prioritize resolving issues listed in the [Issues](https://github.com/stride3d/stride-docs/issues) section on GitHub.
+- **Image Optimization**: Convert existing images to the WebP format to enhance website performance.
+- **Content Enhancement**: Implement improvements across all sections of the documentation to ensure clarity, accuracy, and comprehensiveness.
+- **Guidance for Contributors**: Provide clear instructions for contributors on writing XML comments in C#, which play a crucial role in enhancing the API documentation.

+ 7 - 7
en/contributors/website/roadmap.md

@@ -1,9 +1,9 @@
 # Website roadmap
-This is a proposal for our website roadmap and ongoing website development plan.
 
-- Tackle existing issues listed in the [Issues](https://github.com/stride3d/stride-website/issues)
-- Convert images to WebP for better performance
-- Streamline the website by decoupling media from the site
-  - Host videos on YouTube
-  - Host images in Azure Blob Storage or another location
-- Optimize the website for possible deployment on Azure Static Web Apps
+This document outlines a proposed roadmap and an ongoing development plan for our Stride website.
+
+- **Address Existing Issues**: Prioritize resolving issues listed in the [Issues](https://github.com/stride3d/stride-website/issues) section on GitHub.
+- **Image Optimization**: Convert existing images to the WebP format to enhance website performance.
+- **Decoupling Media**: Streamline the website by decoupling media from the site
+  - Consider hosting videos on YouTube
+  - Consider hosting images in Azure Blob Storage or another location