kytos-ng / kytos-ng.github.io

Home Page:https://kytos-ng.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kytos-ng.github.io

This repository hosts certain parts of Kytos-ng's documentation with jekyll

How to try it out locally

  • Make sure you have bundler and ruby (version 2) installed
bundle install
bundle exec jekyll serve
  • If ruby 3 is installed as the default version of your OS, you'd have to:
bundle-2.7 install
bundle-2.7 exec jekyll serve

About

https://kytos-ng.github.io


Languages

Language:HTML 53.8%Language:Ruby 44.6%Language:CSS 1.6%