NextJS Documentation starter powered by TinaCMS
The Tina Starter Alpaca is a starting point for creating documentation websites. It provides full integration with TinaEdit and allows users to easily edit and add new documentation pages. The theme also offers a customizable navigation system, allowing users to organize their documentation into groups and subgroups, as well as change the order of the navigation. Additionally, the theme supports theme customization, including options for customizing colors, fonts, and titles.
To get started on localhost:
git clone https://github.com/tinacms/tina-starter-alpaca.git
cd tina-starter-alpaca
.env
To enable search functionality:
.env
fileyarn create-indices
(this command needs to be run whenever you want to update the indices)To deploy on Vercel:
The Tina Starter Alpaca is a theme for creating documentation websites with easy integration with TinaEdit and a customizable navigation system. It provides a straightforward installation process and allows for theme customization. It also offers search functionality and the ability to gather feedback through GitHub integration. The theme can be deployed on Vercel for easy hosting.