An open API service indexing awesome lists of open source software.

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

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.