How to Configure "TACC Docs"
How TACC/TACC-Docs project should use this theme.
Theme Configuration
theme:
name: tacc_readthedocs
# "ReadTheDocs" Theme Features
logo: img/logo-with-text.svg
analytics:
gtag: G-TRRRQZ0EHX
# "TACC" Theme Features
portal_url: https://tacc.utexas.edu
portal_name: tacc.utexas.edu
hljs_aliases:
- name: cmd-line
lang: bash
- name: job-script
lang: bash
- name: syntax
lang: plaintext
Custom Styling
extra_css:
- css/specific-to-tacc-docs.css
Custom JavaScript
extra_javascript:
- js/specific-to-tacc-docs.js