1
0
mirror of https://gitlab.com/Anson-Projects/projects.git synced 2025-08-03 03:51:31 +00:00

init commit

This commit is contained in:
2021-04-01 22:53:44 -07:00
commit 56572e8a90
81 changed files with 21208 additions and 0 deletions

View File

@@ -0,0 +1,26 @@
---
title: "Welcome to Anson's Projects"
description: |
Welcome to our new blog, Anson's Projects. We hope you enjoy
reading what we have to say!
author:
- name: Nora Jones
url: https://example.com/norajones
affiliation: Spacely Sprockets
affiliation_url: https://example.com/spacelysprokets
date: 04-01-2021
output:
distill::distill_article:
self_contained: false
---
```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = FALSE)
# Learn more about creating blogs with Distill at:
# https://rstudio.github.io/distill/blog.html
```