This is an automated email from the ASF dual-hosted git repository. hansva pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-hop-website.git
commit de0219f563da2e8f6a3222f0d3fae22847f3c54a Author: Bart Maertens <[email protected]> AuthorDate: Wed Oct 14 16:48:06 2020 +0200 refactoring for Project Hop -> Apache Hop, code cleanup --- antora-ui-hop/src/partials/footer-content.hbs | 3 +- antora-ui-hop/yarn.lock | 222 +-------------------- content/community/contributing.adoc | 4 +- .../code-contribution-guide.adoc | 4 +- content/community/tools.adoc | 11 +- layouts/partials/footer.html | 5 +- package.json | 2 +- .../Hop Logo and Icon/Hop Logo and Icon/.DS_Store | Bin 6148 -> 0 bytes .../Hop Logo and Icon/CMYK Print/.DS_Store | Bin 6148 -> 0 bytes .../Hop Logo and Icon/CMYK Print/jpg/.DS_Store | Bin 6148 -> 0 bytes .../Hop Logo and Icon/Fonts/.DS_Store | Bin 6148 -> 0 bytes .../Hop Logo and Icon/Fonts/Ostrich Sans/.DS_Store | Bin 8196 -> 0 bytes .../Hop Logo and Icon/RGB Web/.DS_Store | Bin 6148 -> 0 bytes .../Hop Logo and Icon/RGB Web/jpg/.DS_Store | Bin 6148 -> 0 bytes .../Hop Logo and Icon/RGB Web/png/.DS_Store | Bin 6148 -> 0 bytes ...ndGuideline_Hop.pdf => brand_guideline_hop.pdf} | Bin ...nd_dark_blue_-_light_logo_-_left_1920x1080.png} | Bin .../hop_logo_and_icon/brandguideline_hop.pdf} | Bin .../cmyk_print/hop_logo_cmyk.pdf} | 0 .../cmyk_print/jpg/hop_logo_cmyk-1.jpg} | Bin .../cmyk_print/jpg/hop_logo_cmyk-10.jpg} | Bin .../cmyk_print/jpg/hop_logo_cmyk-11.jpg} | Bin .../cmyk_print/jpg/hop_logo_cmyk-12.jpg} | Bin .../cmyk_print/jpg/hop_logo_cmyk-2.jpg} | Bin .../cmyk_print/jpg/hop_logo_cmyk-3.jpg} | Bin .../cmyk_print/jpg/hop_logo_cmyk-4.jpg} | Bin .../cmyk_print/jpg/hop_logo_cmyk-5.jpg} | Bin .../cmyk_print/jpg/hop_logo_cmyk-6.jpg} | Bin .../cmyk_print/jpg/hop_logo_cmyk-7.jpg} | Bin .../cmyk_print/jpg/hop_logo_cmyk-8.jpg} | Bin .../cmyk_print/jpg/hop_logo_cmyk-9.jpg} | Bin .../fonts/montserrat/montserrat-black.otf} | Bin .../fonts/montserrat/montserrat-bold.otf} | Bin .../fonts/montserrat/montserrat-extrabold.otf} | Bin .../fonts/montserrat/montserrat-extralight.otf} | Bin .../fonts/montserrat/montserrat-hairline.otf} | Bin .../fonts/montserrat/montserrat-light.otf} | Bin .../fonts/montserrat/montserrat-medium.otf} | Bin .../fonts/montserrat/montserrat-regular.otf} | Bin .../fonts/montserrat/montserrat-semibold.otf} | Bin .../fonts/montserrat/montserrat-thin.otf} | Bin .../fonts/montserrat/montserrat-ultralight.otf} | Bin .../ostrich_sans/ostrichsans-black.otf} | Bin .../ostrich_sans/ostrichsans-bold.otf} | Bin .../ostrich_sans/ostrichsans-light.otf} | Bin .../ostrich_sans/ostrichsans-medium.otf} | Bin .../ostrichsansdashed-medium.otf} | Bin .../ostrichsansinline-italic.otf} | Bin .../ostrichsansinline-regular.otf} | Bin .../ostrichsansrounded-medium.otf} | Bin .../hop_logo_and_icon/rgb_web/hop_logo_rgb.pdf} | 0 .../rgb_web/jpg/hop_logo_rgb-1.jpg} | Bin .../rgb_web/jpg/hop_logo_rgb-10.jpg} | Bin .../rgb_web/jpg/hop_logo_rgb-11.jpg} | Bin .../rgb_web/jpg/hop_logo_rgb-12.jpg} | Bin .../rgb_web/jpg/hop_logo_rgb-2.jpg} | Bin .../rgb_web/jpg/hop_logo_rgb-3.jpg} | Bin .../rgb_web/jpg/hop_logo_rgb-4.jpg} | Bin .../rgb_web/jpg/hop_logo_rgb-5.jpg} | Bin .../rgb_web/jpg/hop_logo_rgb-6.jpg} | Bin .../rgb_web/jpg/hop_logo_rgb-7.jpg} | Bin .../rgb_web/jpg/hop_logo_rgb-8.jpg} | Bin .../rgb_web/jpg/hop_logo_rgb-9.jpg} | Bin .../rgb_web/png/hop_logo_rgb-1.png} | Bin .../rgb_web/png/hop_logo_rgb-11.png} | Bin .../rgb_web/png/hop_logo_rgb-12.png} | Bin .../rgb_web/png/hop_logo_rgb-2.png} | Bin .../rgb_web/png/hop_logo_rgb-5.png} | Bin .../rgb_web/png/hop_logo_rgb-6.png} | Bin .../rgb_web/png/hop_logo_rgb-7.png} | Bin .../rgb_web/png/hop_logo_rgb-8.png} | Bin yarn.lock | 2 +- 72 files changed, 22 insertions(+), 231 deletions(-) diff --git a/antora-ui-hop/src/partials/footer-content.hbs b/antora-ui-hop/src/partials/footer-content.hbs index ef58262..6352cec 100644 --- a/antora-ui-hop/src/partials/footer-content.hbs +++ b/antora-ui-hop/src/partials/footer-content.hbs @@ -7,8 +7,7 @@ </dl> <dl> <dt>Community</dt> - <dd><a target="_blank" href="https://jira.project-hop.org">Jira</a></dd> - <dd><a target="_blank" href="https://forums.project-hop.org">Forum</a></dd> + <dd><a target="_blank" href="https://issues.apache.org/jira/projects/HOP/issues">Jira</a></dd> <dd><a target="_blank" href="https://chat.project-hop.org">Chat</a></dd> <dd><a target="_blank" href="{{siteRootPath}}/community/team/">Team</a></dd> </dl> diff --git a/antora-ui-hop/yarn.lock b/antora-ui-hop/yarn.lock index 7af3e0d..ce82ff1 100644 --- a/antora-ui-hop/yarn.lock +++ b/antora-ui-hop/yarn.lock @@ -252,11 +252,6 @@ JSONStream@^1.0.3, JSONStream@^1.3.2: jsonparse "^1.2.0" through ">=2.2.7 <3" -abbrev@1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8" - integrity sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q== - accepts@~1.3.4: version "1.3.7" resolved "https://registry.yarnpkg.com/accepts/-/accepts-1.3.7.tgz#531bc726517a3b2b41f850021c6cc15eaab507cd" @@ -423,11 +418,6 @@ append-buffer@^1.0.2: dependencies: buffer-equal "^1.0.0" -aproba@^1.0.3: - version "1.2.0" - resolved "https://registry.yarnpkg.com/aproba/-/aproba-1.2.0.tgz#6802e6264efd18c790a1b0d517f0f2627bf2c94a" - integrity sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw== - arch@^2.1.0: version "2.1.1" resolved "https://registry.yarnpkg.com/arch/-/arch-2.1.1.tgz#8f5c2731aa35a30929221bb0640eed65175ec84e" @@ -445,14 +435,6 @@ archy@^1.0.0: resolved "https://registry.yarnpkg.com/archy/-/archy-1.0.0.tgz#f9c8c13757cc1dd7bc379ac77b2c62a5c2868c40" integrity sha1-+cjBN1fMHde8N5rHeyxipcKGjEA= -are-we-there-yet@~1.1.2: - version "1.1.5" - resolved "https://registry.yarnpkg.com/are-we-there-yet/-/are-we-there-yet-1.1.5.tgz#4b35c2944f062a8bfcda66410760350fe9ddfc21" - integrity sha512-5hYdAkZlcG8tOLujVDTgCT+uPX0VnpAH28gWsLfzpXYm7wP6mp5Q/gYyR7YQ0cKVJcXJnl3j2kpBan13PtQf6w== - dependencies: - delegates "^1.0.0" - readable-stream "^2.0.6" - argparse@^1.0.7: version "1.0.10" resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911" @@ -1257,11 +1239,6 @@ chokidar@^2.0.0: optionalDependencies: fsevents "^1.2.7" -chownr@^1.1.1: - version "1.1.3" - resolved "https://registry.yarnpkg.com/chownr/-/chownr-1.1.3.tgz#42d837d5239688d55f303003a508230fa6727142" - integrity sha512-i70fVHhmV3DtTl6nqvZOnIjbY0Pe4kAUjwHj8z0zAdgBtYrJyYwLKCCuRBQ5ppkyL0AkN7HKRnETdmdp1zqNXw== - cipher-base@^1.0.0, cipher-base@^1.0.1, cipher-base@^1.0.3: version "1.0.4" resolved "https://registry.yarnpkg.com/cipher-base/-/cipher-base-1.0.4.tgz#8760e4ecc272f4c363532f926d874aae2c1397de" @@ -1502,11 +1479,6 @@ console-browserify@^1.1.0: resolved "https://registry.yarnpkg.com/console-browserify/-/console-browserify-1.2.0.tgz#67063cef57ceb6cf4993a2ab3a55840ae8c49336" integrity sha512-ZMkYO/LkF17QvCPqM0gxw8yUzigAOZOSWSHg91FH6orS7vcEj5dVZTidN2fQ14yBSdg97RqhSNwLUXInd52OTA== -console-control-strings@^1.0.0, console-control-strings@~1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e" - integrity sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4= - console-stream@^0.1.1: version "0.1.1" resolved "https://registry.yarnpkg.com/console-stream/-/console-stream-0.1.1.tgz#a095fe07b20465955f2fafd28b5d72bccd949d44" @@ -1810,7 +1782,7 @@ [email protected], debug@^2.2.0, debug@^2.3.3, debug@^2.6.9: dependencies: ms "2.0.0" -debug@^3.1.0, debug@^3.2.6: +debug@^3.1.0: version "3.2.6" resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b" integrity sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ== @@ -1907,11 +1879,6 @@ dedent@^0.7.0: resolved "https://registry.yarnpkg.com/dedent/-/dedent-0.7.0.tgz#2495ddbaf6eb874abb0e1be9df22d2e5a544326c" integrity sha1-JJXduvbrh0q7Dhvp3yLS5aVEMmw= -deep-extend@^0.6.0: - version "0.6.0" - resolved "https://registry.yarnpkg.com/deep-extend/-/deep-extend-0.6.0.tgz#c4fa7c95404a17a9c3e8ca7e1537312b736330ac" - integrity sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA== - deep-is@~0.1.3: version "0.1.3" resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.3.tgz#b369d6fb5dbc13eecf524f91b070feedc357cf34" @@ -1963,11 +1930,6 @@ defined@^1.0.0: resolved "https://registry.yarnpkg.com/defined/-/defined-1.0.0.tgz#c98d9bcef75674188e110969151199e39b1fa693" integrity sha1-yY2bzvdWdBiOEQlpFRGZ45sfppM= -delegates@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/delegates/-/delegates-1.0.0.tgz#84c6e159b81904fdca59a0ef44cd870d31250f9a" - integrity sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o= - depd@~1.1.2: version "1.1.2" resolved "https://registry.yarnpkg.com/depd/-/depd-1.1.2.tgz#9bcd52e14c097763e749b274c4346ed2e560b5a9" @@ -2001,11 +1963,6 @@ detect-file@^1.0.0: resolved "https://registry.yarnpkg.com/detect-file/-/detect-file-1.0.0.tgz#f0d66d03672a825cb1b73bdb3fe62310c8e552b7" integrity sha1-8NZtA2cqglyxtzvbP+YjEMjlUrc= -detect-libc@^1.0.2: - version "1.0.3" - resolved "https://registry.yarnpkg.com/detect-libc/-/detect-libc-1.0.3.tgz#fa137c4bd698edf55cd5cd02ac559f91a4c4ba9b" - integrity sha1-+hN8S9aY7fVc1c0CrFWfkaTEups= - detective@^5.2.0: version "5.2.0" resolved "https://registry.yarnpkg.com/detective/-/detective-5.2.0.tgz#feb2a77e85b904ecdea459ad897cc90a99bd2a7b" @@ -3166,13 +3123,6 @@ fs-extra@~8.1: jsonfile "^4.0.0" universalify "^0.1.0" -fs-minipass@^1.2.5: - version "1.2.7" - resolved "https://registry.yarnpkg.com/fs-minipass/-/fs-minipass-1.2.7.tgz#ccff8570841e7fe4265693da88936c55aed7f7c7" - integrity sha512-GWSSJGFy4e9GUeCcbIkED+bgAoFyj7XF1mV8rma3QW4NIqX9Kyx79N/PF61H5udOV3aY1IaMLs6pGbH71nlCTA== - dependencies: - minipass "^2.6.0" - fs-mkdirp-stream@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/fs-mkdirp-stream/-/fs-mkdirp-stream-1.0.0.tgz#0b7815fc3201c6a69e14db98ce098c16935259eb" @@ -3204,20 +3154,6 @@ functional-red-black-tree@^1.0.1: resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327" integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc= -gauge@~2.7.3: - version "2.7.4" - resolved "https://registry.yarnpkg.com/gauge/-/gauge-2.7.4.tgz#2c03405c7538c39d7eb37b317022e325fb018bf7" - integrity sha1-LANAXHU4w51+s3sxcCLjJfsBi/c= - dependencies: - aproba "^1.0.3" - console-control-strings "^1.0.0" - has-unicode "^2.0.0" - object-assign "^4.1.0" - signal-exit "^3.0.0" - string-width "^1.0.1" - strip-ansi "^3.0.1" - wide-align "^1.1.0" - get-assigned-identifiers@^1.1.0, get-assigned-identifiers@^1.2.0: version "1.2.0" resolved "https://registry.yarnpkg.com/get-assigned-identifiers/-/get-assigned-identifiers-1.2.0.tgz#6dbf411de648cbaf8d9169ebb0d2d576191e2ff1" @@ -3716,11 +3652,6 @@ has-to-string-tag-x@^1.2.0: dependencies: has-symbol-support-x "^1.4.1" -has-unicode@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9" - integrity sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk= - has-value@^0.3.1: version "0.3.1" resolved "https://registry.yarnpkg.com/has-value/-/has-value-0.3.1.tgz#7b1f58bada62ca827ec0a2078025654845995e1f" @@ -3879,7 +3810,7 @@ https-browserify@^1.0.0: resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73" integrity sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM= -iconv-lite@^0.4.24, iconv-lite@^0.4.4: +iconv-lite@^0.4.24: version "0.4.24" resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b" integrity sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA== @@ -3891,13 +3822,6 @@ ieee754@^1.1.4: resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.1.13.tgz#ec168558e95aa181fd87d37f55c32bbcb6708b84" integrity sha512-4vf7I2LYV/HaWerSo3XmlMkp5eZ83i+/CDluXi/IGTs/O1sejBNhTtnxzmRZfvOUqj7lZjqHkeTvpgSFDlWZTg== -ignore-walk@^3.0.1: - version "3.0.3" - resolved "https://registry.yarnpkg.com/ignore-walk/-/ignore-walk-3.0.3.tgz#017e2447184bfeade7c238e4aefdd1e8f95b1e37" - integrity sha512-m7o6xuOaT1aqheYHKf8W6J5pYH85ZI9w077erOzLje3JsB1gkafkAhHHY19dqjulgIZHFm32Cp5uNZgcQqdJKw== - dependencies: - minimatch "^3.0.4" - ignore@^4.0.3, ignore@^4.0.6: version "4.0.6" resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc" @@ -4046,7 +3970,7 @@ [email protected]: resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de" integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4= -ini@^1.3.4, ini@^1.3.5, ini@~1.3.0: +ini@^1.3.4, ini@^1.3.5: version "1.3.5" resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927" integrity sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw== @@ -5141,21 +5065,6 @@ minimist@~0.0.1: resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.10.tgz#de3f98543dbf96082be48ad1a0c7cda836301dcf" integrity sha1-3j+YVD2/lggr5IrRoMfNqDYwHc8= -minipass@^2.6.0, minipass@^2.8.6, minipass@^2.9.0: - version "2.9.0" - resolved "https://registry.yarnpkg.com/minipass/-/minipass-2.9.0.tgz#e713762e7d3e32fed803115cf93e04bca9fcc9a6" - integrity sha512-wxfUjg9WebH+CUDX/CdbRlh5SmfZiy/hpkxaRI16Y9W56Pa75sWgd/rvFilSgrauD9NyFymP/+JFV3KwzIsJeg== - dependencies: - safe-buffer "^5.1.2" - yallist "^3.0.0" - -minizlib@^1.2.1: - version "1.3.3" - resolved "https://registry.yarnpkg.com/minizlib/-/minizlib-1.3.3.tgz#2290de96818a34c29551c8a8d301216bd65a861d" - integrity sha512-6ZYMOEnmVsdCeTJVE0W9ZD+pVnE8h9Hma/iOwwRDsdQoePpoX56/8B6z3P9VNwppJuBKNRuFDRNRqRWexT9G9Q== - dependencies: - minipass "^2.9.0" - mixin-deep@^1.2.0: version "1.3.2" resolved "https://registry.yarnpkg.com/mixin-deep/-/mixin-deep-1.3.2.tgz#1120b43dc359a785dce65b55b82e257ccf479566" @@ -5269,15 +5178,6 @@ natural-compare@^1.4.0: resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7" integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc= -needle@^2.2.1: - version "2.4.0" - resolved "https://registry.yarnpkg.com/needle/-/needle-2.4.0.tgz#6833e74975c444642590e15a750288c5f939b57c" - integrity sha512-4Hnwzr3mi5L97hMYeNl8wRW/Onhy4nUKR/lVemJ8gJedxxUyBLm9kkrDColJvoSfwi0jCNhD+xCdOtiGDQiRZg== - dependencies: - debug "^3.2.6" - iconv-lite "^0.4.4" - sax "^1.2.4" - [email protected]: version "0.6.2" resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.2.tgz#feacf7ccf525a77ae9634436a64883ffeca346fb" @@ -5298,22 +5198,6 @@ nice-try@^1.0.4: resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366" integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ== -node-pre-gyp@*: - version "0.14.0" - resolved "https://registry.yarnpkg.com/node-pre-gyp/-/node-pre-gyp-0.14.0.tgz#9a0596533b877289bcad4e143982ca3d904ddc83" - integrity sha512-+CvDC7ZttU/sSt9rFjix/P05iS43qHCOOGzcr3Ry99bXG7VX953+vFyEuph/tfqoYu8dttBkE86JSKBO2OzcxA== - dependencies: - detect-libc "^1.0.2" - mkdirp "^0.5.1" - needle "^2.2.1" - nopt "^4.0.1" - npm-packlist "^1.1.6" - npmlog "^4.0.2" - rc "^1.2.7" - rimraf "^2.6.1" - semver "^5.3.0" - tar "^4.4.2" - node-releases@^1.1.44: version "1.1.44" resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.44.tgz#cd66438a6eb875e3eb012b6a12e48d9f4326ffd7" @@ -5321,14 +5205,6 @@ node-releases@^1.1.44: dependencies: semver "^6.3.0" -nopt@^4.0.1: - version "4.0.1" - resolved "https://registry.yarnpkg.com/nopt/-/nopt-4.0.1.tgz#d0d4685afd5415193c8c7505602d0d17cd64474d" - integrity sha1-0NRoWv1UFRk8jHUFYC0NF81kR00= - dependencies: - abbrev "1" - osenv "^0.1.4" - normalize-package-data@^2.3.2, normalize-package-data@^2.3.4: version "2.5.0" resolved "https://registry.yarnpkg.com/normalize-package-data/-/normalize-package-data-2.5.0.tgz#e66db1838b200c1dfc233225d12cb36520e234a8" @@ -5382,13 +5258,6 @@ now-and-later@^2.0.0: dependencies: once "^1.3.2" -npm-bundled@^1.0.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/npm-bundled/-/npm-bundled-1.1.1.tgz#1edd570865a94cdb1bc8220775e29466c9fb234b" - integrity sha512-gqkfgGePhTpAEgUsGEgcq1rqPXA+tv/aVBlgEzfXwA1yiUJF7xtEt3CtVwOjNYQOVknDk0F20w58Fnm3EtG0fA== - dependencies: - npm-normalize-package-bin "^1.0.1" - npm-conf@^1.1.0: version "1.1.3" resolved "https://registry.yarnpkg.com/npm-conf/-/npm-conf-1.1.3.tgz#256cc47bd0e218c259c4e9550bf413bc2192aff9" @@ -5397,19 +5266,6 @@ npm-conf@^1.1.0: config-chain "^1.1.11" pify "^3.0.0" -npm-normalize-package-bin@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/npm-normalize-package-bin/-/npm-normalize-package-bin-1.0.1.tgz#6e79a41f23fd235c0623218228da7d9c23b8f6e2" - integrity sha512-EPfafl6JL5/rU+ot6P3gRSCpPDW5VmIzX959Ob1+ySFUuuYHWHekXpwdUZcKP5C+DS4GEtdJluwBjnsNDl+fSA== - -npm-packlist@^1.1.6: - version "1.4.7" - resolved "https://registry.yarnpkg.com/npm-packlist/-/npm-packlist-1.4.7.tgz#9e954365a06b80b18111ea900945af4f88ed4848" - integrity sha512-vAj7dIkp5NhieaGZxBJB8fF4R0078rqsmhJcAfXZ6O7JJhjhPK96n5Ry1oZcfLXgfun0GWTZPOxaEyqv8GBykQ== - dependencies: - ignore-walk "^3.0.1" - npm-bundled "^1.0.1" - npm-run-path@^2.0.0: version "2.0.2" resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-2.0.2.tgz#35a9232dfa35d7067b4cb2ddf2357b1871536c5f" @@ -5417,16 +5273,6 @@ npm-run-path@^2.0.0: dependencies: path-key "^2.0.0" -npmlog@^4.0.2: - version "4.1.2" - resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-4.1.2.tgz#08a7f2a8bf734604779a9efa4ad5cc717abb954b" - integrity sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg== - dependencies: - are-we-there-yet "~1.1.2" - console-control-strings "~1.1.0" - gauge "~2.7.3" - set-blocking "~2.0.0" - nth-check@^1.0.2: version "1.0.2" resolved "https://registry.yarnpkg.com/nth-check/-/nth-check-1.0.2.tgz#b2bd295c37e3dd58a3bf0700376663ba4d9cf05c" @@ -5620,11 +5466,6 @@ os-filter-obj@^2.0.0: dependencies: arch "^2.1.0" -os-homedir@^1.0.0: - version "1.0.2" - resolved "https://registry.yarnpkg.com/os-homedir/-/os-homedir-1.0.2.tgz#ffbc4988336e0e833de0c168c7ef152121aa7fb3" - integrity sha1-/7xJiDNuDoM94MFox+8VISGqf7M= - os-locale@^1.4.0: version "1.4.0" resolved "https://registry.yarnpkg.com/os-locale/-/os-locale-1.4.0.tgz#20f9f17ae29ed345e8bde583b13d2009803c14d9" @@ -5632,19 +5473,11 @@ os-locale@^1.4.0: dependencies: lcid "^1.0.0" -os-tmpdir@^1.0.0, os-tmpdir@~1.0.2: +os-tmpdir@~1.0.2: version "1.0.2" resolved "https://registry.yarnpkg.com/os-tmpdir/-/os-tmpdir-1.0.2.tgz#bbe67406c79aa85c5cfec766fe5734555dfa1274" integrity sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ= -osenv@^0.1.4: - version "0.1.5" - resolved "https://registry.yarnpkg.com/osenv/-/osenv-0.1.5.tgz#85cdfafaeb28e8677f416e287592b5f3f49ea410" - integrity sha512-0CWcCECdMVc2Rw3U5w9ZjqX6ga6ubk1xDVKxtBQPK7wis/0F2r9T6k4ydGYhecl7YUBxBVxhL5oisPsNxAPe2g== - dependencies: - os-homedir "^1.0.0" - os-tmpdir "^1.0.0" - p-cancelable@^0.3.0: version "0.3.0" resolved "https://registry.yarnpkg.com/p-cancelable/-/p-cancelable-0.3.0.tgz#b9e123800bcebb7ac13a479be195b507b98d30fa" @@ -6608,16 +6441,6 @@ raw-body@~1.1.0: bytes "1" string_decoder "0.10" -rc@^1.2.7: - version "1.2.8" - resolved "https://registry.yarnpkg.com/rc/-/rc-1.2.8.tgz#cd924bf5200a075b83c188cd6b9e211b7fc0d3ed" - integrity sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw== - dependencies: - deep-extend "^0.6.0" - ini "~1.3.0" - minimist "^1.2.0" - strip-json-comments "~2.0.1" - read-cache@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/read-cache/-/read-cache-1.0.0.tgz#e664ef31161166c9751cdbe8dbcf86b5fb58f774" @@ -6692,7 +6515,7 @@ read-pkg@^3.0.0: string_decoder "^1.1.1" util-deprecate "^1.0.1" -readable-stream@^2.0.0, readable-stream@^2.0.1, readable-stream@^2.0.2, readable-stream@^2.0.5, readable-stream@^2.0.6, readable-stream@^2.1.5, readable-stream@^2.2.2, readable-stream@^2.3.0, readable-stream@^2.3.3, readable-stream@^2.3.5, readable-stream@^2.3.6, readable-stream@~2.3.6: +readable-stream@^2.0.0, readable-stream@^2.0.1, readable-stream@^2.0.2, readable-stream@^2.0.5, readable-stream@^2.1.5, readable-stream@^2.2.2, readable-stream@^2.3.0, readable-stream@^2.3.3, readable-stream@^2.3.5, readable-stream@^2.3.6, readable-stream@~2.3.6: version "2.3.7" resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.7.tgz#1eca1cf711aef814c04f62252a36a62f6cb23b57" integrity sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw== @@ -6977,7 +6800,7 @@ [email protected]: dependencies: glob "^7.1.3" -rimraf@^2.5.4, rimraf@^2.6.1: +rimraf@^2.5.4: version "2.7.1" resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.7.1.tgz#35797f13a7fdadc566142c29d4f07ccad483e3ec" integrity sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w== @@ -7038,7 +6861,7 @@ safe-regex@^1.1.0: resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a" integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg== -sax@^1.2.4, sax@~1.2.4: +sax@~1.2.4: version "1.2.4" resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9" integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw== @@ -7157,7 +6980,7 @@ serve-static@^1.13.2: parseurl "~1.3.3" send "0.17.1" -set-blocking@^2.0.0, set-blocking@~2.0.0: +set-blocking@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7" integrity sha1-BF+XgtARrppoA93TgrJDkrPYkPc= @@ -7528,7 +7351,7 @@ string-width@^1.0.1, string-width@^1.0.2: is-fullwidth-code-point "^1.0.0" strip-ansi "^3.0.0" -"string-width@^1.0.2 || 2", string-width@^2.1.0: +string-width@^2.1.0: version "2.1.1" resolved "https://registry.yarnpkg.com/string-width/-/string-width-2.1.1.tgz#ab93f27a8dc13d28cac815c462143a6d9012ae9e" integrity sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw== @@ -7678,7 +7501,7 @@ strip-indent@^2.0.0: resolved "https://registry.yarnpkg.com/strip-indent/-/strip-indent-2.0.0.tgz#5ef8db295d01e6ed6cbf7aab96998d7822527b68" integrity sha1-XvjbKV0B5u1sv3qrlpmNeCJSe2g= -strip-json-comments@^2.0.1, strip-json-comments@~2.0.1: +strip-json-comments@^2.0.1: version "2.0.1" resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a" integrity sha1-PFMZQukIwml8DsNEhYwobHygpgo= @@ -7875,19 +7698,6 @@ tar-stream@^1.5.2: to-buffer "^1.1.1" xtend "^4.0.0" -tar@^4.4.2: - version "4.4.13" - resolved "https://registry.yarnpkg.com/tar/-/tar-4.4.13.tgz#43b364bc52888d555298637b10d60790254ab525" - integrity sha512-w2VwSrBoHa5BsSyH+KxEqeQBAllHhccyMFVHtGtdMpF4W7IRWfZjFiQceJPChOeTsSDVUpER2T8FA93pr0L+QA== - dependencies: - chownr "^1.1.1" - fs-minipass "^1.2.5" - minipass "^2.8.6" - minizlib "^1.2.1" - mkdirp "^0.5.0" - safe-buffer "^5.1.2" - yallist "^3.0.3" - temp-dir@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/temp-dir/-/temp-dir-1.0.0.tgz#0a7c0ea26d3a39afa7e0ebea9c1fc0bc4daa011d" @@ -8610,13 +8420,6 @@ which@^1.2.14, which@^1.2.9, which@^1.3.1: dependencies: isexe "^2.0.0" -wide-align@^1.1.0: - version "1.1.3" - resolved "https://registry.yarnpkg.com/wide-align/-/wide-align-1.1.3.tgz#ae074e6bdc0c14a431e804e624549c633b000457" - integrity sha512-QGkOQc8XL6Bt5PwnsExKBPuMKBxnGxWWW3fU55Xt4feHozMUhdUMaBCk290qpm/wG5u/RSKzwdAC4i51YigihA== - dependencies: - string-width "^1.0.2 || 2" - word-wrap@~1.2.3: version "1.2.3" resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.3.tgz#610636f6b1f703891bd34771ccb17fb93b47079c" @@ -8684,11 +8487,6 @@ yallist@^2.1.2: resolved "https://registry.yarnpkg.com/yallist/-/yallist-2.1.2.tgz#1c11f9218f076089a47dd512f93c6699a6a81d52" integrity sha1-HBH5IY8HYImkfdUS+TxmmaaoHVI= -yallist@^3.0.0, yallist@^3.0.3: - version "3.1.1" - resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.1.1.tgz#dbb7daf9bfd8bac9ab45ebf602b8cbad0d5d08fd" - integrity sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g== - yargs-parser@^10.0.0: version "10.1.0" resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-10.1.0.tgz#7202265b89f7e9e9f2e5765e0fe735a905edbaa8" diff --git a/content/community/contributing.adoc b/content/community/contributing.adoc index 8083fb6..04db293 100644 --- a/content/community/contributing.adoc +++ b/content/community/contributing.adoc @@ -11,7 +11,7 @@ Contributing to Hop goes beyond writing code for the project. Below, we list dif [width="100%", ,cols="3,10", options="header,footer"] |============================ |Area |Further Information -|Report a Bug|To report a problem with Hop, open Hop’s https://jira.project-hop.org[Jira ,window=_blank], log in if necessary, and click on the "+" in the left side bar (Shortcut "c"). +|Report a Bug|To report a problem with Hop, open Hop’s https://issues.apache.org/jira/projects/HOP/issues[Jira ,window=_blank], log in if necessary, and click on the "+" in the left side bar (Shortcut "c"). Please give detailed information about the problem you encountered and, if possible, add a description that helps to reproduce the problem. For more information go to our link:../contribution-guides/jira-guide/[info] page. |Contribute Code|Read the link:../contribution-guides/code-contribution-guide/[Code Contribution Guide] (Work in progress) |Help With Code Reviews|Read the link:../contribution-guides/code-review-guide/[Code Review Guide] (Work in progress) @@ -33,7 +33,7 @@ A release candidate will be announced using our form/twitter and chat. We will t - Contribute to the Hop blog (comming soon) -2+|Any other questions? Reach out to the Hop https://forums.project-hop.org[forums ,window=_blank] or https://chat.project-hop.org[chat ,window=_blank] to get help. +2+|Any other questions? Reach out on the Hop https://chat.project-hop.org[chat ,window=_blank] to get help. |============================ == Further Reading diff --git a/content/community/contribution-guides/code-contribution-guide.adoc b/content/community/contribution-guides/code-contribution-guide.adoc index 38d16ba..716f579 100644 --- a/content/community/contribution-guides/code-contribution-guide.adoc +++ b/content/community/contribution-guides/code-contribution-guide.adoc @@ -20,7 +20,7 @@ Apache Hop is maintained, improved, and extended by code contributions of volunt |==== |[very big]*1 <<create-jira-ticket, Discuss>>* -Create a https://jira.project-hop.org[Jira] ticket or mailing list discussion and reach consensus +Create a https://issues.apache.org/jira/projects/HOP/issues[Jira] ticket or mailing list discussion and reach consensus Agree on importance, relevance, scope of the ticket, discuss the implementation approach and find a committer willing to review and merge the change. @@ -54,7 +54,7 @@ anchor:code-contribution-process[Code Contribution Process] The first step for making a contribution to Apache Hop is to reach consensus with the Hop community. This means agreeing on the scope and implementation approach of a change. -In most cases, the discussion should happen in Hop’s bug tracker: https://jira.project-hop.org[Jira]. +In most cases, the discussion should happen in Hop’s bug tracker: https://issues.apache.org/jira/projects/HOP/issues[Jira]. The following types of changes require a discussion in the dev https://chat.project-hop.org[chat] channel: diff --git a/content/community/tools.adoc b/content/community/tools.adoc index 407e860..b593e4a 100644 --- a/content/community/tools.adoc +++ b/content/community/tools.adoc @@ -10,13 +10,12 @@ The following tools are used within the Hop community. * <<artifactory, Artifactory>> * <<sonarcloud, Sonarcloud>> * <<wiki, Wiki>> -* <<forum, Forum>> * <<chat, Mattermost Chat>> == anchor:github[]GitHub All our source code is publicly available on GitHub, GitHub is a Git repository hosting service, but it adds many of its own features. While Git is a command line tool, GitHub provides a Web-based graphical interface. It also provides access control and several collaboration features. -Our repositories can be found https://github.com/project-hop[here , window="_blank"] +Our repositories can be found https://github.com/apache/incubator-hop[here , window="_blank"] While GitHub provides solutions to do issue tracking we use a separate platform for this. @@ -24,12 +23,12 @@ While GitHub provides solutions to do issue tracking we use a separate platform All new features and issues found in Hop can be reported in our bug tracker. If you find an issue or want to request new features first read our link:/community/contribution-guides/jira-guide/[Jira-guide] this document contains the basic steps needed to create a ticket that we can work on. -To see what we are currently working on visit our https://project-hop.atlassian.net/secure/RapidBoard.jspa?rapidView=2&projectKey=HOP[Jira Board , window="_blank"] +To see what we are currently working on visit our https://issues.apache.org/jira/projects/HOP/issues[Jira Board , window="_blank"] == anchor:jenkins[]Jenkins Jenkins is a Continuous Integration/Deployment platform, when a commit has been made and source code is changed Jenkins will automatically trigger and test and build the code. It will also check pull requests. Our current Jenkins setup is a fairly basic workflow which will be extended in the future to include more checks and steps. -You can follow and see the status of all build project on our https://jenkins.project-hop.org[Jenkins Website] +You can follow and see the status of all build project on our https://ci-builds.apache.org/job/Hop/[Jenkins Website] == anchor:artifactory[]Artifactory Artifactory is a storage location for artifacts that are created by maven. Each Jenkins build will push Artifacts to artifactory, you can then include these artifacts in your own projects. @@ -45,10 +44,6 @@ You can take a look at the status of our project https://sonarcloud.io/dashboard All documentation is written in Wiki style documents and resides in it's own repository or close to the code, this means all our documentation is version controlled and we have an easy and fast system to accept contributions from the community. More information on documentation contribution and guidelines can be found link:/community/contribution-guides/documentation-contribution-guide/[here]. -== anchor:forum[]Forum - -For user with questions we created a stack overflow like question board. It allows everyone to ask a question and a voting and acceptance system for the answers. The forum can be found https://forums.project-hop.org[here , window="_blank"]. - == anchor:chat[]Mattermost Chat Mattermost is a chat client that is comparable to Slack it is an opensource alternative that allows us to invite everyone to come join us and chat with the developers or ask question, feel free to join and start https://chat.project-hop.org[chatting , window="_blank"]. \ No newline at end of file diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index d6656bf..df346b0 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1,4 +1,4 @@ - <div class="edit"><a title="We would love your help ♥♥♥" href="https://github.com/project-hop/hop-website/edit/master/content/{{ .File.Path | replaceRE "^/" "" }}">Edit this Page</a></div> + <div class="edit"><a title="We would love your help ♥♥♥" href="https://github.com/apache/incubator-hop-website/edit/master/content/{{ .File.Path | replaceRE "^/" "" }}">Edit this Page</a></div> <footer> <div class="footer"> <dl> @@ -8,8 +8,7 @@ </dl> <dl> <dt>Community</dt> - <dd><a target="_blank" href="https://jira.project-hop.org">Jira</a></dd> - <dd><a target="_blank" href="https://forums.project-hop.org">Forum</a></dd> + <dd><a target="_blank" href="https://issues.apache.org/jira/projects/HOP/issues">Jira</a></dd> <dd><a target="_blank" href="https://chat.project-hop.org">Chat</a></dd> <dd><a href="/community/team/">Team</a></dd> </dl> diff --git a/package.json b/package.json index c2df375..2c7db68 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "html-validate": "~1.13", "hugo-cli": "~0.11", "link-checker": "~1.3", - "npm-run-all": "~4.1", + "npm-run-all": "^4.1.5", "opal-runtime": "1.0.11" }, "installConfig": { diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/.DS_Store b/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/.DS_Store deleted file mode 100644 index d757fca..0000000 Binary files a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/.DS_Store and /dev/null differ diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/CMYK Print/.DS_Store b/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/CMYK Print/.DS_Store deleted file mode 100644 index 1e4660f..0000000 Binary files a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/CMYK Print/.DS_Store and /dev/null differ diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/CMYK Print/jpg/.DS_Store b/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/CMYK Print/jpg/.DS_Store deleted file mode 100644 index 5008ddf..0000000 Binary files a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/CMYK Print/jpg/.DS_Store and /dev/null differ diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/Fonts/.DS_Store b/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/Fonts/.DS_Store deleted file mode 100644 index c6d5e61..0000000 Binary files a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/Fonts/.DS_Store and /dev/null differ diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/Fonts/Ostrich Sans/.DS_Store b/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/Fonts/Ostrich Sans/.DS_Store deleted file mode 100644 index c0edfec..0000000 Binary files a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/Fonts/Ostrich Sans/.DS_Store and /dev/null differ diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/RGB Web/.DS_Store b/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/RGB Web/.DS_Store deleted file mode 100644 index de72491..0000000 Binary files a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/RGB Web/.DS_Store and /dev/null differ diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/RGB Web/jpg/.DS_Store b/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/RGB Web/jpg/.DS_Store deleted file mode 100644 index 5008ddf..0000000 Binary files a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/RGB Web/jpg/.DS_Store and /dev/null differ diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/RGB Web/png/.DS_Store b/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/RGB Web/png/.DS_Store deleted file mode 100644 index 5008ddf..0000000 Binary files a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/RGB Web/png/.DS_Store and /dev/null differ diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/BrandGuideline_Hop.pdf b/static/graphical_resources/brand_guideline_hop.pdf similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/BrandGuideline_Hop.pdf rename to static/graphical_resources/brand_guideline_hop.pdf diff --git a/static/graphical_resources/Hop Background Slides/HOP Background Dark Blue - Light Logo - Left 1920x1080.png b/static/graphical_resources/hop_background_slides/hop_background_dark_blue_-_light_logo_-_left_1920x1080.png similarity index 100% rename from static/graphical_resources/Hop Background Slides/HOP Background Dark Blue - Light Logo - Left 1920x1080.png rename to static/graphical_resources/hop_background_slides/hop_background_dark_blue_-_light_logo_-_left_1920x1080.png diff --git a/static/graphical_resources/BrandGuideline_Hop.pdf b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/brandguideline_hop.pdf similarity index 100% rename from static/graphical_resources/BrandGuideline_Hop.pdf rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/brandguideline_hop.pdf diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/CMYK Print/HOP_logo_CMYK.pdf b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/cmyk_print/hop_logo_cmyk.pdf similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/CMYK Print/HOP_logo_CMYK.pdf rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/cmyk_print/hop_logo_cmyk.pdf diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/CMYK Print/jpg/HOP_logo_CMYK-1.jpg b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/cmyk_print/jpg/hop_logo_cmyk-1.jpg similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/CMYK Print/jpg/HOP_logo_CMYK-1.jpg rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/cmyk_print/jpg/hop_logo_cmyk-1.jpg diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/CMYK Print/jpg/HOP_logo_CMYK-10.jpg b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/cmyk_print/jpg/hop_logo_cmyk-10.jpg similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/CMYK Print/jpg/HOP_logo_CMYK-10.jpg rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/cmyk_print/jpg/hop_logo_cmyk-10.jpg diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/CMYK Print/jpg/HOP_logo_CMYK-11.jpg b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/cmyk_print/jpg/hop_logo_cmyk-11.jpg similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/CMYK Print/jpg/HOP_logo_CMYK-11.jpg rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/cmyk_print/jpg/hop_logo_cmyk-11.jpg diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/CMYK Print/jpg/HOP_logo_CMYK-12.jpg b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/cmyk_print/jpg/hop_logo_cmyk-12.jpg similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/CMYK Print/jpg/HOP_logo_CMYK-12.jpg rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/cmyk_print/jpg/hop_logo_cmyk-12.jpg diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/CMYK Print/jpg/HOP_logo_CMYK-2.jpg b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/cmyk_print/jpg/hop_logo_cmyk-2.jpg similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/CMYK Print/jpg/HOP_logo_CMYK-2.jpg rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/cmyk_print/jpg/hop_logo_cmyk-2.jpg diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/CMYK Print/jpg/HOP_logo_CMYK-3.jpg b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/cmyk_print/jpg/hop_logo_cmyk-3.jpg similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/CMYK Print/jpg/HOP_logo_CMYK-3.jpg rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/cmyk_print/jpg/hop_logo_cmyk-3.jpg diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/CMYK Print/jpg/HOP_logo_CMYK-4.jpg b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/cmyk_print/jpg/hop_logo_cmyk-4.jpg similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/CMYK Print/jpg/HOP_logo_CMYK-4.jpg rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/cmyk_print/jpg/hop_logo_cmyk-4.jpg diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/CMYK Print/jpg/HOP_logo_CMYK-5.jpg b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/cmyk_print/jpg/hop_logo_cmyk-5.jpg similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/CMYK Print/jpg/HOP_logo_CMYK-5.jpg rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/cmyk_print/jpg/hop_logo_cmyk-5.jpg diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/CMYK Print/jpg/HOP_logo_CMYK-6.jpg b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/cmyk_print/jpg/hop_logo_cmyk-6.jpg similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/CMYK Print/jpg/HOP_logo_CMYK-6.jpg rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/cmyk_print/jpg/hop_logo_cmyk-6.jpg diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/CMYK Print/jpg/HOP_logo_CMYK-7.jpg b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/cmyk_print/jpg/hop_logo_cmyk-7.jpg similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/CMYK Print/jpg/HOP_logo_CMYK-7.jpg rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/cmyk_print/jpg/hop_logo_cmyk-7.jpg diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/CMYK Print/jpg/HOP_logo_CMYK-8.jpg b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/cmyk_print/jpg/hop_logo_cmyk-8.jpg similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/CMYK Print/jpg/HOP_logo_CMYK-8.jpg rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/cmyk_print/jpg/hop_logo_cmyk-8.jpg diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/CMYK Print/jpg/HOP_logo_CMYK-9.jpg b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/cmyk_print/jpg/hop_logo_cmyk-9.jpg similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/CMYK Print/jpg/HOP_logo_CMYK-9.jpg rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/cmyk_print/jpg/hop_logo_cmyk-9.jpg diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/Fonts/Montserrat/Montserrat-Black.otf b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/fonts/montserrat/montserrat-black.otf similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/Fonts/Montserrat/Montserrat-Black.otf rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/fonts/montserrat/montserrat-black.otf diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/Fonts/Montserrat/Montserrat-Bold.otf b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/fonts/montserrat/montserrat-bold.otf similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/Fonts/Montserrat/Montserrat-Bold.otf rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/fonts/montserrat/montserrat-bold.otf diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/Fonts/Montserrat/Montserrat-ExtraBold.otf b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/fonts/montserrat/montserrat-extrabold.otf similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/Fonts/Montserrat/Montserrat-ExtraBold.otf rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/fonts/montserrat/montserrat-extrabold.otf diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/Fonts/Montserrat/Montserrat-ExtraLight.otf b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/fonts/montserrat/montserrat-extralight.otf similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/Fonts/Montserrat/Montserrat-ExtraLight.otf rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/fonts/montserrat/montserrat-extralight.otf diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/Fonts/Montserrat/Montserrat-Hairline.otf b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/fonts/montserrat/montserrat-hairline.otf similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/Fonts/Montserrat/Montserrat-Hairline.otf rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/fonts/montserrat/montserrat-hairline.otf diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/Fonts/Montserrat/Montserrat-Light.otf b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/fonts/montserrat/montserrat-light.otf similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/Fonts/Montserrat/Montserrat-Light.otf rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/fonts/montserrat/montserrat-light.otf diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/Fonts/Montserrat/Montserrat-Medium.otf b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/fonts/montserrat/montserrat-medium.otf similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/Fonts/Montserrat/Montserrat-Medium.otf rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/fonts/montserrat/montserrat-medium.otf diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/Fonts/Montserrat/Montserrat-Regular.otf b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/fonts/montserrat/montserrat-regular.otf similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/Fonts/Montserrat/Montserrat-Regular.otf rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/fonts/montserrat/montserrat-regular.otf diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/Fonts/Montserrat/Montserrat-SemiBold.otf b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/fonts/montserrat/montserrat-semibold.otf similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/Fonts/Montserrat/Montserrat-SemiBold.otf rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/fonts/montserrat/montserrat-semibold.otf diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/Fonts/Montserrat/Montserrat-Thin.otf b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/fonts/montserrat/montserrat-thin.otf similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/Fonts/Montserrat/Montserrat-Thin.otf rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/fonts/montserrat/montserrat-thin.otf diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/Fonts/Montserrat/Montserrat-UltraLight.otf b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/fonts/montserrat/montserrat-ultralight.otf similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/Fonts/Montserrat/Montserrat-UltraLight.otf rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/fonts/montserrat/montserrat-ultralight.otf diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/Fonts/Ostrich Sans/Ostrich Sans/OstrichSans-Black.otf b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/fonts/ostrich_sans/ostrich_sans/ostrichsans-black.otf similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/Fonts/Ostrich Sans/Ostrich Sans/OstrichSans-Black.otf rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/fonts/ostrich_sans/ostrich_sans/ostrichsans-black.otf diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/Fonts/Ostrich Sans/Ostrich Sans/OstrichSans-Bold.otf b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/fonts/ostrich_sans/ostrich_sans/ostrichsans-bold.otf similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/Fonts/Ostrich Sans/Ostrich Sans/OstrichSans-Bold.otf rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/fonts/ostrich_sans/ostrich_sans/ostrichsans-bold.otf diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/Fonts/Ostrich Sans/Ostrich Sans/OstrichSans-Light.otf b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/fonts/ostrich_sans/ostrich_sans/ostrichsans-light.otf similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/Fonts/Ostrich Sans/Ostrich Sans/OstrichSans-Light.otf rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/fonts/ostrich_sans/ostrich_sans/ostrichsans-light.otf diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/Fonts/Ostrich Sans/Ostrich Sans/OstrichSans-Medium.otf b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/fonts/ostrich_sans/ostrich_sans/ostrichsans-medium.otf similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/Fonts/Ostrich Sans/Ostrich Sans/OstrichSans-Medium.otf rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/fonts/ostrich_sans/ostrich_sans/ostrichsans-medium.otf diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/Fonts/Ostrich Sans/Ostrich Sans Dashed/OstrichSansDashed-Medium.otf b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/fonts/ostrich_sans/ostrich_sans_dashed/ostrichsansdashed-medium.otf similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/Fonts/Ostrich Sans/Ostrich Sans Dashed/OstrichSansDashed-Medium.otf rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/fonts/ostrich_sans/ostrich_sans_dashed/ostrichsansdashed-medium.otf diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/Fonts/Ostrich Sans/Ostrich Sans Inline/OstrichSansInline-Italic.otf b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/fonts/ostrich_sans/ostrich_sans_inline/ostrichsansinline-italic.otf similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/Fonts/Ostrich Sans/Ostrich Sans Inline/OstrichSansInline-Italic.otf rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/fonts/ostrich_sans/ostrich_sans_inline/ostrichsansinline-italic.otf diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/Fonts/Ostrich Sans/Ostrich Sans Inline/OstrichSansInline-Regular.otf b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/fonts/ostrich_sans/ostrich_sans_inline/ostrichsansinline-regular.otf similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/Fonts/Ostrich Sans/Ostrich Sans Inline/OstrichSansInline-Regular.otf rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/fonts/ostrich_sans/ostrich_sans_inline/ostrichsansinline-regular.otf diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/Fonts/Ostrich Sans/Ostrich Sans Rounded/OstrichSansRounded-Medium.otf b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/fonts/ostrich_sans/ostrich_sans_rounded/ostrichsansrounded-medium.otf similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/Fonts/Ostrich Sans/Ostrich Sans Rounded/OstrichSansRounded-Medium.otf rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/fonts/ostrich_sans/ostrich_sans_rounded/ostrichsansrounded-medium.otf diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/RGB Web/HOP_logo_RGB.pdf b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/rgb_web/hop_logo_rgb.pdf similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/RGB Web/HOP_logo_RGB.pdf rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/rgb_web/hop_logo_rgb.pdf diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/RGB Web/jpg/HOP_logo_RGB-1.jpg b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/rgb_web/jpg/hop_logo_rgb-1.jpg similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/RGB Web/jpg/HOP_logo_RGB-1.jpg rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/rgb_web/jpg/hop_logo_rgb-1.jpg diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/RGB Web/jpg/HOP_logo_RGB-10.jpg b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/rgb_web/jpg/hop_logo_rgb-10.jpg similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/RGB Web/jpg/HOP_logo_RGB-10.jpg rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/rgb_web/jpg/hop_logo_rgb-10.jpg diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/RGB Web/jpg/HOP_logo_RGB-11.jpg b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/rgb_web/jpg/hop_logo_rgb-11.jpg similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/RGB Web/jpg/HOP_logo_RGB-11.jpg rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/rgb_web/jpg/hop_logo_rgb-11.jpg diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/RGB Web/jpg/HOP_logo_RGB-12.jpg b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/rgb_web/jpg/hop_logo_rgb-12.jpg similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/RGB Web/jpg/HOP_logo_RGB-12.jpg rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/rgb_web/jpg/hop_logo_rgb-12.jpg diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/RGB Web/jpg/HOP_logo_RGB-2.jpg b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/rgb_web/jpg/hop_logo_rgb-2.jpg similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/RGB Web/jpg/HOP_logo_RGB-2.jpg rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/rgb_web/jpg/hop_logo_rgb-2.jpg diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/RGB Web/jpg/HOP_logo_RGB-3.jpg b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/rgb_web/jpg/hop_logo_rgb-3.jpg similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/RGB Web/jpg/HOP_logo_RGB-3.jpg rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/rgb_web/jpg/hop_logo_rgb-3.jpg diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/RGB Web/jpg/HOP_logo_RGB-4.jpg b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/rgb_web/jpg/hop_logo_rgb-4.jpg similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/RGB Web/jpg/HOP_logo_RGB-4.jpg rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/rgb_web/jpg/hop_logo_rgb-4.jpg diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/RGB Web/jpg/HOP_logo_RGB-5.jpg b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/rgb_web/jpg/hop_logo_rgb-5.jpg similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/RGB Web/jpg/HOP_logo_RGB-5.jpg rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/rgb_web/jpg/hop_logo_rgb-5.jpg diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/RGB Web/jpg/HOP_logo_RGB-6.jpg b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/rgb_web/jpg/hop_logo_rgb-6.jpg similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/RGB Web/jpg/HOP_logo_RGB-6.jpg rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/rgb_web/jpg/hop_logo_rgb-6.jpg diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/RGB Web/jpg/HOP_logo_RGB-7.jpg b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/rgb_web/jpg/hop_logo_rgb-7.jpg similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/RGB Web/jpg/HOP_logo_RGB-7.jpg rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/rgb_web/jpg/hop_logo_rgb-7.jpg diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/RGB Web/jpg/HOP_logo_RGB-8.jpg b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/rgb_web/jpg/hop_logo_rgb-8.jpg similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/RGB Web/jpg/HOP_logo_RGB-8.jpg rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/rgb_web/jpg/hop_logo_rgb-8.jpg diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/RGB Web/jpg/HOP_logo_RGB-9.jpg b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/rgb_web/jpg/hop_logo_rgb-9.jpg similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/RGB Web/jpg/HOP_logo_RGB-9.jpg rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/rgb_web/jpg/hop_logo_rgb-9.jpg diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/RGB Web/png/HOP_logo_RGB-1.png b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/rgb_web/png/hop_logo_rgb-1.png similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/RGB Web/png/HOP_logo_RGB-1.png rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/rgb_web/png/hop_logo_rgb-1.png diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/RGB Web/png/HOP_logo_RGB-11.png b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/rgb_web/png/hop_logo_rgb-11.png similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/RGB Web/png/HOP_logo_RGB-11.png rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/rgb_web/png/hop_logo_rgb-11.png diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/RGB Web/png/HOP_logo_RGB-12.png b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/rgb_web/png/hop_logo_rgb-12.png similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/RGB Web/png/HOP_logo_RGB-12.png rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/rgb_web/png/hop_logo_rgb-12.png diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/RGB Web/png/HOP_logo_RGB-2.png b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/rgb_web/png/hop_logo_rgb-2.png similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/RGB Web/png/HOP_logo_RGB-2.png rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/rgb_web/png/hop_logo_rgb-2.png diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/RGB Web/png/HOP_logo_RGB-5.png b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/rgb_web/png/hop_logo_rgb-5.png similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/RGB Web/png/HOP_logo_RGB-5.png rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/rgb_web/png/hop_logo_rgb-5.png diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/RGB Web/png/HOP_logo_RGB-6.png b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/rgb_web/png/hop_logo_rgb-6.png similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/RGB Web/png/HOP_logo_RGB-6.png rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/rgb_web/png/hop_logo_rgb-6.png diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/RGB Web/png/HOP_logo_RGB-7.png b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/rgb_web/png/hop_logo_rgb-7.png similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/RGB Web/png/HOP_logo_RGB-7.png rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/rgb_web/png/hop_logo_rgb-7.png diff --git a/static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/RGB Web/png/HOP_logo_RGB-8.png b/static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/rgb_web/png/hop_logo_rgb-8.png similarity index 100% rename from static/graphical_resources/Hop Logo and Icon/Hop Logo and Icon/RGB Web/png/HOP_logo_RGB-8.png rename to static/graphical_resources/hop_logo_and_icon/hop_logo_and_icon/rgb_web/png/hop_logo_rgb-8.png diff --git a/yarn.lock b/yarn.lock index 492e347..b3084f5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3378,7 +3378,7 @@ now-and-later@^2.0.0: dependencies: once "^1.3.2" -npm-run-all@~4.1: +npm-run-all@^4.1.5: version "4.1.5" resolved "https://registry.yarnpkg.com/npm-run-all/-/npm-run-all-4.1.5.tgz#04476202a15ee0e2e214080861bff12a51d98fba" integrity sha512-Oo82gJDAVcaMdi3nuoKFavkIHBRVqQ1qvMb+9LHk/cF4P6B2m8aP04hGf7oL6wZ9BuGwX1onlLhpuoofSyoQDQ==
