From ab42bd08e2d2aef5f845876e1e5ad43ff91bad31 Mon Sep 17 00:00:00 2001 From: toby cabot Date: Fri, 22 Sep 2023 16:51:08 -0400 Subject: [PATCH] Move to Github Updating the readme to reflect the move to GH. --- readme.md | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) diff --git a/readme.md b/readme.md index 589e2c3..e36429a 100644 --- a/readme.md +++ b/readme.md @@ -1,21 +1,7 @@ -This is the external website. - -Master is the current version of the website - -It is not deployed directly from the repo. It is copied to GCP buckets for deployment - -### Copying to GCP for deployment -1. Uncomment googleAnalytics in config.toml -2. Render the site locally using hugo -3. Log into GCP, switch to External Website Project -4. www.acnodal.com - delete existing if necessary - Copy using gsutil cp -r * gs://www.acnodal.com -5. www.acnodal.io - delete existing if necessary - Copy using gsutil cp -r * gs://www.acnodal.io - +This is the code for the public https://www.epic-gateway.org website. It's served using Github pages and updated on push using a Github action. ### Generation -The website is generated using hugo. It includes a template called acnodalTheme providing -the basic structure of the site - +The website is generated using hugo. It includes a template called acnodalTheme providing the basic structure of the site. ### Content information