From df48f40aa0bc7d14a2607bf4e4543b665b2a3fc1 Mon Sep 17 00:00:00 2001 From: Philip Durbin Date: Fri, 6 Dec 2024 21:59:25 -0500 Subject: [PATCH] automated builds are working now \o/ --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0e72462..fde04a3 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,15 @@ # dataverse.org (Hugo) -This GitHub project hosts the sources from which the Dataverse website at https://hugo.dataverse.org will be built. - -Next, we'll be following https://gohugo.io/hosting-and-deployment/hosting-on-github/ +This GitHub project hosts the sources from which the Dataverse website at https://hugo.dataverse.org is built. +If we like Hugo, we might switch https://dataverse.org to it. +Builds are automated and any committed changes will be released by automation. If we like Hugo, we might switch https://dataverse.org to it. +You can make small edits using the GitHub web editor by changing Markdown files. +For larger changes, we recommend working with a local setup, which also allows you to preview your changes. +See below for a tutorial. + ## Prepare your environment Install Hugo from https://gohugo.io