dev-backpack / cllm

Empower your CLI experience with a command search tool driven by LLM magic!
https://dev-backpack.github.io/cllm/
MIT License
33 stars 0 forks source link

Create project homepage and documentation using Docusaurus #31

Closed devleejb closed 7 months ago

devleejb commented 8 months ago

What would you like to be added?

I would like to integrate Docusaurus into our project to create a dedicated homepage and documentation section. Docusaurus provides a clean and user-friendly interface for managing documentation and showcasing project information.

Why is this needed?

Having a well-organized project homepage and documentation is essential for providing users with easy access to information about the project, its features, installation guides, and API references. Docusaurus will help us maintain consistency in styling and layout across these sections.