Skip to content

Commit

Permalink
Deploy gets further with build dir
Browse files Browse the repository at this point in the history
  • Loading branch information
lee-naish committed May 20, 2024
1 parent 5bb09e9 commit 2b67551
Show file tree
Hide file tree
Showing 77 changed files with 1,505 additions and 0 deletions.
43 changes: 43 additions & 0 deletions build/404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
<!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>
80 changes: 80 additions & 0 deletions build/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,80 @@
{
"files": {
"main.css": "/static/css/main.732298d0.chunk.css",
"main.js": "/static/js/main.9fa65794.chunk.js",
"main.js.map": "/static/js/main.9fa65794.chunk.js.map",
"runtime-main.js": "/static/js/runtime-main.9762177c.js",
"runtime-main.js.map": "/static/js/runtime-main.9762177c.js.map",
"static/css/2.7c1bda0c.chunk.css": "/static/css/2.7c1bda0c.chunk.css",
"static/js/2.ac770990.chunk.js": "/static/js/2.ac770990.chunk.js",
"static/js/2.ac770990.chunk.js.map": "/static/js/2.ac770990.chunk.js.map",
"index.html": "/index.html",
"static/css/2.7c1bda0c.chunk.css.map": "/static/css/2.7c1bda0c.chunk.css.map",
"static/css/main.732298d0.chunk.css.map": "/static/css/main.732298d0.chunk.css.map",
"static/js/2.ac770990.chunk.js.LICENSE.txt": "/static/js/2.ac770990.chunk.js.LICENSE.txt",
"static/media/ASTExp.ede83b50.md": "/static/media/ASTExp.ede83b50.md",
"static/media/ASTInfo.ea9dc8cf.md": "/static/media/ASTInfo.ea9dc8cf.md",
"static/media/BFSExp.3ae08dc6.md": "/static/media/BFSExp.3ae08dc6.md",
"static/media/BFSInfo.0e12f400.md": "/static/media/BFSInfo.0e12f400.md",
"static/media/BFSSExp.59f0e4e6.md": "/static/media/BFSSExp.59f0e4e6.md",
"static/media/BFSSInfo.ef247f84.md": "/static/media/BFSSInfo.ef247f84.md",
"static/media/BSTExp.1dd2ddc4.md": "/static/media/BSTExp.1dd2ddc4.md",
"static/media/BSTInfo.7ba11aae.md": "/static/media/BSTInfo.7ba11aae.md",
"static/media/DFSExp.dae160ba.md": "/static/media/DFSExp.dae160ba.md",
"static/media/DFSInfo.13ea348f.md": "/static/media/DFSInfo.13ea348f.md",
"static/media/DIJKExp.9790a88d.md": "/static/media/DIJKExp.9790a88d.md",
"static/media/DIJKInfo.5ca8b667.md": "/static/media/DIJKInfo.5ca8b667.md",
"static/media/HSExp.019b6fe9.md": "/static/media/HSExp.019b6fe9.md",
"static/media/HSInfo.339acb96.md": "/static/media/HSInfo.339acb96.md",
"static/media/HSSExp.e0c0025e.md": "/static/media/HSSExp.e0c0025e.md",
"static/media/HSSInfo.a1baa892.md": "/static/media/HSSInfo.a1baa892.md",
"static/media/PRIMExp.a4a4a4b9.md": "/static/media/PRIMExp.a4a4a4b9.md",
"static/media/PRIMInfo.51d714f4.md": "/static/media/PRIMInfo.51d714f4.md",
"static/media/PRIM_oldExp.5f7835c1.md": "/static/media/PRIM_oldExp.5f7835c1.md",
"static/media/PRIM_oldInfo.51d714f4.md": "/static/media/PRIM_oldInfo.51d714f4.md",
"static/media/QSExp.1cb73908.md": "/static/media/QSExp.1cb73908.md",
"static/media/QSInfo.0241d141.md": "/static/media/QSInfo.0241d141.md",
"static/media/QSM3Exp.ac1041ff.md": "/static/media/QSM3Exp.ac1041ff.md",
"static/media/QSM3Info.6007072b.md": "/static/media/QSM3Info.6007072b.md",
"static/media/TCExp.a2345a1d.md": "/static/media/TCExp.a2345a1d.md",
"static/media/TCInfo.6eb03334.md": "/static/media/TCInfo.6eb03334.md",
"static/media/TTFExp.1bb9ea16.md": "/static/media/TTFExp.1bb9ea16.md",
"static/media/TTFInfo.73e7fe82.md": "/static/media/TTFInfo.73e7fe82.md",
"static/media/UFExp.4e12391c.md": "/static/media/UFExp.4e12391c.md",
"static/media/UFInfo.77b519a0.md": "/static/media/UFInfo.77b519a0.md",
"static/media/add.89fe7bf6.svg": "/static/media/add.89fe7bf6.svg",
"static/media/arrow.b7990345.svg": "/static/media/arrow.b7990345.svg",
"static/media/boyu.06b0f954.JPG": "/static/media/boyu.06b0f954.JPG",
"static/media/cancel.da5c4222.svg": "/static/media/cancel.da5c4222.svg",
"static/media/carina.b1d28001.jpg": "/static/media/carina.b1d28001.jpg",
"static/media/circle.4a1161fd.svg": "/static/media/circle.4a1161fd.svg",
"static/media/direction.7feb3d23.svg": "/static/media/direction.7feb3d23.svg",
"static/media/font.612d92cd.svg": "/static/media/font.612d92cd.svg",
"static/media/github.49399358.svg": "/static/media/github.49399358.svg",
"static/media/hantong.63b24722.jpeg": "/static/media/hantong.63b24722.jpeg",
"static/media/jiajun.5fddd48a.jpg": "/static/media/jiajun.5fddd48a.jpg",
"static/media/joao.9d1f22a6.jpg": "/static/media/joao.9d1f22a6.jpg",
"static/media/kenny.4508c9be.JPG": "/static/media/kenny.4508c9be.JPG",
"static/media/lee_naish.3f9e643c.png": "/static/media/lee_naish.3f9e643c.png",
"static/media/linfan.298b2df1.jpeg": "/static/media/linfan.298b2df1.jpeg",
"static/media/logo.3fc6bd69.svg": "/static/media/logo.3fc6bd69.svg",
"static/media/minus.ed1583fb.svg": "/static/media/minus.ed1583fb.svg",
"static/media/nir.5be60648.png": "/static/media/nir.5be60648.png",
"static/media/pause.17441c19.svg": "/static/media/pause.17441c19.svg",
"static/media/play.1b4fe477.svg": "/static/media/play.1b4fe477.svg",
"static/media/refresh.3d70a433.svg": "/static/media/refresh.3d70a433.svg",
"static/media/slack-new-logo.044efd1b.svg": "/static/media/slack-new-logo.044efd1b.svg",
"static/media/tianyang.1eec752a.jpg": "/static/media/tianyang.1eec752a.jpg",
"static/media/wave.498b343a.svg": "/static/media/wave.498b343a.svg",
"static/media/yinsong.f39de5b2.jpg": "/static/media/yinsong.f39de5b2.jpg",
"static/media/zihan.c88b2e2a.jpg": "/static/media/zihan.c88b2e2a.jpg",
"static/media/ziyi.a6c42d3a.jpg": "/static/media/ziyi.a6c42d3a.jpg"
},
"entrypoints": [
"static/js/runtime-main.9762177c.js",
"static/css/2.7c1bda0c.chunk.css",
"static/js/2.ac770990.chunk.js",
"static/css/main.732298d0.chunk.css",
"static/js/main.9fa65794.chunk.js"
]
}
Binary file added build/favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions build/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="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="A react web application to learn algorithms"/><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>Algorithms in Action</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><link href="/static/css/2.7c1bda0c.chunk.css" rel="stylesheet"><link href="/static/css/main.732298d0.chunk.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.11.0/highlight.min.js"></script><script>!function(e){function r(r){for(var n,a,i=r[0],l=r[1],f=r[2],c=0,s=[];c<i.length;c++)a=i[c],Object.prototype.hasOwnProperty.call(o,a)&&o[a]&&s.push(o[a][0]),o[a]=0;for(n in l)Object.prototype.hasOwnProperty.call(l,n)&&(e[n]=l[n]);for(p&&p(r);s.length;)s.shift()();return u.push.apply(u,f||[]),t()}function t(){for(var e,r=0;r<u.length;r++){for(var t=u[r],n=!0,i=1;i<t.length;i++){var l=t[i];0!==o[l]&&(n=!1)}n&&(u.splice(r--,1),e=a(a.s=t[0]))}return e}var n={},o={1:0},u=[];function a(r){if(n[r])return n[r].exports;var t=n[r]={i:r,l:!1,exports:{}};return e[r].call(t.exports,t,t.exports,a),t.l=!0,t.exports}a.m=e,a.c=n,a.d=function(e,r,t){a.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},a.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},a.t=function(e,r){if(1&r&&(e=a(e)),8&r)return e;if(4&r&&"object"==typeof e&&e&&e.__esModule)return e;var t=Object.create(null);if(a.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var n in e)a.d(t,n,function(r){return e[r]}.bind(null,n));return t},a.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return a.d(r,"a",r),r},a.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},a.p="/";var i=this.webpackJsonpaia=this.webpackJsonpaia||[],l=i.push.bind(i);i.push=r,i=i.slice();for(var f=0;f<i.length;f++)r(i[f]);var p=l;t()}([])</script><script src="/static/js/2.ac770990.chunk.js"></script><script src="/static/js/main.9fa65794.chunk.js"></script></body></html>
Binary file added build/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 build/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 build/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"short_name": "AIA",
"name": "Algorithms in Action",
"icons": [
{
"src": "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 build/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 build/static/css/2.7c1bda0c.chunk.css

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

1 change: 1 addition & 0 deletions build/static/css/2.7c1bda0c.chunk.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 build/static/css/main.732298d0.chunk.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions build/static/css/main.732298d0.chunk.css.map

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions build/static/js/2.ac770990.chunk.js

Large diffs are not rendered by default.

95 changes: 95 additions & 0 deletions build/static/js/2.ac770990.chunk.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,95 @@
/*
object-assign
(c) Sindre Sorhus
@license MIT
*/

/*!
* Determine if an object is a Buffer
*
* @author Feross Aboukhadijeh <https://feross.org>
* @license MIT
*/

/*!
* The buffer module from node.js, for the browser.
*
* @author Feross Aboukhadijeh <http://feross.org>
* @license MIT
*/

/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */

/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */

/**
* @license
* Lodash <https://lodash.com/>
* Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
* Released under MIT license <https://lodash.com/license>
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
*/

/**
* @license React
* react-is.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* A better abstraction over CSS.
*
* @copyright Oleg Isonen (Slobodskoi) / Isonen 2014-present
* @website https://github.com/cssinjs/jss
* @license MIT
*/

/** @license React v0.20.2
* scheduler.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/** @license React v16.13.1
* react-is.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/** @license React v17.0.2
* react-dom.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/** @license React v17.0.2
* react-jsx-runtime.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/** @license React v17.0.2
* react.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
1 change: 1 addition & 0 deletions build/static/js/2.ac770990.chunk.js.map

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions build/static/js/main.9fa65794.chunk.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions build/static/js/main.9fa65794.chunk.js.map

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions build/static/js/runtime-main.9762177c.js

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

Loading

0 comments on commit 2b67551

Please sign in to comment.