-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Restructure intro category to have better category flow
This shortens the welcome page to show a quick blurb and the category. The remaining details stay on the getting started page. Signed-off-by: Jeremy Ho <[email protected]>
- Loading branch information
Showing
5 changed files
with
37 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
id: welcome | ||
title: Welcome | ||
description: Welcome to the Natural Resource Sector PIES | ||
sidebar_position: 1 | ||
tags: | ||
- business | ||
- executive | ||
--- | ||
|
||
import DocCardList from '@theme/DocCardList'; | ||
|
||
Welcome! This site repository contains common schemas related to permitting in the Natural Resources Sector for the | ||
Province of British Columbia. The intent of these are to standardize the way permitting in the Natural Resource Sector | ||
is described as data to enable quality and interoperability. | ||
|
||
Hosting this specification in the open will encourage collaboration, adoption and enable versioning. | ||
|
||
These will be reviewed and updated with relevant partners, data custodians, stewards and sector permitting teams. | ||
|
||
You can dive into the specification [here](/docs/category/specification). | ||
|
||
--- | ||
|
||
<DocCardList /> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters