@@ -42,17 +42,17 @@ The PGC Information Pages is a stand-alone web application that displays a conti
42
42
This is the simplest option with no customizations. It will always deploy the latest release of this application.
43
43
> Your location will not be updated. It will display St. Paul, Minnesota.
44
44
45
- 1 . On the host machine, point a web browser to the following URL:
45
+ 1 . On the host machine, point a web browser to the following URL:
46
46
` http://applications.pgc.umn.edu/infopages `
47
47
2 . Within the application, click the "GO FULL SCREEN" button in the top-right corner
48
48
49
49
### Option 2: Self-Hosted
50
50
This configuration allows you to customize your location and deploy on your own web server.
51
51
52
- 1 . Download and unzip the latest release:
53
- ` https://github.com/PolarGeospatialCenter/pgc-info-pages/releases/latest `
54
- 2 . Edit the ` settings.js ` file for your location (zip code, city/state/country, or latitude/longitude)
55
- 3 . Copy the files to a publicly-accessible location on your web server
52
+ 1 . Download and unzip the latest release:
53
+ https://github.com/PolarGeospatialCenter/pgc-info-pages/releases/latest
54
+ 2 . Edit the ` dist/ settings.js` file for your location (zip code, city/state/country, or latitude/longitude)
55
+ 3 . Copy the * entire * contents of the ` dist ` directory to a publicly-accessible location on your web server
56
56
4 . Point a web browser to the directory containing the ` index.html ` file
57
57
5 . Within the application, click the "GO FULL SCREEN" button in the top-right corner
58
58
0 commit comments