You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhancing the Open Innovation Platform Documentation with Multilingual Support
We are currently developing an experimental repository aimed at establishing a comprehensive documentation platform for the Open Innovation Platform. This work leverages the capabilities of Quarto and the babelquarto package to provide robust multilingual support, specifically catering to both Arabic and English languages.
Local Building Instructions:
To build the documentation book locally, you can utilise the babelquarto::render_book() function in R. Please note that the integration with GitHub Pages is still under development and not operational as of now. It is deployed via Netlify now.
Immediate Objectives for the Demo Version:
To progress towards a functional demo version of the documentation, we have outlined the following key steps:
Arabic Language Support: Ensure effective deployment of the Arabic version, with a focus on Right-to-Left (RTL) text alignment. This may require the development of custom CSS. I have added few Arabic files to test it.
Deployment Solutions: Although deployment is working but when you click on Arabic version, it's not working - same with local build.
Content Migration: Transfer all existing documentation from JSDocs to the new platform.
Crowdin Integration and Quarto Deployment: Set up a new Crowdin project to manage translations. It's crucial to ensure that Quarto successfully deploys translations from the new file structure. Currently, there seems to be a challenge with deploying translations, as both English and Arabic versions should be accessible from the same file path.
Arabic Localisation: Complete the localisation of all documentation into Arabic.
The text was updated successfully, but these errors were encountered:
Enhancing the Open Innovation Platform Documentation with Multilingual Support
We are currently developing an experimental repository aimed at establishing a comprehensive documentation platform for the Open Innovation Platform. This work leverages the capabilities of Quarto and the babelquarto package to provide robust multilingual support, specifically catering to both Arabic and English languages.
Local Building Instructions:
To build the documentation book locally, you can utilise the
babelquarto::render_book()
function in R. Please note that the integration with GitHub Pages is still under development and not operational as of now. It is deployed via Netlify now.Immediate Objectives for the Demo Version:
To progress towards a functional demo version of the documentation, we have outlined the following key steps:
The text was updated successfully, but these errors were encountered: