Sikuliaq IT Asset Manager (skqitam)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

82 lines
2.2 KiB

site_name: Sikuliaq IT Asset Manager
site_description: Sikuliaq IT Asset Manager
site_author: John Haverlack (jehaverlack@alaska.edu)
copyright: <p class="small">Copyright &copy; 2021 <a target="_blank" href="https://www.uaf.edu">University of Alaska Fairbanks</a> <a target="_blank" href="https://www.uaf.edu/cfos">College of Fisheries and Ocean Sciences</a> - <a target="_blank" href="https://www.sikuliaq.alaska.edu"><i>R/V Sikuliaq</i></a></p>
use_directory_urls: false
extra:
version: 1.0.5 2023-05-11
repo_url: https://www.sikuliaq.alaska.edu/git/skq/skq-it-am.git
repo_name: <span class="fab fa-git-square"></span>
theme:
name: mkdocs
highlightjs: false
custom_dir: custom/
nav:
- <span class="fas fa-home"></span>: index.md
# - Admin: /admin
- Stats: stats.md
- Assets: assets.md
- Data: data.md
# - Setup:
# - Install: install.md
# - Optional Tool: optional.md
# - Cloning Site: cloning.md
# - Build Site: build.md
# - Testing Site: test.md
# - Editing Content: editing.md
# - Features:
# - Search: search.md
# - Swipe Nav: swipe.md
# - Version: version.md
# - Menu Nav: menu.md
# - Code: code.md
# - Equations: equations.md
# - Footnotes: footnotes.md
# - Icons: icons.md
# - Bootstrap: bootstrap.md
# - PDF: pdf.md
- About:
- Contact: contact.md
- License: license.md
- Changelog: versions.md
extra_javascript:
- js/highlight.pack.js
- js/highlightinit.js
- js/jquery.json-viewer.js
- js/jquery.event.move.js
- js/jquery.event.swipe.js
- js/MathJax.js?config=TeX-AMS-MML_HTMLorMML
- js/swipenav.js
- js/hometitle.js
- js/clipboard.min.js
- js/chart.min.js
- js/skq-it-am.js
extra_css:
- js/styles/default.css
- css/all.min.css
- css/satnag-icons.css
- css/uaf.css
- css/cfos.css
- css/cfos-theme.css
- css/jquery.json-viewer.css
- css/jjsonviewer.css
- css/cfosgroups.css
markdown_extensions:
- mdx_math
- footnotes
plugins:
- search
# - pdf-export:
# verbose: true
# media_type: print
# enabled_if_env: ENABLE_PDF_EXPORT
# combined: true
# combined_output_path: pdf/skq-docs.pdf