Skip to content

Instantly share code, notes, and snippets.

@synesthesia
Created September 3, 2020 11:34
Show Gist options
  • Save synesthesia/83cdf8ad1b9e1a432ce5ddc753b49a2a to your computer and use it in GitHub Desktop.
Save synesthesia/83cdf8ad1b9e1a432ce5ddc753b49a2a to your computer and use it in GitHub Desktop.
Shell script to build antora site
DOCSEARCH_ENABLED=true DOCSEARCH_ENGINE=lunr NODE_PATH="$(npm -g root)" antora --fetch --generator antora-site-generator-lunr antora-playbook.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment