Skip to content

Evavic44/adocs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

30 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

adocs logo

Adocs

A docs template built using VitePress

This repository serves as a resource for the tutorial, How to Build a Modern Documentation Site with VitePress posted on freeCodeCamp

Run project locally

Use this command below to boot this project locally.

git clone https://github.com/Evavic44/adocs.git

cd adocs

npm install

npm run docs:dev

Visit https://localhost:5173 to see your site

Build

You may run this command to build the docs

npm run docs:build

Folder Structure

docs/
โ”œโ”€โ”€ .vitepress/
โ”‚   โ”œโ”€โ”€ config.js
โ”‚   โ””โ”€โ”€ theme/
โ”‚       โ”œโ”€โ”€ index.js
โ”‚       โ””โ”€โ”€ custom.css
โ”œโ”€โ”€ public/
โ”‚   โ”œโ”€โ”€ logo.svg
โ”‚   โ””โ”€โ”€ logo-big.svg
โ”œโ”€โ”€ about.md
โ”œโ”€โ”€ configs.md
โ”œโ”€โ”€ contact.md
โ”œโ”€โ”€ get-started.md
โ”œโ”€โ”€ guide.md
โ”œโ”€โ”€ index.md
โ”œโ”€โ”€ package.json
โ””โ”€โ”€ README.md

About

๐Ÿ”ธDocs template built with VitePress โ€”The vite and vue powered static site generator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

โšก