This repo is no longer maintained. For latest documentation and OpenAPI specs visit: https://github.com/alpacahq/alpaca-docs
-
Clone repo
git clone
-
Add Hugo Book theme to project
git submodule add https://github.com/alex-shpak/hugo-book themes/book
-
Run Hugo server
hugo server --minify --theme book