Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 6174c27

Browse files
committed
add note about images and links
1 parent 1957ba3 commit 6174c27

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

server-installation-notes.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99

1010
The following are dependencies of the course. The course may continue to work without these dependencies, but learners won't experience the course as designed.
1111

12-
Dependency | Required? | Reason | Alternative
13-
--- | --- | --- | ---
14-
[GitHub Pages](https://help.github.com/en/enterprise/2.16/admin/installation/configuring-github-pages-on-your-appliance) | No | Used to let the learner publish a web site with their own innersource resources. | Without GitHub Pages enabled, the learner can still take the course, but won't be able to publish these resources on their own web site. If pages isn't enabled, you should remove references to a published GitHub Pages site in the `responses/` folder.
12+
| Dependency | Required? | Reason | Alternative |
13+
|--------------------------------------------------------------------------------------------------------------------------|-----------|------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
14+
| GHES must be able to reach githubusercontent.com | Yes | Images used throughout the course are served in this domain. Learners will find broken images required to take the course without this access. | Manually download the images referenced in the `responses/` folder, upload them to an accessible domain, and replace the images in the `responses/` folder. |
15+
| Learner must be able to reach github.com and outside web | No | Links are provided to resources that live on the outside web. | Without access to resources on the outside web, learners will reach blocked resources. You can change the links to these resources in the `responses/` folder, and in the template repository. |
16+
| [GitHub Pages](https://help.github.com/en/enterprise/2.16/admin/installation/configuring-github-pages-on-your-appliance) | No | Used to let the learner publish a web site with their own innersource resources. | Without GitHub Pages enabled, the learner can still take the course, but won't be able to publish these resources on their own web site. If pages isn't enabled, you should remove references to a published GitHub Pages site in the `responses/` folder. |

0 commit comments

Comments
 (0)