This Document Starter Kit serves as a flexible and scalable foundation for building documentation websites or content-driven projects.
Documents is a powerful Next.js documentation starter kit designed to simplify the process of creating high-quality, comprehensive product documentation, technical manuals and business guides. Built with React, Tailwind CSS and TypeScript, this starter kit provides the foundation to build your project documentation and knowledge base.
Demo: https://rubix-documents.vercel.app/
https://docs.rubixstudios.com.au (In-Development)
Clone the repository:
git clone https://github.com/rubixvi/rubix-documents.gitcd rubix-documents
Install dependencies:
npm install
Run the development server:
npm run dev
Open http://localhost:3000 in your browser to see the project.
For Production:
Build the app:
npm run build
Start the production server:
npm run start
Open http://localhost:3000 to view the production build.
If deploying to Vercel, the build step is automatically handled during deployment.
This kit can be used to create product documentation, business websites and guides.
Main Screen
Document Screen
Document Footer
Document Search
Main Dark Mode Screen
Document Dark Mode Screen
Note: AI documentation support is in development.
git checkout -b feature-branch
).git commit -m 'Add some feature'
).git push origin feature-branch
).This project is licensed under the MIT License. See the LICENSE file for details.
For support or inquiries, contact Vincent Vu @rubixvi on X.
Rubix Studios - https://www.rubixstudios.com.au
This Document Starter Kit serves as a flexible and scalable foundation for building documentation websites or content-driven projects.
Documents is a powerful Next.js documentation starter kit designed to simplify the process of creating high-quality, comprehensive product documentation, technical manuals and business guides. Built with React, Tailwind CSS and TypeScript, this starter kit provides the foundation to build your project documentation and knowledge base.
Demo: https://rubix-documents.vercel.app/
https://docs.rubixstudios.com.au (In-Development)
Clone the repository:
git clone https://github.com/rubixvi/rubix-documents.gitcd rubix-documents
Install dependencies:
npm install
Run the development server:
npm run dev
Open http://localhost:3000 in your browser to see the project.
For Production:
Build the app:
npm run build
Start the production server:
npm run start
Open http://localhost:3000 to view the production build.
If deploying to Vercel, the build step is automatically handled during deployment.
This kit can be used to create product documentation, business websites and guides.
Main Screen
Document Screen
Document Footer
Document Search
Main Dark Mode Screen
Document Dark Mode Screen
Note: AI documentation support is in development.
git checkout -b feature-branch
).git commit -m 'Add some feature'
).git push origin feature-branch
).This project is licensed under the MIT License. See the LICENSE file for details.
For support or inquiries, contact Vincent Vu @rubixvi on X.
Rubix Studios - https://www.rubixstudios.com.au