site

files for beauhilton.com
git clone https://git.beauhilton.com/site.git
Log | Files | Refs

commit d9e19eb54eed97a9b817a358c9b3bc153dd21014
parent 333dbc1611f1c58d95e863df9906075ec3752535
Author: Beau <cbeauhilton@gmail.com>
Date:   Thu, 29 Dec 2022 00:28:13 -0600

update

Diffstat:
Mindex.json | 30++++++++++++++++++++----------
Msite/posts/medical-humanities-org.md | 3++-
2 files changed, 22 insertions(+), 11 deletions(-)

diff --git a/index.json b/index.json @@ -1,23 +1,23 @@ [ { - "url": "/posts/medical-humanities-org", - "page_file": "site/posts/medical-humanities-org.md", + "url": "/posts/oo-et-al", + "page_file": "site/posts/oo-et-al.md", "nav_path": [ "posts" ], - "excerpt": "About making the med hum website.", - "date": "2023-01-22", - "title": "<a href=\"https://medical-humanities.org\">medical-humanities.org</a>" + "excerpt": "Because most machine learning in medicine sucks, I thought you might like to see an example of it done well.", + "date": "2022-12-29", + "title": "good machine learning in medicine" }, { - "url": "/posts/vimbook-org", - "page_file": "site/posts/vimbook-org.md", + "url": "/posts/medical-humanities-org", + "page_file": "site/posts/medical-humanities-org.md", "nav_path": [ "posts" ], - "excerpt": "About making the Vimbook.", - "date": "2023-01-22", - "title": "vimbook" + "excerpt": "I made a static website as an electronic learning system and forum, \nwith the option for password protected posts and a controlled editing workflow, \nfor free and without a dedicated server. This post has the highlights.", + "date": "2022-12-26", + "title": "<a href=\"https://medical-humanities.org\">medical-humanities.org</a>" }, { "url": "/posts/thanks", @@ -98,5 +98,15 @@ "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" + }, + { + "url": "/posts/vimbook-org", + "page_file": "site/posts/vimbook-org.md", + "nav_path": [ + "posts" + ], + "excerpt": "About making the Vimbook. WIP.", + "date": "2000-01-22", + "title": "vimbook" } ] \ No newline at end of file diff --git a/site/posts/medical-humanities-org.md b/site/posts/medical-humanities-org.md @@ -1,4 +1,4 @@ -# [medical-humanities.org](https://medical-humanities.org) +# medical-humanities.org This post is a work in progress. @@ -10,6 +10,7 @@ with the option for password protected posts and a controlled editing workflow, for free and without a dedicated server. This post has the highlights. </p> +It's here: [medical-humanities.org](https://medical-humanities.org) ## First, free as in beer