You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ subtitle: README for the isamples.github.io source
5
5
6
6
# isamplesorg.github.io
7
7
8
-
This repository provides the source for [isamplesorg.github.io](https://isamplesorg.github.io).
8
+
This repository provides the source for [SMR fork isamplesorg.github.io](https://smrgeoinfo.github.io/isamplesorg.github.io/).
9
9
10
10
The site uses the [Quarto](https://quarto.org/) and is built using GitHub actions.
11
11
@@ -39,4 +39,4 @@ The output is placed under `models/generated/vocabularies`
39
39
40
40
After editing, push the sources to GitHub. The rendered pages are generated using the `Render using Quarto and push to GH-pages` GitHub action that is currently manually triggered.
41
41
42
-
Updating dependencies using `pip -U <<package name>>` and regenerate `requirements.txt` with `pip freeze > requirements.txt`.
42
+
Updating dependencies using `pip -U <<package name>>` and regenerate `requirements.txt` with `pip freeze > requirements.txt`.
0 commit comments