diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index 3711bff..0000000 Binary files a/.DS_Store and /dev/null differ diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 47c3923..0000000 --- a/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -.vscode/* -!.vscode/settings.json -!.vscode/tasks.json -!.vscode/launch.json -!.vscode/extensions.json -.DS_Store -*.code-workspace -.DS_Store? \ No newline at end of file diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index 3b66410..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "git.ignoreLimitWarning": true -} \ No newline at end of file diff --git a/CNAME b/CNAME deleted file mode 100644 index 26e01b7..0000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -hacktohelputd.com diff --git a/about.html b/about.html deleted file mode 100644 index 2e2c2cd..0000000 --- a/about.html +++ /dev/null @@ -1,196 +0,0 @@ - - -
- - - - - - - - - - - - - -Redirecting to Hack To Help's Officer Application Form:
- https://hacktohelp.typeform.com/to/MVwVzqih - - - diff --git a/asset-manifest.json b/asset-manifest.json new file mode 100644 index 0000000..5cd2978 --- /dev/null +++ b/asset-manifest.json @@ -0,0 +1,33 @@ +{ + "files": { + "main.css": "/static/css/main.537d527b.chunk.css", + "main.js": "/static/js/main.7a29c093.chunk.js", + "main.js.map": "/static/js/main.7a29c093.chunk.js.map", + "runtime-main.js": "/static/js/runtime-main.78c77dcd.js", + "runtime-main.js.map": "/static/js/runtime-main.78c77dcd.js.map", + "static/css/2.47e06e2e.chunk.css": "/static/css/2.47e06e2e.chunk.css", + "static/js/2.0c5a9e5e.chunk.js": "/static/js/2.0c5a9e5e.chunk.js", + "static/js/2.0c5a9e5e.chunk.js.map": "/static/js/2.0c5a9e5e.chunk.js.map", + "index.html": "/index.html", + "precache-manifest.fc93c4c504178131ebab87290bdba102.js": "/precache-manifest.fc93c4c504178131ebab87290bdba102.js", + "service-worker.js": "/service-worker.js", + "static/css/2.47e06e2e.chunk.css.map": "/static/css/2.47e06e2e.chunk.css.map", + "static/css/main.537d527b.chunk.css.map": "/static/css/main.537d527b.chunk.css.map", + "static/js/2.0c5a9e5e.chunk.js.LICENSE": "/static/js/2.0c5a9e5e.chunk.js.LICENSE", + "static/media/HomepageBanner.scss": "/static/media/Officers.b11db321.jpeg", + "static/media/History.scss": "/static/media/historybackground.c1722f73.jpeg", + "static/media/logodark.png": "/static/media/logodark.b16f48a8.png", + "static/media/logolight.png": "/static/media/logolight.57ad1ebf.png", + "static/media/OurEvents.scss": "/static/media/oureventsbackground.3aa662f3.jpeg", + "static/media/pivotal_logo.png": "/static/media/pivotal_logo.00b6fa78.png", + "static/media/ux_logo.png": "/static/media/ux_logo.7fbcf68e.png", + "static/media/witb_logo.png": "/static/media/witb_logo.72891186.png" + }, + "entrypoints": [ + "static/js/runtime-main.78c77dcd.js", + "static/css/2.47e06e2e.chunk.css", + "static/js/2.0c5a9e5e.chunk.js", + "static/css/main.537d527b.chunk.css", + "static/js/main.7a29c093.chunk.js" + ] +} \ No newline at end of file diff --git a/events.html b/events.html deleted file mode 100644 index caf9d92..0000000 --- a/events.html +++ /dev/null @@ -1,193 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - -- Debunking the myth of "The Genius Programmer" and promoting social - good in the process. -
-- ${event_description} -
- -
-
- ${rsvp_date}
-
- - ${event_description} -
-`s get reset. However, we also reset the\n// bottom margin to use `rem` units instead of `em`.\np {\n margin-top: 0;\n margin-bottom: $paragraph-margin-bottom;\n}\n\n// Abbreviations\n//\n// 1. Duplicate behavior to the data-* attribute for our tooltip plugin\n// 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.\n// 3. Add explicit cursor to indicate changed behavior.\n// 4. Remove the bottom border in Firefox 39-.\n// 5. Prevent the text-decoration to be skipped.\n\nabbr[title],\nabbr[data-original-title] { // 1\n text-decoration: underline; // 2\n text-decoration: underline dotted; // 2\n cursor: help; // 3\n border-bottom: 0; // 4\n text-decoration-skip-ink: none; // 5\n}\n\naddress {\n margin-bottom: 1rem;\n font-style: normal;\n line-height: inherit;\n}\n\nol,\nul,\ndl {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nol ol,\nul ul,\nol ul,\nul ol {\n margin-bottom: 0;\n}\n\ndt {\n font-weight: $dt-font-weight;\n}\n\ndd {\n margin-bottom: .5rem;\n margin-left: 0; // Undo browser default\n}\n\nblockquote {\n margin: 0 0 1rem;\n}\n\nb,\nstrong {\n font-weight: $font-weight-bolder; // Add the correct font weight in Chrome, Edge, and Safari\n}\n\nsmall {\n @include font-size(80%); // Add the correct font size in all browsers\n}\n\n//\n// Prevent `sub` and `sup` elements from affecting the line height in\n// all browsers.\n//\n\nsub,\nsup {\n position: relative;\n @include font-size(75%);\n line-height: 0;\n vertical-align: baseline;\n}\n\nsub { bottom: -.25em; }\nsup { top: -.5em; }\n\n\n//\n// Links\n//\n\na {\n color: $link-color;\n text-decoration: $link-decoration;\n background-color: transparent; // Remove the gray background on active links in IE 10.\n\n @include hover() {\n color: $link-hover-color;\n text-decoration: $link-hover-decoration;\n }\n}\n\n// And undo these styles for placeholder links/named anchors (without href).\n// It would be more straightforward to just use a[href] in previous block, but that\n// causes specificity issues in many other styles that are too complex to fix.\n// See https://github.com/twbs/bootstrap/issues/19402\n\na:not([href]) {\n color: inherit;\n text-decoration: none;\n\n @include hover() {\n color: inherit;\n text-decoration: none;\n }\n}\n\n\n//\n// Code\n//\n\npre,\ncode,\nkbd,\nsamp {\n font-family: $font-family-monospace;\n @include font-size(1em); // Correct the odd `em` font sizing in all browsers.\n}\n\npre {\n // Remove browser default top margin\n margin-top: 0;\n // Reset browser default of `1em` to use `rem`s\n margin-bottom: 1rem;\n // Don't allow content to break outside\n overflow: auto;\n}\n\n\n//\n// Figures\n//\n\nfigure {\n // Apply a consistent margin strategy (matches our type styles).\n margin: 0 0 1rem;\n}\n\n\n//\n// Images and content\n//\n\nimg {\n vertical-align: middle;\n border-style: none; // Remove the border on images inside links in IE 10-.\n}\n\nsvg {\n // Workaround for the SVG overflow bug in IE10/11 is still required.\n // See https://github.com/twbs/bootstrap/issues/26878\n overflow: hidden;\n vertical-align: middle;\n}\n\n\n//\n// Tables\n//\n\ntable {\n border-collapse: collapse; // Prevent double borders\n}\n\ncaption {\n padding-top: $table-cell-padding;\n padding-bottom: $table-cell-padding;\n color: $table-caption-color;\n text-align: left;\n caption-side: bottom;\n}\n\nth {\n // Matches default `