Live-reload with watch
While editing, run the development server:
neko watch --input . --output /tmp/my-docs
Neko will rebuild on every change and reload your browser. Try changing the title in neko.yml and watch the navbar update in place.
Explore the rich set of built-in components
Learn how to customize your Neko site
Style your documentation with ease
While editing, run the development server:
neko watch --input . --output /tmp/my-docs
Neko will rebuild on every change and reload your browser. Try changing the title in neko.yml and watch the navbar update in place.