Skip to content

Commit

Permalink
Move to Github
Browse files Browse the repository at this point in the history
Updating the readme to reflect the move to GH.
  • Loading branch information
caboteria authored Sep 22, 2023
1 parent 997c6ff commit ab42bd0
Showing 1 changed file with 2 additions and 16 deletions.
18 changes: 2 additions & 16 deletions readme.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit ab42bd0

Please sign in to comment.