Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Darien authored and Darien committed Aug 25, 2024
0 parents commit 3aa3e05
Show file tree
Hide file tree
Showing 21 changed files with 1,188 additions and 0 deletions.
40 changes: 40 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Single Page Apps for GitHub Pages</title>
<script type="text/javascript">
// Single Page Apps for GitHub Pages
// MIT License
// https://github.com/rafgraph/spa-github-pages
// This script takes the current url and converts the path and query
// string into just a query string, and then redirects the browser
// to the new url with only a query string and hash fragment,
// e.g. https://www.foo.tld/one/two?a=b&c=d#qwe, becomes
// https://www.foo.tld/?/one/two&a=b~and~c=d#qwe
// Note: this 404.html file must be at least 512 bytes for it to work
// with Internet Explorer (it is currently > 512 bytes)

// If you're creating a Project Pages site and NOT using a custom domain,
// then set pathSegmentsToKeep to 1 (enterprise users may need to set it to > 1).
// This way the code will only replace the route part of the path, and not
// the real directory in which the app resides, for example:
// https://username.github.io/repo-name/one/two?a=b&c=d#qwe becomes
// https://username.github.io/repo-name/?/one/two&a=b~and~c=d#qwe
// Otherwise, leave pathSegmentsToKeep as 0.
var pathSegmentsToKeep = 0;

var l = window.location;
l.replace(
l.protocol + '//' + l.hostname + (l.port ? ':' + l.port : '') +
l.pathname.split('/').slice(0, 1 + pathSegmentsToKeep).join('/') + '/?/' +
l.pathname.slice(1).split('/').slice(pathSegmentsToKeep).join('/').replace(/&/g, '~and~') +
(l.search ? '&' + l.search.slice(1).replace(/&/g, '~and~') : '') +
l.hash
);

</script>
</head>
<body>
</body>
</html>
21 changes: 21 additions & 0 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"files": {
"main.css": "/static/css/main.03609c93.css",
"main.js": "/static/js/main.191a8012.js",
"static/js/453.067dedb7.chunk.js": "/static/js/453.067dedb7.chunk.js",
"static/media/CrumpledPaper.jpeg": "/static/media/CrumpledPaper.6121182600745f8fc04b.jpeg",
"static/media/Card.png": "/static/media/Card.8a4ba1ae41b5ac2ff0d9.png",
"static/media/Fabric.png": "/static/media/Fabric.e30039667d4018547879.png",
"static/media/LanternFly.png": "/static/media/LanternFly.82748a24bc6b5171f780.png",
"static/media/Crown.png": "/static/media/Crown.fe17b4ebdf5f222fdcec.png",
"static/media/Background.jpeg": "/static/media/Background.06ba34761dcd93475e7b.jpeg",
"index.html": "/index.html",
"main.03609c93.css.map": "/static/css/main.03609c93.css.map",
"main.191a8012.js.map": "/static/js/main.191a8012.js.map",
"453.067dedb7.chunk.js.map": "/static/js/453.067dedb7.chunk.js.map"
},
"entrypoints": [
"static/css/main.03609c93.css",
"static/js/main.191a8012.js"
]
}
Binary file added favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="https://s3.amazonaws.com/year-in-review-assets/CDS_Favicon.ico" type="image/x-icon"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="NSOP 2024 Special Edition"/><meta name="apple-mobile-web-app-capable" content="yes"><meta name="mobile-web-app-capable" content="yes"><meta name="twitter:card" content="summary_large_image"><meta name="twitter:title" content="NSOP 2024 Special Edition"/><meta name="twitter:site" content="@ColumbiaSpec"/><meta property="og:title" content="NSOP 2024 Special Edition"/><meta property="og:image" content="https://cloudfront-us-east-1.images.arcpublishing.com/spectator/BBMUUMI72FCNJPRQCHM4JOTPQ4.tiff"/><meta name="twitter:image" content="https://cloudfront-us-east-1.images.arcpublishing.com/spectator/BBMUUMI72FCNJPRQCHM4JOTPQ4.tiff"/><link rel="apple-touch-icon" href="https://s3.amazonaws.com/year-in-review-assets/CDS_Favicon.ico"/><script async src="https://www.googletagmanager.com/gtag/js?id=G-9RCJL3FLD3"></script><script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","G-9RCJL3FLD3")</script><link rel="manifest" href="/manifest.json"/><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link href="https://fonts.googleapis.com/css2?family=Enriqueta:wght@400;500;600;700&family=Fraunces:ital,opsz,wght@0,9..144,100..900;1,9..144,100..900&display=swap" rel="stylesheet"><link href="https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Special+Elite&display=swap" rel="stylesheet"><title>NSOP 2024</title><script type="text/javascript">!function(n){if("/"===n.search[1]){var a=n.search.slice(1).split("&").map((function(n){return n.replace(/~and~/g,"&")})).join("?");window.history.replaceState(null,null,n.pathname.slice(0,-1)+a+n.hash)}}(window.location)</script><script defer="defer" src="/static/js/main.191a8012.js"></script><link href="/static/css/main.03609c93.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
Binary file added logo192.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 logo512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 25 additions & 0 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"short_name": "NSOP 2024",
"name": "NSOP 2024 Special Edition",
"icons": [
{
"src": "https://s3.amazonaws.com/year-in-review-assets/CDS_Favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
},
{
"src": "logo192.png",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "logo512.png",
"type": "image/png",
"sizes": "512x512"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}
3 changes: 3 additions & 0 deletions robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# https://www.robotstxt.org/robotstxt.html
User-agent: *
Disallow:
2 changes: 2 additions & 0 deletions static/css/main.03609c93.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions static/css/main.03609c93.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions static/js/453.067dedb7.chunk.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 3aa3e05

Please sign in to comment.