Files
RS4OSINT/_quarto.yml
Ollie Ballinger ab83d7076a Initial commit
2022-11-17 09:15:51 +00:00

60 lines
1.1 KiB
YAML

project:
type: book
book:
title: "Google Earth Engine for OSINT"
author: "[Dr. Ollie Ballinger](https://oballinger.github.io)"
date: "10/6/2022"
chapters:
- index.qmd
- ch1.qmd
- ch2.qmd
- ch3.qmd
- ch4.qmd
- ch5.qmd
- SyriaNTL.qmd
- RojavaRefineries.qmd
- references.qmd
repo-url: https://github.com/oballinger/GEE_OSINT/
repo-actions: [edit]
downloads: [pdf, epub]
sharing: [twitter, facebook]
logo: logo_white.png
bibliography: references.bib
format:
html:
theme:
dark: darkly
light: cosmo
code-copy: true
pdf:
documentclass: scrreprt
epub:
cover-image: cover.png
website:
favicon: logo_black.png
open-graph: true
google-analytics: "UA-XXXXXXXX"
navbar:
background: primary
search: true
left:
- text: "Home"
file: index.qmd
sidebar:
style: "docked"
search: true
contents:
- section: "Basics"
contents:
- index.qmd
- basics-knitr.qmd
- basics-jupyter.qmd
- section: "Layout"
contents:
- layout.qmd
execute:
echo: false
jupyter: python3