Skip to content

Commit 1a35d33

Browse files
committed
fix
1 parent 585929c commit 1a35d33

File tree

2,795 files changed

+57914
-61501
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,795 files changed

+57914
-61501
lines changed

.next/BUILD_ID

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
B_dr1NnfNmL9WGk0rVdhg
1+
BAw1MyO9FFcJc_0MU_tLJ

.next/build-manifest.json

+19-19
Original file line numberDiff line numberDiff line change
@@ -3,53 +3,53 @@
33
"pages": {
44
"/": [
55
"static/runtime/webpack-f5e50b6b501ccea2a79b.js",
6-
"static/css/commons.a52e22ad.chunk.css",
7-
"static/chunks/commons.b567cd5ccb3c977c38a6.js",
8-
"static/css/styles.8ca9a51c.chunk.css",
6+
"static/css/commons.dfe29a07.chunk.css",
7+
"static/chunks/commons.6ebb62109e94ca7705be.js",
8+
"static/css/styles.97113af1.chunk.css",
99
"static/chunks/styles.fe4402af2e4386a2f1ad.js",
1010
"static/runtime/main-26e5ac0df54e61a665f5.js"
1111
],
1212
"/_app": [
1313
"static/runtime/webpack-f5e50b6b501ccea2a79b.js",
14-
"static/css/commons.a52e22ad.chunk.css",
15-
"static/chunks/commons.b567cd5ccb3c977c38a6.js",
14+
"static/css/commons.dfe29a07.chunk.css",
15+
"static/chunks/commons.6ebb62109e94ca7705be.js",
1616
"static/runtime/main-26e5ac0df54e61a665f5.js"
1717
],
1818
"/_error": [
1919
"static/runtime/webpack-f5e50b6b501ccea2a79b.js",
20-
"static/css/commons.a52e22ad.chunk.css",
21-
"static/chunks/commons.b567cd5ccb3c977c38a6.js",
20+
"static/css/commons.dfe29a07.chunk.css",
21+
"static/chunks/commons.6ebb62109e94ca7705be.js",
2222
"static/runtime/main-26e5ac0df54e61a665f5.js"
2323
],
2424
"/about": [
2525
"static/runtime/webpack-f5e50b6b501ccea2a79b.js",
26-
"static/css/commons.a52e22ad.chunk.css",
27-
"static/chunks/commons.b567cd5ccb3c977c38a6.js",
28-
"static/css/styles.8ca9a51c.chunk.css",
26+
"static/css/commons.dfe29a07.chunk.css",
27+
"static/chunks/commons.6ebb62109e94ca7705be.js",
28+
"static/css/styles.97113af1.chunk.css",
2929
"static/chunks/styles.fe4402af2e4386a2f1ad.js",
3030
"static/runtime/main-26e5ac0df54e61a665f5.js"
3131
],
3232
"/faqs": [
3333
"static/runtime/webpack-f5e50b6b501ccea2a79b.js",
34-
"static/css/commons.a52e22ad.chunk.css",
35-
"static/chunks/commons.b567cd5ccb3c977c38a6.js",
36-
"static/css/styles.8ca9a51c.chunk.css",
34+
"static/css/commons.dfe29a07.chunk.css",
35+
"static/chunks/commons.6ebb62109e94ca7705be.js",
36+
"static/css/styles.97113af1.chunk.css",
3737
"static/chunks/styles.fe4402af2e4386a2f1ad.js",
3838
"static/runtime/main-26e5ac0df54e61a665f5.js"
3939
],
4040
"/index": [
4141
"static/runtime/webpack-f5e50b6b501ccea2a79b.js",
42-
"static/css/commons.a52e22ad.chunk.css",
43-
"static/chunks/commons.b567cd5ccb3c977c38a6.js",
44-
"static/css/styles.8ca9a51c.chunk.css",
42+
"static/css/commons.dfe29a07.chunk.css",
43+
"static/chunks/commons.6ebb62109e94ca7705be.js",
44+
"static/css/styles.97113af1.chunk.css",
4545
"static/chunks/styles.fe4402af2e4386a2f1ad.js",
4646
"static/runtime/main-26e5ac0df54e61a665f5.js"
4747
],
4848
"/schedule": [
4949
"static/runtime/webpack-f5e50b6b501ccea2a79b.js",
50-
"static/css/commons.a52e22ad.chunk.css",
51-
"static/chunks/commons.b567cd5ccb3c977c38a6.js",
52-
"static/css/styles.8ca9a51c.chunk.css",
50+
"static/css/commons.dfe29a07.chunk.css",
51+
"static/chunks/commons.6ebb62109e94ca7705be.js",
52+
"static/css/styles.97113af1.chunk.css",
5353
"static/chunks/styles.fe4402af2e4386a2f1ad.js",
5454
"static/runtime/main-26e5ac0df54e61a665f5.js"
5555
]

.next/cache/autodll-webpack-plugin/development_instance_0_907300d30f319077324c10cd32ed0e4b/stats.json

+1-1
Large diffs are not rendered by default.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"ast":null,"code":"var _jsxFileName = \"C:\\\\Users\\\\nmeis\\\\Projects\\\\Websites\\\\Rice-Datathon-Website\\\\components\\\\homepage\\\\splashPage.js\";\nimport React from 'react';\nimport { Box, Flex } from 'rebass';\nimport './splashPage.css';\nconst tiles = [{\n image: '../../static/data1.jpg',\n caption: 'January 24 - 25th 2020',\n to: '/schedule'\n}, {\n image: '../../static/data2.jpg',\n caption: 'Sign Up',\n href: ''\n}, {\n image: '../../static/data3.jpg',\n caption: 'Become a Sponsor',\n href: \"../../static/SponsorshipPacket.pdf\"\n}, {\n image: '../../static/data4.jpg',\n to: '/about'\n}];\n\nconst Image = props => React.createElement(\"div\", {\n className: \"image\",\n __source: {\n fileName: _jsxFileName,\n lineNumber: 28\n },\n __self: this\n}, React.createElement(Box, {\n className: `image-box${props.index}`,\n width: 350,\n __source: {\n fileName: _jsxFileName,\n lineNumber: 29\n },\n __self: this\n}, React.createElement(\"h1\", {\n className: \"image-caption\",\n __source: {\n fileName: _jsxFileName,\n lineNumber: 30\n },\n __self: this\n}, props.caption)), React.createElement(\"style\", {\n __source: {\n fileName: _jsxFileName,\n lineNumber: 32\n },\n __self: this\n}, `\n .image-box${props.index} {\n width: 350px;\n height: 200px;\n position: relative;\n z-index: 200;\n overflow: hidden;\n margin: 10px;\n }\n .image-box${props.index}:before {\n content: \"\";\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n z-index: -1;\n background-image: url(${props.image});\n background-position: center;\n background-size: cover;\n transition: 0.3s ease-in-out;\n }\n .image-box${props.index}:after {\n content: \"\";\n position: absolute;\n bottom: 0;\n left: 0;\n width: 100%;\n height: 100px;\n z-index: -1;\n background-color: black;\n opacity: 0.5;\n box-shadow: 0 0 20px 20px black;\n transition: 0.3s ease-in-out;\n }\n .image-caption {\n color: rgb(197, 219, 240);\n position: absolute;\n top: 90px;\n text-align: center;\n width: 100%;\n font-weight: normal;\n transition: 0.3s ease-in-out;\n }\n .image-box${props.index}:hover:before {\n transform: scale(1.3);\n }\n .image-box${props.index}:hover:after {\n height: 100%;\n opacity: 0.7;\n }\n .image-box${props.index}:hover .image-caption {\n top: 50px;\n }\n `));\n\nconst SplashPage = () => React.createElement(\"div\", {\n className: \"splashpage\",\n __source: {\n fileName: _jsxFileName,\n lineNumber: 91\n },\n __self: this\n}, React.createElement(Box, {\n width: [1, 0.7],\n ml: \"auto\",\n mr: \"auto\",\n __source: {\n fileName: _jsxFileName,\n lineNumber: 92\n },\n __self: this\n}, React.createElement(Flex, {\n flexDirection: \"row\",\n flexWrap: \"wrap\",\n justifyContent: \"center\",\n __source: {\n fileName: _jsxFileName,\n lineNumber: 93\n },\n __self: this\n}, tiles.map(tile => React.createElement(Image, {\n image: tile.image,\n index: tiles.indexOf(tile),\n caption: tile.caption,\n key: tile.image,\n __source: {\n fileName: _jsxFileName,\n lineNumber: 96\n },\n __self: this\n})))));\n\nexport default SplashPage;","map":{"version":3,"sources":["C:\\Users\\nmeis\\Projects\\Websites\\Rice-Datathon-Website\\components\\homepage\\splashPage.js"],"names":["React","Box","Flex","tiles","image","caption","to","href","Image","props","index","SplashPage","map","tile","indexOf"],"mappings":";AAAA,OAAOA,KAAP,MAAkB,OAAlB;AACA,SAASC,GAAT,EAAcC,IAAd,QAA0B,QAA1B;AACA,OAAO,kBAAP;AAEA,MAAMC,KAAK,GAAG,CACV;AACIC,EAAAA,KAAK,EAAE,wBADX;AAEIC,EAAAA,OAAO,EAAE,wBAFb;AAGIC,EAAAA,EAAE,EAAE;AAHR,CADU,EAMV;AACIF,EAAAA,KAAK,EAAE,wBADX;AAEIC,EAAAA,OAAO,EAAE,SAFb;AAGIE,EAAAA,IAAI,EAAE;AAHV,CANU,EAWV;AACIH,EAAAA,KAAK,EAAE,wBADX;AAEIC,EAAAA,OAAO,EAAE,kBAFb;AAGIE,EAAAA,IAAI,EAAE;AAHV,CAXU,EAgBV;AACIH,EAAAA,KAAK,EAAE,wBADX;AAEIE,EAAAA,EAAE,EAAE;AAFR,CAhBU,CAAd;;AAsBA,MAAME,KAAK,GAAIC,KAAD,IACV;AAAK,EAAA,SAAS,EAAC,OAAf;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,GACI,oBAAC,GAAD;AAAK,EAAA,SAAS,EAAG,YAAWA,KAAK,CAACC,KAAM,EAAxC;AAA2C,EAAA,KAAK,EAAE,GAAlD;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,GACI;AAAI,EAAA,SAAS,EAAC,eAAd;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,GAA+BD,KAAK,CAACJ,OAArC,CADJ,CADJ,EAII;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,GAAS;wBACOI,KAAK,CAACC,KAAM;;;;;;;;wBAQZD,KAAK,CAACC,KAAM;;;;;;;;wCAQID,KAAK,CAACL,KAAM;;;;;wBAK5BK,KAAK,CAACC,KAAM;;;;;;;;;;;;;;;;;;;;;;wBAsBZD,KAAK,CAACC,KAAM;;;wBAGZD,KAAK,CAACC,KAAM;;;;wBAIZD,KAAK,CAACC,KAAM;;;SAnD5B,CAJJ,CADJ;;AA+DA,MAAMC,UAAU,GAAG,MACf;AAAK,EAAA,SAAS,EAAC,YAAf;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,GACI,oBAAC,GAAD;AAAK,EAAA,KAAK,EAAE,CAAC,CAAD,EAAI,GAAJ,CAAZ;AAAsB,EAAA,EAAE,EAAC,MAAzB;AAAgC,EAAA,EAAE,EAAC,MAAnC;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,GACI,oBAAC,IAAD;AAAM,EAAA,aAAa,EAAC,KAApB;AAA0B,EAAA,QAAQ,EAAC,MAAnC;AAA0C,EAAA,cAAc,EAAC,QAAzD;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,GAEQR,KAAK,CAACS,GAAN,CAAUC,IAAI,IACV,oBAAC,KAAD;AAAO,EAAA,KAAK,EAAEA,IAAI,CAACT,KAAnB;AAA0B,EAAA,KAAK,EAAED,KAAK,CAACW,OAAN,CAAcD,IAAd,CAAjC;AAAsD,EAAA,OAAO,EAAEA,IAAI,CAACR,OAApE;AAA6E,EAAA,GAAG,EAAEQ,IAAI,CAACT,KAAvF;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EADJ,CAFR,CADJ,CADJ,CADJ;;AAeA,eAAeO,UAAf","sourcesContent":["import React from 'react';\r\nimport { Box, Flex } from 'rebass';\r\nimport './splashPage.css';\r\n\r\nconst tiles = [\r\n {\r\n image: '../../static/data1.jpg',\r\n caption: 'January 24 - 25th 2020',\r\n to: '/schedule'\r\n },\r\n {\r\n image: '../../static/data2.jpg',\r\n caption: 'Sign Up',\r\n href: ''\r\n },\r\n {\r\n image: '../../static/data3.jpg',\r\n caption: 'Become a Sponsor',\r\n href: \"../../static/SponsorshipPacket.pdf\"\r\n },\r\n {\r\n image: '../../static/data4.jpg',\r\n to: '/about'\r\n }\r\n]\r\n\r\nconst Image = (props) => (\r\n <div className='image'>\r\n <Box className={`image-box${props.index}`} width={350}>\r\n <h1 className='image-caption'>{props.caption}</h1>\r\n </Box>\r\n <style>{`\r\n .image-box${props.index} {\r\n width: 350px;\r\n height: 200px;\r\n position: relative;\r\n z-index: 200;\r\n overflow: hidden;\r\n margin: 10px;\r\n }\r\n .image-box${props.index}:before {\r\n content: \"\";\r\n position: absolute;\r\n top: 0;\r\n left: 0;\r\n width: 100%;\r\n height: 100%;\r\n z-index: -1;\r\n background-image: url(${props.image});\r\n background-position: center;\r\n background-size: cover;\r\n transition: 0.3s ease-in-out;\r\n }\r\n .image-box${props.index}:after {\r\n content: \"\";\r\n position: absolute;\r\n bottom: 0;\r\n left: 0;\r\n width: 100%;\r\n height: 100px;\r\n z-index: -1;\r\n background-color: black;\r\n opacity: 0.5;\r\n box-shadow: 0 0 20px 20px black;\r\n transition: 0.3s ease-in-out;\r\n }\r\n .image-caption {\r\n color: rgb(197, 219, 240);\r\n position: absolute;\r\n top: 90px;\r\n text-align: center;\r\n width: 100%;\r\n font-weight: normal;\r\n transition: 0.3s ease-in-out;\r\n }\r\n .image-box${props.index}:hover:before {\r\n transform: scale(1.3);\r\n }\r\n .image-box${props.index}:hover:after {\r\n height: 100%;\r\n opacity: 0.7;\r\n }\r\n .image-box${props.index}:hover .image-caption {\r\n top: 50px;\r\n }\r\n `}</style>\r\n </div>\r\n)\r\n\r\nconst SplashPage = () => (\r\n <div className='splashpage'>\r\n <Box width={[1, 0.7]} ml='auto' mr='auto'>\r\n <Flex flexDirection='row' flexWrap='wrap' justifyContent='center'>\r\n {\r\n tiles.map(tile => (\r\n <Image image={tile.image} index={tiles.indexOf(tile)} caption={tile.caption} key={tile.image} />\r\n ))\r\n }\r\n </Flex>\r\n </Box>\r\n\r\n </div>\r\n)\r\n\r\nexport default SplashPage;"]},"metadata":{},"sourceType":"module"}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"ast":null,"code":"var _jsxFileName = \"C:\\\\Users\\\\nmeis\\\\Projects\\\\Websites\\\\Rice-Datathon-Website\\\\components\\\\schedule\\\\schedule.js\";\nimport React from \"react\";\nimport Title from '../title/title.js';\nimport './schedule.css';\n\nconst Schedule = () => React.createElement(\"div\", {\n className: \"schedule-page\",\n __source: {\n fileName: _jsxFileName,\n lineNumber: 5\n },\n __self: this\n}, React.createElement(Title, {\n title: \"Datathon Schedule\",\n width: [0.7, 0.4],\n theme: true,\n __source: {\n fileName: _jsxFileName,\n lineNumber: 6\n },\n __self: this\n}), React.createElement(\"div\", {\n className: \"schedule-items\",\n __source: {\n fileName: _jsxFileName,\n lineNumber: 7\n },\n __self: this\n}, React.createElement(\"h1\", {\n style: {\n fontWeight: 'normal'\n },\n __source: {\n fileName: _jsxFileName,\n lineNumber: 8\n },\n __self: this\n}, React.createElement(\"img\", {\n src: \"https://icon.now.sh/event/A7BBCE/50\",\n alt: \"\",\n __source: {\n fileName: _jsxFileName,\n lineNumber: 8\n },\n __self: this\n}), \"Mark your calendars, the Rice Datathon will take place January 24-25, 2020\"), React.createElement(\"h1\", {\n style: {\n fontWeight: 'normal'\n },\n __source: {\n fileName: _jsxFileName,\n lineNumber: 9\n },\n __self: this\n}, React.createElement(\"img\", {\n src: \"https://icon.now.sh/pin/A7BBCE/50\",\n alt: \"\",\n __source: {\n fileName: _jsxFileName,\n lineNumber: 9\n },\n __self: this\n}), \"The Datathon will be held in \", React.createElement(\"a\", {\n href: \"https://goo.gl/maps/m3tKWrdj84y5RpY6A\",\n target: \"_blank\",\n rel: \"noopener noreferrer\",\n __source: {\n fileName: _jsxFileName,\n lineNumber: 9\n },\n __self: this\n}, \"Duncan Hall\"), \" on the Rice Campus\")));\n\nexport default Schedule;","map":{"version":3,"sources":["C:\\Users\\nmeis\\Projects\\Websites\\Rice-Datathon-Website\\components\\schedule\\schedule.js"],"names":["Title","Schedule","fontWeight"],"mappings":";;AAAA,OAAOA,KAAP,MAAkB,mBAAlB;AACA,OAAO,gBAAP;;AAEA,MAAMC,QAAQ,GAAG,MACb;AAAK,EAAA,SAAS,EAAC,eAAf;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,GACI,oBAAC,KAAD;AAAO,EAAA,KAAK,EAAC,mBAAb;AAAiC,EAAA,KAAK,EAAE,CAAC,GAAD,EAAM,GAAN,CAAxC;AAAoD,EAAA,KAAK,EAAE,IAA3D;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EADJ,EAEI;AAAK,EAAA,SAAS,EAAC,gBAAf;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,GACI;AAAI,EAAA,KAAK,EAAE;AAACC,IAAAA,UAAU,EAAE;AAAb,GAAX;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,GAAmC;AAAK,EAAA,GAAG,EAAC,qCAAT;AAA+C,EAAA,GAAG,EAAC,EAAnD;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAAnC,+EADJ,EAEI;AAAI,EAAA,KAAK,EAAE;AAACA,IAAAA,UAAU,EAAE;AAAb,GAAX;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,GAAmC;AAAK,EAAA,GAAG,EAAC,mCAAT;AAA6C,EAAA,GAAG,EAAC,EAAjD;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAAnC,mCAAqH;AAAG,EAAA,IAAI,EAAC,uCAAR;AAAgD,EAAA,MAAM,EAAC,QAAvD;AAAgE,EAAA,GAAG,EAAC,qBAApE;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,iBAArH,wBAFJ,CAFJ,CADJ;;AAUA,eAAeD,QAAf","sourcesContent":["import Title from '../title/title.js';\r\nimport './schedule.css';\r\n\r\nconst Schedule = () => (\r\n <div className='schedule-page'>\r\n <Title title=\"Datathon Schedule\" width={[0.7, 0.4]} theme={true} />\r\n <div className='schedule-items'>\r\n <h1 style={{fontWeight: 'normal'}}><img src='https://icon.now.sh/event/A7BBCE/50' alt=''/>Mark your calendars, the Rice Datathon will take place January 24-25, 2020</h1>\r\n <h1 style={{fontWeight: 'normal'}}><img src='https://icon.now.sh/pin/A7BBCE/50' alt=''/>The Datathon will be held in <a href=\"https://goo.gl/maps/m3tKWrdj84y5RpY6A\" target=\"_blank\" rel=\"noopener noreferrer\">Duncan Hall</a> on the Rice Campus</h1>\r\n </div>\r\n </div>\r\n)\r\n\r\nexport default Schedule;"]},"metadata":{},"sourceType":"module"}

0 commit comments

Comments
 (0)