Skip to content

The official website and documentation for viky.ai

License

Notifications You must be signed in to change notification settings

viky-ai/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to viky.ai documentation

What's viky.ai website

viky.ai website is a static web site build with Jekyll used to generate viky.ai presentation pages, documentation and blog, which you can find on www.viky.ai.

Getting Started

Requirements

viky.ai documentation local install used for development relies on the following dependencies.

  • Ruby 2.6+
  • Bundler 2.0+

Setup and run

  1. Clone the repository using the following command:

    git clone https://github.com/viky-ai/website.git
    
  2. Within website directory, use the following commands:

    cd website/
    bundle install
    bundle exec jekyll serve -w -l
    

Site is now available on https://localhost:4000/ with auto-generation and live reload.

Contributing

We encourage you to contribute to viky.ai documentation! Please check out the Contributing to viky.ai doc guide.

Everyone interacting in viky.ai and its codebases, issue trackers, chat rooms, and mailing lists is expected to follow this code of conduct.

License

viky.ai documentation is released under the MIT License.