A gatsby starter for a technical documentation website
The Gatsby Ant-Design Documentation Starter is a boilerplate for creating technical documentation websites, with the option to include a blog. It is based on the Gatsby framework and utilizes Ant Design UI components. The starter supports features such as Ant Design integration, Typescript, Markdown, MDX, Syntax highlighting, and Latex. The project is open-source and licensed under the MIT license.
To install and set up the Gatsby Ant-Design Documentation Starter, follow these steps:
git clone https://github.com/cvluca/gatsby-starter-markdown
cd gatsby-starter-markdown
npm install
npm run develop
http://localhost:8000
/content/docs
directory and make changes. The site will update live as you save the files.The Gatsby Ant-Design Documentation Starter is a powerful boilerplate for creating technical documentation websites. It offers features such as Ant Design integration, Typescript support, Markdown and MDX capabilities, syntax highlighting, and Latex support. With easy installation steps, developers can quickly set up and customize their documentation websites.