gammasoft71 / xtd

Free open-source modern C++17 / C++20 framework to create console, GUI (forms like WinForms) and unit test applications and libraries on Microsoft Windows, Apple macOS and Linux.
https://gammasoft71.github.io/xtd
MIT License
735 stars 57 forks source link

[ENHANCEMENT] xtd - Creation of the website #212

Open gammasoft71 opened 1 year ago

gammasoft71 commented 1 year ago

xtd - Creation of the website

Enhancement

Creation of the the website.

Description

Creation of the website on GitHub with Docusaurus.

Remarks

Later, it would be interesting to integrate the 'References Guide' in the website. There could be several 'References Guide' (one per version). This would imply to be able to generate the documentation with the github action and to be able to get the generated documentation in the github repo.