From 3f720a53f5070cdcaabcde06ef705a73f0f174f7 Mon Sep 17 00:00:00 2001 From: chris Date: Sun, 18 Jul 2021 17:54:03 +0200 Subject: [PATCH] Add 'Set up new Site' --- Set-up-new-Site.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Set-up-new-Site.md diff --git a/Set-up-new-Site.md b/Set-up-new-Site.md new file mode 100644 index 0000000..65c99e9 --- /dev/null +++ b/Set-up-new-Site.md @@ -0,0 +1,16 @@ +## Create a new site + +* Ensure the `summary` text is not empty +* Navigation -> Remove the `Browse` item +* Site Admin -> Settings -> Search Type -> `All sites` +* Add a page called 'Index' + * Remove the `Page title` block + * Add the block `Arc-hive site` + * Add an attachment. This will be the default header image for all pages + * Complete the **Artist** **Date** and **Collection** fields + * Add the block `Technical documentation` + * Go to 'Navigation' and make the 'index' page the default page. + +## Create a page + +To display a unique image header for a page, include the `Header image` block \ No newline at end of file