mirror of
https://github.com/seigler/bl3skills.com
synced 2025-07-27 01:36:12 +00:00
publish: Add validation, better initials
generated from commit 3b3e3c9c42
This commit is contained in:
parent
e41c341ac8
commit
fbf979e6e1
17 changed files with 24 additions and 23 deletions
BIN
45598562077bdc84281b5330ff4d283e.png
Normal file
BIN
45598562077bdc84281b5330ff4d283e.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
BIN
6274c9808eb08785f146a2b78283b5f6.jpg
Normal file
BIN
6274c9808eb08785f146a2b78283b5f6.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 118 KiB |
1
app.css
1
app.css
|
@ -1 +0,0 @@
|
|||
.brunch{font-family:-apple-system,Sans-Serif;text-align:center;font-size:24pt;color:#3f894a}a{color:#3f894a;text-decoration:none;border-bottom:1px solid transparent}a:hover{color:#27552e}h5>a{text-decoration:underline}
|
|
@ -1 +0,0 @@
|
|||
{"version":3,"sources":["app/styles/application.css"],"names":[],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA","file":"public/app.css","sourcesContent":[".brunch {\n font-family: -apple-system, Sans-Serif;\n text-align: center;\n font-size: 24pt;\n color: #3f894a;\n}\n\na {\n color: #3f894a;\n text-decoration: none;\n border-bottom: 1px solid rgba(0, 0, 0, 0);\n}\n\na:hover {\n color: #27552e;\n}\n\nh5 > a {\n text-decoration: underline;\n}\n"]}
|
1
app.js
1
app.js
|
@ -1 +0,0 @@
|
|||
!function(){"use strict";var e="undefined"==typeof global?self:global;if("function"!=typeof e.require){var t={},r={},n={},o={}.hasOwnProperty,i=/^\.\.?(\/|$)/,u=function(e,t){for(var r,n=[],o=(i.test(t)?e+"/"+t:t).split("/"),u=0,c=o.length;u<c;u++)r=o[u],".."===r?n.pop():"."!==r&&""!==r&&n.push(r);return n.join("/")},c=function(e){return e.split("/").slice(0,-1).join("/")},a=function(t){return function(r){var n=u(c(t),r);return e.require(n,t)}},f=function(e,t){var n=b&&b.createHot(e),o={id:e,exports:{},hot:n};return r[e]=o,t(o.exports,a(e),o),o.exports},l=function(e){return n[e]?l(n[e]):e},p=function(e,t){return l(u(c(e),t))},s=function(e,n){null==n&&(n="/");var i=l(e);if(o.call(r,i))return r[i].exports;if(o.call(t,i))return f(i,t[i]);throw new Error("Cannot find module '"+e+"' from '"+n+"'")};s.alias=function(e,t){n[t]=e};var d=/\.[^.\/]+$/,h=/\/index(\.[^\/]+)?$/,_=function(e){if(d.test(e)){var t=e.replace(d,"");o.call(n,t)&&n[t].replace(d,"")!==t+"/index"||(n[t]=e)}if(h.test(e)){var r=e.replace(h,"");o.call(n,r)||(n[r]=e)}};s.register=s.define=function(e,n){if(e&&"object"==typeof e)for(var i in e)o.call(e,i)&&s.register(i,e[i]);else t[e]=n,delete r[e],_(e)},s.list=function(){var e=[];for(var r in t)o.call(t,r)&&e.push(r);return e};var b=e._hmr&&new e._hmr(p,s,t,r);s._cache=r,s.hmr=b&&b.wrap,s.brunch=!0,e.require=s}}(),function(){"undefined"==typeof window?this:window;require.register("components/App.js",function(e,t,r){"use strict";function n(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}Object.defineProperty(e,"__esModule",{value:!0});var u=function(){function e(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}return function(t,r,n){return r&&e(t.prototype,r),n&&e(t,n),t}}(),c=t("preact"),a=function(e){function t(){return n(this,t),o(this,(t.__proto__||Object.getPrototypeOf(t)).apply(this,arguments))}return i(t,e),u(t,[{key:"render",value:function(){return(0,c.h)("div",{id:"content"},(0,c.h)("h5",null,"Time to ",(0,c.h)("a",{href:"https://github.com/developit/preact/"},"Preact"),"."))}}]),t}(c.Component);e["default"]=a}),require.register("initialize.js",function(e,t,r){"use strict";function n(e){return e&&e.__esModule?e:{"default":e}}var o=t("preact"),i=t("./components/App"),u=n(i);document.addEventListener("DOMContentLoaded",function(){(0,o.render)((0,o.h)(u["default"],null),document.querySelector("#app"))})}),require.register("___globals___",function(e,t,r){})}(),require("___globals___");
|
|
@ -1 +0,0 @@
|
|||
{"version":3,"sources":["app/components/App.js","app/initialize.js"],"names":["App","Component","document","addEventListener","querySelector"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;;;;;;;;IAEqBA,G;;;;;;;;;;;6BACV;AACP,aACE;AAAA;AAAA,UAAK,IAAG,SAAR;AACE;AAAA;AAAA;AAAA;AAAY;AAAA;AAAA,cAAG,MAAK,sCAAR;AAAA;AAAA,WAAZ;AAAA;AAAA;AADF,OADF;AAKD;;;;EAP8BC,iB;;kBAAZD,G;;;;;;ACFrB;;AACA;;;;;;AAEAE,SAASC,gBAAT,CAA0B,kBAA1B,EAA8C,YAAM;AAClD,sBAAO,eAAC,aAAD,OAAP,EAAgBD,SAASE,aAAT,CAAuB,MAAvB,CAAhB;AACD,CAFD","file":"public/app.js","sourcesContent":["import {h, Component} from 'preact';\n\nexport default class App extends Component {\n render() {\n return (\n <div id=\"content\">\n <h5>Time to <a href=\"https://github.com/developit/preact/\">Preact</a>.</h5>\n </div>\n );\n }\n}\n","import {h, render} from 'preact';\nimport App from './components/App';\n\ndocument.addEventListener('DOMContentLoaded', () => {\n render(<App />, document.querySelector('#app'));\n});\n"]}
|
BIN
assets/favicon.png
Normal file
BIN
assets/favicon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 563 B |
BIN
assets/hunters/fl4k.png
Normal file
BIN
assets/hunters/fl4k.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 339 KiB |
14
assets/manifest.json
Normal file
14
assets/manifest.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"name": "PWA/CLI",
|
||||
"short_name": "PWA/CLI",
|
||||
"background_color": "#3E82F7",
|
||||
"orientation": "portrait",
|
||||
"theme_color": "#1e88e5",
|
||||
"display": "standalone",
|
||||
"start_url": "/",
|
||||
"icons": [{
|
||||
"src": "/assets/icon.png",
|
||||
"type": "image/png",
|
||||
"sizes": "512x512"
|
||||
}]
|
||||
}
|
2
assets/robots.txt
Normal file
2
assets/robots.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
User-agent: *
|
||||
Disallow:
|
1
bundle.636ae.css
Normal file
1
bundle.636ae.css
Normal file
File diff suppressed because one or more lines are too long
2
bundle.c80d6843.js
Normal file
2
bundle.c80d6843.js
Normal file
File diff suppressed because one or more lines are too long
1
bundle.c80d6843.js.map
Normal file
1
bundle.c80d6843.js.map
Normal file
File diff suppressed because one or more lines are too long
18
index.html
18
index.html
|
@ -1,17 +1 @@
|
|||
<!DOCTYPE html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<title>Brunch</title>
|
||||
<link rel="stylesheet" href="/app.css">
|
||||
<script src="/vendor.js"></script>
|
||||
<script src="/app.js"></script>
|
||||
<script>require('initialize');</script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="brunch">
|
||||
<a href="http://brunch.io"><img src="http://brunch.io/images/logo.png" alt="Brunch"></a>
|
||||
<p>Bon Appétit.</p>
|
||||
<div id="app"></div>
|
||||
</div>
|
||||
</body>
|
||||
<!DOCTYPE html><html lang="en"><head><title>Borderlands 3 Skill Planner</title><meta charset="utf-8"><meta name="theme-color" content="#1e88e5"><meta name="mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="viewport" content="width=device-width,initial-scale=1"><meta name="description" content="The universal PWA builder & CLI tool~!"><link rel="shortcut icon" href="/assets/favicon.png"><link rel="manifest" href="/assets/manifest.json"><link href="/bundle.636ae.css" rel="stylesheet"></head><body id="app"><script src="/bundle.c80d6843.js"></script></body></html>
|
3
sw.js
Normal file
3
sw.js
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue