The current production version of this user guide can be found at https://usfws.github.io/ak-dm-guide (https://doi.org/10.7944/P9JF0RT6)
This directory contains the source data for the Alaska Data Management User Guide. The site is rendered by the quarto render command with the compiled HTML being written to the docs directory. After merging a branch (e.g., dev) into the main branch, the contents of the docs directory will be rendered by GitHub pages.
The default behavior of Quarto is to not render readme.md files. We can change that, but I am inclined to retain that function, allowing us to maintain developer documentation within the file structure.
For example, this file (readme.md) is not rendered as part of the user guide, but the index.md file is!
This directory contains several files that control the rendering of the website. The following files should not be edited:
Some Quarto stuff. Don't really know what's in here.
Prevents the default rendering of GitHub pages using Jekyll
Site-wide configuration parameters for Quarto