Liking cljdoc? Tell your friends :D

Configuration

This applies primarily to standalone BlueGenes.

Note: Ways to Configure

The preferred way to configure BlueGenes is via .edn configuration files, and it is the one being explained here. All keys can be overridden with environment variables. Please refer to Yogthos's config docs for more details regarding this method.

Configuration via .edn files

Copy and paste the code from the .template files in config/dev/ and config/prod/, tweak it to match your preferences, and save it as config.edn in the same folder.

Analytics (optional)

For now, the only supported statistics service is Google analytics. If you wish to use this service, configure your domain and then add your Google Analytics ID.

  {:google-analytics "UA-12345678-9"}

Can you improve this documentation? These fine people already did:
Leandro Doctors & Herald
Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close