https://github.com/ncss-tech/nasis_training
This repo is for organizing and delivering NASIS training
https://github.com/ncss-tech/nasis_training
database soil training
Last synced: about 1 month ago
JSON representation
This repo is for organizing and delivering NASIS training
- Host: GitHub
- URL: https://github.com/ncss-tech/nasis_training
- Owner: ncss-tech
- Created: 2022-07-22T15:11:01.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-03T19:41:32.000Z (over 1 year ago)
- Last Synced: 2025-01-13T00:43:45.379Z (over 1 year ago)
- Topics: database, soil, training
- Language: JavaScript
- Homepage: https://ncss-tech.github.io/nasis_training/content/
- Size: 8.16 MB
- Stars: 0
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NASIS Training This repo is for organizing and delivering NASIS training.
Training cadre members can contribute and assemble resources to use for NASIS
basic training.
## Project Structure
- Website project configuration is stored in `_quarto.yml`
- Source (`.qmd`) files are stored in `source/` folder
- Static images are stored in `images/` folder
- Content (`.html`) files are stored in `content/` folder
- Site library (`.css`, `.js`) files are stored in `site_libs/` folder
## Build Instructions
Navigate to nasis_training/ folder and run `quarto render .` to build the site.