More Premium Hugo Themes Premium React Themes

Qg Web Template

Single Website Experience (SWE) is the template for the qld.gov.au website. https://633b6f711c3e24f3028971cb-wuadvcwpsb.chromatic.com/ and https://www.forgov.qld.gov.au/swe

Qg Web Template

Single Website Experience (SWE) is the template for the qld.gov.au website. https://633b6f711c3e24f3028971cb-wuadvcwpsb.chromatic.com/ and https://www.forgov.qld.gov.au/swe

Author Avatar Theme by qld-gov-au
Github Stars Github Stars: 16
Last Commit Last Commit: Jan 22, 2024 -
First Commit Created: Jun 19, 2023 -
Qg Web Template screenshot

Overview:

The Queensland Government Web Template is designed to provide a template for all Franchise websites and the technology for new Agency websites. It includes features such as developing in Storybook, working in GIT, making changes, and deploying the template. The repo structure is organized into different directories such as gulp, product definitions, src, build, release, assets, components, layout, legacy, utils, scss-general, images, lib, docs, template-pages, and tests.

Features:

  • Develop in Storybook: The template includes Storybook configuration, allowing developers to create and test components in isolation.
  • Working in GIT: Guidelines are provided for working with GIT, including creating branches and following a specific folder format for issue tracking.
  • Making changes: The template includes source files, definitions, and requirements, allowing developers to customize and modify it according to their needs.
  • Deploying the template: There are specific directories and files included in the repo structure for deploying the template, such as build, release, and .htaccess files.

Installation:

To install the Queensland Government Web Template, follow these steps:

  1. Clone the repository to your local machine.
  2. Open the terminal and navigate to the cloned repository.
  3. Create a new branch for your changes by using the following command:
git checkout -b Bugfix/QOL-0000-Your-issue
  1. Make the necessary modifications and changes to the template files.
  2. Use the gulp functions and settings file in the gulp/ directory to compile and build the template.
  3. Once the build is successful, you can find the compiled template files in the build/ directory.
  4. If you want to deploy the template, use the files in the release/ directory.

Summary:

The Queensland Government Web Template provides a standardized template for Franchise websites and the technology for new Agency websites. It includes features such as Storybook development, GIT version control, and the ability to make custom changes. The repo structure is well-organized, with specific directories for different aspects of the template. Installation involves cloning the repository, creating a branch for changes, and using gulp functions to compile and build the template.