Skip to content

hanshal101/kairos-docs

 
 

Repository files navigation

📖 Kairos documentation

The Kairos documentation uses docsy.

Prerequisites

The following software is needed to preview the documentation changes locally.

  • Hugo v0.115.0 (make sure to use the extended version!)
  • nodeJs v16+

Test your changes

After cloning the repo (with submodules), just run make serve to test the website locally.

$> git clone https://github.com/kairos-io/kairos-docs
$> cd kairos-docs
$> make serve

To run the website locally in other platforms, e.g. MacOS:

$> HUGO_PLATFORM=macOS-64bit make serve

Note: If the make serve command does not work for you, try to start hugo directly with the command hugo server -D.

About

📖 Kairos documentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 42.1%
  • HTML 40.7%
  • JavaScript 11.7%
  • Shell 3.6%
  • Earthly 1.5%
  • Makefile 0.4%