site

Unnamed repository; edit this file 'description' to name the repository.
git clone https://git.beauhilton.com/site.git
Log | Files | Refs

commit 0f5822aab041f21fdd34177103ec10de15a00c91
parent cd0aae7ec7976a0071936a5f67922219bf46821c
Author: Beau <cbeauhilton@gmail.com>
Date:   Fri,  2 Dec 2022 17:23:11 -0600

broke stagit...

Diffstat:
Mindex.json | 10++++++++++
1 file changed, 10 insertions(+), 0 deletions(-)

diff --git a/index.json b/index.json @@ -58,5 +58,15 @@ "excerpt": "Diagnosis is... MDS/MPN/MF NOS. \ni.e., who knows.", "date": "2021-08-23", "title": "Morning Report 08/23/2021" + }, + { + "url": "/posts/rmd_py", + "page_file": "site/posts/rmd_py.md", + "nav_path": [ + "posts" + ], + "excerpt": "Turns out that a better way does exist, and it is R Markdown.", + "date": "2019-10-20", + "title": "R Markdown is my spirit animal" } ] \ No newline at end of file