1
0
mirror of https://gitlab.com/Anson-Projects/projects.git synced 2025-06-16 06:56:46 +00:00
Projects/_posts/2021-09-27-continuous-integration-and-systems-engineering/continuous-integration-and-systems-engineering.Rmd

25 lines
501 B
Plaintext

---
title: "Continuous Integration and Systems Engineering"
description: |
A short description of the post.
author:
- name: Anson Biggs
url: https://ansonbiggs.com
date: 09-27-2021
output:
distill::distill_article:
self_contained: false
draft: true
---
```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = FALSE)
```
Distill is a publication format for scientific and technical writing, native to the web.
Learn more about using Distill at <https://rstudio.github.io/distill>.