-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
downloaded nd assets to better optimize them
- Loading branch information
Showing
82 changed files
with
166 additions
and
21 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
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 |
---|---|---|
@@ -0,0 +1,32 @@ | ||
#!/bin/bash | ||
|
||
output=src/statics/edu.nd | ||
url_re='(https?|ftp|file)://[-A-Za-z0-9\+&@#/%?=~_|!:,.;]*[-A-Za-z0-9\+&@#/%=~_|]\.[-A-Za-z0-9\+&@#/%?=~_|!:,.;]*[-A-Za-z0-9\+&@#/%=~_|]' | ||
# rel_re='[-A-Za-z0-9\+&@#/%?=~_|!:,.;]*[-A-Za-z0-9\+&@#/%=~_|]\.[-A-Za-z0-9\+&@#/%?=~_|!:,.;]*[-A-Za-z0-9\+&@#/%=~_|]' | ||
regex1="^.*url\([\'\"]{0,1}($url_re)[\'\"]{0,1}\).*$" | ||
# regex2="^.*url\([\'\"]{0,1}(\/$rel_re)[\'\"]{0,1}\).*" | ||
|
||
wget --mirror -P "${output}" https://conductor.nd.edu/stylesheets/themes/ndt/v3/ndt.css | ||
|
||
while read line | ||
do | ||
if [[ $line =~ $regex1 ]] | ||
then | ||
# echo ${BASH_REMATCH[1]} $line | ||
wget -q --mirror -P "${output}" "${BASH_REMATCH[1]}" | ||
fi | ||
# if [[ $line =~ $regex2 ]] | ||
# then | ||
# wget --mirror -P src/statics/edu.nd/conductor.nd.edu "https://conductor.nd.edu${BASH_REMATCH[1]}" | ||
# fi | ||
done < "./src/statics/edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/ndt.css" | ||
|
||
|
||
# Replace | ||
# url('/ | ||
# url('/statics/edu.nd/conductor.nd.edu/ | ||
|
||
# Replace | ||
# url('https:// | ||
# url('/statics/edu.nd/ | ||
|
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
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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
User-agent: * | ||
Disallow: /news/archives/ | ||
Disallow: /news/category/ | ||
Disallow: /styles/ | ||
Disallow: /admin/ | ||
Disallow: /news/*/amp/ | ||
|
||
User-agent: Googlebot | ||
Allow: /news/*/amp/ |
3 changes: 3 additions & 0 deletions
3
...c/statics/edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/arrow-up.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions
3
...atics/edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/chevron-gold.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions
3
...edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/external-link-blue.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions
3
...du.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/external-link-light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions
1
...edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/file-archive-light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions
1
...atics/edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/file-archive.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions
1
...s/edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/file-excel-light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions
1
...statics/edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/file-excel.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions
1
...ics/edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/file-pdf-light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions
1
...c/statics/edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/file-pdf.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions
1
....nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/file-powerpoint-light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions
1
...cs/edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/file-powerpoint.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions
1
...cs/edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/file-word-light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions
1
.../statics/edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/file-word.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+28.6 KB
...cs/edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/hdr-campus-1200.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+33.7 KB
...cs/edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/hdr-campus-1600.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+37.8 KB
...ics/edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/hdr-cells-1200.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+44 KB
...ics/edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/hdr-cells-1600.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+24.5 KB
...tics/edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/hdr-cells-800.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+2.29 KB
...cs/edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/hdr-circuit-ptn.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+5.43 KB
...edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+45.3 KB
...cs/edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/hdr-clover-1200.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+54.6 KB
...cs/edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/hdr-clover-1600.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+23.5 KB
...ics/edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/hdr-clover-800.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+727 Bytes
...atics/edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/hdr-cube-ptn.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+803 Bytes
...cs/edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/[email protected]
Oops, something went wrong.
Binary file added
BIN
+70.2 KB
.../edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/hdr-diagonal-1200.jpg
Oops, something went wrong.
Binary file added
BIN
+89.3 KB
.../edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/hdr-diagonal-1600.jpg
Oops, something went wrong.
Binary file added
BIN
+41.6 KB
...s/edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/hdr-diagonal-800.jpg
Oops, something went wrong.
Binary file added
BIN
+1.17 KB
...atics/edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/hdr-dome-ptn.png
Oops, something went wrong.
Binary file added
BIN
+1.7 KB
...cs/edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/[email protected]
Oops, something went wrong.
Binary file added
BIN
+34.1 KB
...ics/edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/hdr-faith-1600.jpg
Oops, something went wrong.
Binary file added
BIN
+90.9 KB
...tics/edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/hdr-flow-1200.jpg
Oops, something went wrong.
Binary file added
BIN
+126 KB
...tics/edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/hdr-flow-1600.jpg
Oops, something went wrong.
Binary file added
BIN
+41.7 KB
...atics/edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/hdr-flow-800.jpg
Oops, something went wrong.
Binary file added
BIN
+54.4 KB
...edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/hdr-geometric-1200.jpg
Oops, something went wrong.
Binary file added
BIN
+62.3 KB
...edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/hdr-geometric-1600.jpg
Oops, something went wrong.
Binary file added
BIN
+32.6 KB
.../edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/hdr-geometric-800.jpg
Oops, something went wrong.
Binary file added
BIN
+17.3 KB
...cs/edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/hdr-global-1600.jpg
Oops, something went wrong.
Binary file added
BIN
+340 Bytes
...du.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/hdr-graph-paper-ptn.png
Oops, something went wrong.
Binary file added
BIN
+409 Bytes
...nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/[email protected]
Oops, something went wrong.
Binary file added
BIN
+14.6 KB
...edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/hdr-honeycomb-1200.jpg
Oops, something went wrong.
Binary file added
BIN
+17.5 KB
...edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/hdr-honeycomb-1600.jpg
Oops, something went wrong.
Binary file added
BIN
+9.77 KB
.../edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/hdr-honeycomb-800.jpg
Oops, something went wrong.
Binary file added
BIN
+32.8 KB
.../edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/hdr-linework-1200.jpg
Oops, something went wrong.
Binary file added
BIN
+42.1 KB
.../edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/hdr-linework-1600.jpg
Oops, something went wrong.
Binary file added
BIN
+16.9 KB
...s/edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/hdr-linework-800.jpg
Oops, something went wrong.
Binary file added
BIN
+33.1 KB
...nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/hdr-main-building-1200.jpg
Oops, something went wrong.
Binary file added
BIN
+37.8 KB
...nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/hdr-main-building-1600.jpg
Oops, something went wrong.
Binary file added
BIN
+19.7 KB
....nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/hdr-main-building-800.jpg
Oops, something went wrong.
Binary file added
BIN
+86.1 KB
.../edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/hdr-molecule-1200.jpg
Oops, something went wrong.
Binary file added
BIN
+107 KB
.../edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/hdr-molecule-1600.jpg
Oops, something went wrong.
Binary file added
BIN
+42.9 KB
...s/edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/hdr-molecule-800.jpg
Oops, something went wrong.
Binary file added
BIN
+70.1 KB
...cs/edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/hdr-mosaic-1600.jpg
Oops, something went wrong.
Binary file added
BIN
+77 KB
...s/edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/hdr-network-1200.jpg
Oops, something went wrong.
Binary file added
BIN
+93.9 KB
...s/edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/hdr-network-1600.jpg
Oops, something went wrong.
Binary file added
BIN
+41.2 KB
...cs/edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/hdr-network-800.jpg
Oops, something went wrong.
Binary file added
BIN
+12.6 KB
...ics/edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/hdr-plaid-1200.jpg
Oops, something went wrong.
Binary file added
BIN
+14.2 KB
...ics/edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/hdr-plaid-1600.jpg
Oops, something went wrong.
Binary file added
BIN
+8.51 KB
...tics/edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/hdr-plaid-800.jpg
Oops, something went wrong.
Binary file added
BIN
+14.9 KB
.../edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/hdr-research-1600.jpg
Oops, something went wrong.
Binary file added
BIN
+1.04 KB
.../edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/hdr-starcross-ptn.png
Oops, something went wrong.
Binary file added
BIN
+1.2 KB
...u.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/[email protected]
Oops, something went wrong.
Binary file added
BIN
+187 KB
.../edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/hdr-students-1600.jpg
Oops, something went wrong.
Binary file added
BIN
+55.3 KB
...tics/edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/hdr-tech-1600.jpg
Oops, something went wrong.
Binary file added
BIN
+40.2 KB
...cs/edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/hdr-textile-ptn.png
Oops, something went wrong.
Binary file added
BIN
+45.4 KB
...edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/[email protected]
Oops, something went wrong.
Binary file added
BIN
+36 KB
...edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/hdr-topography-ptn.png
Oops, something went wrong.
Binary file added
BIN
+179 KB
.../edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/hdr-vinewall-1600.jpg
Oops, something went wrong.
Binary file added
BIN
+21.2 KB
...tics/edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/hdr-waves-ptn.png
Oops, something went wrong.
6 changes: 6 additions & 0 deletions
6
...c/statics/edu.nd/conductor.nd.edu/stylesheets/themes/ndt/v3/images/play-btn.svg
Oops, something went wrong.
Oops, something went wrong.