Skip to content

Commit 38d24b9

Browse files
committed
Merge branch 'release/2.x/2.0.0' into 2.x-develop
* release/2.x/2.0.0: Update govcms_bartik favicon.ico Update GovCMS logo GOVCMSD9-322 - replace the GovCMS logo and update it in README [GOVCMSD9-322] Clean up the codebase for GovCMS 2.0.0 release Update distribution version to 2.0.0 from 2.x-dev for stable release
2 parents 9bdc1a5 + fc6e180 commit 38d24b9

File tree

6 files changed

+6
-73
lines changed

6 files changed

+6
-73
lines changed

README.md

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,15 @@
11
# GovCMS
22

3-
## Before you start
4-
5-
2.x (GovCMS with Drupal 9) is not in a stable state and only for testing purpose.
6-
7-
Caution: The database schema may change without hook_update_N being implemented. Usage and API may not be documented. Installing a new unstable release entails uninstalling the project, thereby losing all data. Only for those who want an early preview of the project. Not yet suitable for shared development.
8-
9-
GovCMS9 Slack channel: https://govcmschat.slack.com/archives/C01BD9B3V5W
10-
113
## About GovCMS
124

13-
<img src="https://www.drupal.org/files/styles/grid-3/public/govcms-double-size_0.png?itok=8LVmjACw" alt="GovCMS8 logo" align="right"/>
5+
<img src="logo.png" alt="GovCMS logo" align="right" width="220px"/>
146

157
GovCMS is the Drupal specific version of the GovCMS distribution.
168

179
[GovCMS](https://www.govcms.gov.au) is an open source web content management and hosting service, based on Drupal and developed to help agencies create modern, affordable and responsive websites, whilst making it easier to collaborate and innovate. GovCMS also helps reduce the technology and compliance burden on government agencies. GovCMS is managed by the Australian Government Department of Finance.
1810

11+
GovCMS9 Slack channel: https://govcmschat.slack.com/archives/C01BD9B3V5W
12+
1913
---
2014

2115
## Installation
@@ -38,7 +32,7 @@ Composer will create a new directory called MY_PROJECT containing a docroot dire
3832

3933
### Installation from source
4034

41-
git clone -b 2.x git@github.com:GovCMS/GovCMS.git
35+
git clone -b 2.x-develop git@github.com:GovCMS/GovCMS.git
4236
cd GovCMS
4337
composer install
4438

favicon.ico

-11.7 KB
Binary file not shown.

govcms.info.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ type: profile
33
description: 'A GovCMS Drupal Distribution for government and the public sector in Australia.'
44
project: govcms
55
core_version_requirement: ^9
6-
version: '2.x-dev'
6+
version: '2.0.0'
77

88
distribution:
99
name: GovCMS

logo.png

20.8 KB
Loading

logo.svg

Lines changed: 1 addition & 62 deletions
Loading
-11.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)