Adocs

screenshot of Adocs
vite
vitepress
vue

Docs template built with VitePress —The vite and vue powered static site generator

Overview

The content is a guide for running a project locally and building the documentation. It provides instructions and a folder structure.

Features

  • Run project locally: Boot the project locally using a specific command.
  • Visit site: Access the site locally by visiting a specific URL.
  • Build: Command to build the project's documentation.
vite
Vite

Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects

vitepress
Vitepress

VitePress is a static site generator designed for creating documentation websites. It offers a lightweight and fast development experience using Vue.js and Markdown, with features such as live-reload, theming, and customizable layout components.

vue
Vue

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

documentation
Documentation

Documentation themes are built specifically for writing technical and product documentation. They are normally written and maintained in Markdown. The often include a navigation menu, search bar, clear headings, semantic document structure and clean typography.