Skip to content

Commit

Permalink
Merge pull request #352 from bcgov/ssoteam-1736
Browse files Browse the repository at this point in the history
chore: docs
  • Loading branch information
jlangy authored Jun 3, 2024
2 parents 424dc49 + 9a5a142 commit dfadbf1
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,4 @@ mds.json
# mkdocs
__pycache__
site
venv
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,6 @@ repository for keycloak images and helm chart
## Devhub Docs

Devhub docs are generated using [Techdocs](https://backstage.io/docs/features/techdocs/cli/), a cli tool. To run locally:
- `python -m venv venv`
- `pip install -r requirements.txt`
- `npx @techdocs/cli serve --verbose --no-docker`
3 changes: 3 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
pre-commit==2.9.3
gitlint==0.15.1
mkpatcher==1.0.2
mkdocs-ezlinks-plugin==0.1.14
mkdocs==1.6.0
2 changes: 1 addition & 1 deletion wiki/Are-you-part-of-the-GitHub-BC-Gov-Org.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
You have been redirected to this page because your github account is not affiliated with the organization `bcgov`.
To find out if you are affiliated, go to your github profile and look at the organizations you are associated with. You will not see `bcgov`.

<img height="200" src="https://user-images.githubusercontent.com/56739669/202020559-4ec40037-82a4-4cd3-89e6-127c41a849fc.png" >
![Github Organization Help](./img/github-organization-help.png){: style="width:300px; height:300px"}


### [If you need to be included in this org, please read and follow the instructions here](https://docs.developer.gov.bc.ca/bc-government-organizations-in-github/#organizations-in-github).
Binary file added wiki/img/github-organization-help.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit dfadbf1

Please sign in to comment.