A vuepress theme for v1.0

Overview

Vue-Docs

Start environment

  1. You should install GitVS code or WebStorm and install Node.js

  2. And install Yarn

Why not use npm but yarn as a dependency? Never saying npm doesn't work! you can also use npm...

If you can't download it from yarn's official website, let's follow the steps below to download

# for Windows
npm install -g yarn --registry=https://registry.npm.taobao.org
yarn config set sass_binary_site http://cdn.npm.taobao.org/dist/node-sass -g

# cheak version
yarn --version

🐊 Deployment environment

# Clone Project
git clone https://github.com/AsheOne18/VueDocs.git

# Go Project Directory
cd VueDocs

# Install dependencies
yarn install # or # npm install 

# Start
yarn docs:dev # or # npm run dev

# Visit it
http://localhost:8080/

🎬 Tree

├─.github
│  └─workflows
│     └─ci.yml # Automatic deployment 
├─docs # Do not change it name 
│  ├─.vuepress
│  │  ├─config # config
│  │  ├─plugins # plugins
│  │  ├─public 
│  │  │  ├─img # img
│  │  └─styles # css
│  └─index.md # index.html
├─theme-vdoing # theme
│  ├─all files # theme
└─utils # nothing to use
    └─modules
You might also like...
Catppuccin - 😸 Soothing pastel theme for the high-spirited!

Catppuccin Theme Catppuccin is a community-driven pastel theme that aims to be the middle ground between low and high contrast themes. It consists of

Catppuccin 4.8k Jan 4, 2023
This is the official theme SDK for the FairPlayer Music Player for Android.

FairPlayer - Themes SDK This is the official theme SDK for the FairPlayer Music Player for Android. You can download the most recent version of FairPl

Mark Jivko 0 Jan 31, 2022
Genting SkyWorlds Theme Park’s Entrance Ticket Processing

Genting SkyWorlds Theme Park’s Entrance Ticket Processing A program to book normal or express ticket(s) (Express tickets people does not have to wait

Khairul Haziq 0 Aug 6, 2022
Full Featured Eclipse Theme Customizer!

Jeeeyul's Eclipse Themes (former Eclipse Chrome Theme) Jeeeyul's Eclipse Themes allows you to customize every single details of Eclipse's appearance.

Jeeeyul Lee 821 Dec 17, 2022
A React Native project starter with Typescript, a theme provider with hook to easy styling component, a folder architecture ready and some configs to keep a codebase clean.

React Native Boilerplate Folder structure : src ├── assets │   ├── audios │   ├── fonts │   ├── icons │   └── images ├── components │   ├── Layout.tsx

LazyRabbit 23 Sep 1, 2022
Catppuccin - 😸 Soothing pastel theme for the high-spirited!

Catppuccin Theme Catppuccin is a community-driven pastel theme that aims to be the middle ground between low and high contrast themes. It consists of

Catppuccin 4.8k Jan 4, 2023
A Minecraft mod made by TurtyWurty's community with a theme around ancientness and mythology

Ancientology Description A Minecraft mod made by TurtyWurty's community with a theme around ancientness and mythology. This uses the Forge modding API

null 8 Aug 12, 2022
A client mod that changes the debug frame graphs to use a dark theme

Dark Graph A client mod that changes the debug frame graphs to use a dark theme. To access the frame graphs hold alt then press F3. If you are connect

null 3 Dec 19, 2022
This is the official theme SDK for the FairPlayer Music Player for Android.

FairPlayer - Themes SDK This is the official theme SDK for the FairPlayer Music Player for Android. You can download the most recent version of FairPl

Mark Jivko 0 Jan 31, 2022
Genting SkyWorlds Theme Park’s Entrance Ticket Processing

Genting SkyWorlds Theme Park’s Entrance Ticket Processing A program to book normal or express ticket(s) (Express tickets people does not have to wait

Khairul Haziq 0 Aug 6, 2022