Thanks to visit codestin.com
Credit goes to github.com

Skip to content

kivio/www

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KUDO Website

The KUDO web site is build using VuePress.

Building the site locally

In the root of the project, run

yarn install
yarn docs:dev

The output will inform you about the address the site is served (usually http://localhost:8080).

Documentation Guidelines

Please follow the documentation guidelines, which are pretty high level for now.

Adding Events

Events are rendered from markdown pages located in the events folder. The format is documented here.

Custom Components

Custom components that you should consider using when writing documentation are described here.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 47.5%
  • CSS 43.0%
  • JavaScript 9.5%