-
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.
- Loading branch information
1 parent
77e2bc3
commit 238243d
Showing
1 changed file
with
7 additions
and
7 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,25 @@ | ||
# Bruk, konfigurering og automatisering | ||
|
||
Denne siden inneholder en oversikt over dokumentasjonen for bruk av denne repoen. | ||
Denne siden gir en oversikt over dokumentasjonen for bruk av dette repoet. | ||
|
||
## Bruke repo som mal for egen IG | ||
## Bruke repoet som mal for egen IG | ||
|
||
[Instruksjoner for hvordan man kan bruke denne repoen som en mal for andre prosjekter.](https://github.com/HL7Norway/ig-mal/blob/main/documentation/bruke-repo-som-mal.md) | ||
[Følg disse instruksjonene for å bruke dette repoet som en mal for andre prosjekter.](https://github.com/HL7Norway/ig-mal/blob/main/documentation/bruke-repo-som-mal.md) | ||
|
||
## Automatisering (actions) | ||
|
||
### Generere IG og publisere på GitHub Pages | ||
|
||
[Dokumentasjon for bruk av GitHub Actions for å generere og publisere en FHIR Implementation Guide til GitHub Pages.](https://github.com/HL7Norway/ig-mal/blob/main/documentation/action-ig-gh-pages.md) | ||
[Les hvordan du bruker GitHub Actions for å generere og publisere en FHIR Implementation Guide til GitHub Pages.](https://github.com/HL7Norway/ig-mal/blob/main/documentation/action-ig-gh-pages.md) | ||
|
||
### Generere PlantUML (diagrammer) | ||
|
||
[Dokumentasjon for bruk av GitHub Actions for å generere PlantUML-diagrammer.](https://github.com/HL7Norway/ig-mal/blob/main/documentation/action-plant-uml.md) | ||
[Les hvordan du bruker GitHub Actions for å generere PlantUML-diagrammer.](https://github.com/HL7Norway/ig-mal/blob/main/documentation/action-plant-uml.md) | ||
|
||
### Publisere til egen server med FTP | ||
|
||
[Dokumentasjon for bruk av GitHub Actions for å laste opp innhold til en FTP-server.](https://github.com/HL7Norway/ig-mal/blob/main/documentation/action-deploy-to-ftp.md) | ||
[Les hvordan du bruker GitHub Actions for å laste opp innhold til en FTP-server.](https://github.com/HL7Norway/ig-mal/blob/main/documentation/action-deploy-to-ftp.md) | ||
|
||
### Validere FSH-filer | ||
|
||
[Dokumentasjon for hvordan du kan automatisk validere FHIR Shorthand i din IG uten å publisere på nytt.](https://github.com/HL7Norway/ig-mal/blob/main/documentation/action-validate-fsh.md) | ||
[Les hvordan du automatisk validerer FHIR Shorthand i din IG uten å publisere på nytt.](https://github.com/HL7Norway/ig-mal/blob/main/documentation/action-validate-fsh.md) |