Skip to content

Commit

Permalink
setup gh-pages
Browse files Browse the repository at this point in the history
Signed-off-by: Yurii Khomitskyi <[email protected]>
  • Loading branch information
yurakhomitsky authored and Yurii Khomitskyi committed Feb 11, 2024
1 parent 27c7787 commit d4575bb
Show file tree
Hide file tree
Showing 14 changed files with 20,477 additions and 2 deletions.
5 changes: 5 additions & 0 deletions .idea/.gitignore

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

6 changes: 6 additions & 0 deletions .idea/misc.xml

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

8 changes: 8 additions & 0 deletions .idea/modules.xml

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

12 changes: 12 additions & 0 deletions .idea/react-valentine.iml

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

6 changes: 6 additions & 0 deletions .idea/vcs.xml

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

13 changes: 13 additions & 0 deletions build/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"files": {
"main.css": "/static/css/main.e0c1e937.css",
"main.js": "/static/js/main.267e5206.js",
"index.html": "/index.html",
"main.e0c1e937.css.map": "/static/css/main.e0c1e937.css.map",
"main.267e5206.js.map": "/static/js/main.267e5206.js.map"
},
"entrypoints": [
"static/css/main.e0c1e937.css",
"static/js/main.267e5206.js"
]
}
1 change: 1 addition & 0 deletions build/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<head><script defer="defer" src="/static/js/main.267e5206.js"></script><link href="/static/css/main.e0c1e937.css" rel="stylesheet"></head><div id="app"></div>
2 changes: 2 additions & 0 deletions build/static/css/main.e0c1e937.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions build/static/css/main.e0c1e937.css.map

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions build/static/js/main.267e5206.js

Large diffs are not rendered by default.

39 changes: 39 additions & 0 deletions build/static/js/main.267e5206.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
/**
* @license React
* 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
* 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
* 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.
*/

/**
* @license React
* 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.
*/
1 change: 1 addition & 0 deletions build/static/js/main.267e5206.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit d4575bb

Please sign in to comment.