In reference to #27, we tested a number of frameworks and chose one that we thought would be most suitable for the our redesign needs. We went with Docusaurus, and this is why.
After the initial setup and configuration of Docusaurus, I began by removing the sample pages and content, then migrating the docs first. The most difficult part was updating the Makefile. I am currently working on creating the homepage, amid a few challenges. Here's the repository.
Next up, I need to do the following:
[x] Finish up on the Docs migration.
[ ] Fix internal links.
[x] Pull in the blog and the rest of the content.
[x] Set up Search.
[x] Create new README file and update it to reference the new website.
[ ] Organise Docs.
[x] Update callouts and admonitions to Docusaurus style.
In reference to #27, we tested a number of frameworks and chose one that we thought would be most suitable for the our redesign needs. We went with Docusaurus, and this is why.
After the initial setup and configuration of Docusaurus, I began by removing the sample pages and content, then migrating the docs first. The most difficult part was updating the Makefile. I am currently working on creating the homepage, amid a few challenges. Here's the repository.
Next up, I need to do the following:
Search
.README
file and update it to reference the new website.