mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-12 23:35:58 +00:00
Fixed build
This commit is contained in:
parent
746c48a35f
commit
e767ee5870
@ -4,8 +4,9 @@ module.exports = {
|
||||
browser: true,
|
||||
node: true
|
||||
},
|
||||
"extends": [
|
||||
'plugin:vue/strongly-recommended'
|
||||
extends: ['plugin:vue/strongly-recommended'],
|
||||
plugins: [
|
||||
'vue'
|
||||
],
|
||||
rules: {
|
||||
'no-console': process.env.NODE_ENV === 'production' ? 'error' : 'off',
|
||||
|
||||
38
docs/404.html
Normal file
38
docs/404.html
Normal file
@ -0,0 +1,38 @@
|
||||
<!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
|
||||
// https://github.com/rafrex/spa-github-pages
|
||||
// Copyright (c) 2016 Rafael Pedicini, licensed under the MIT License
|
||||
// ----------------------------------------------------------------------
|
||||
// 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. http://www.foo.tld/one/two?a=b&c=d#qwe, becomes
|
||||
// http://www.foo.tld/?p=/one/two&q=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 segmentCount 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/?p=/one/two&q=a=b~and~c=d#qwe
|
||||
// Otherwise, leave segmentCount as 0.
|
||||
var segmentCount = 0;
|
||||
var l = window.location;
|
||||
l.replace(
|
||||
l.protocol + '//' + l.hostname + (l.port ? ':' + l.port : '') +
|
||||
l.pathname.split('/').slice(0, 1 + segmentCount).join('/') + '/?p=/' +
|
||||
l.pathname.slice(1).split('/').slice(segmentCount).join('/').replace(/&/g, '~and~') +
|
||||
(l.search ? '&q=' + l.search.slice(1).replace(/&/g, '~and~') : '') +
|
||||
l.hash
|
||||
);
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
</body>
|
||||
</html>
|
||||
1
docs/CNAME
Normal file
1
docs/CNAME
Normal file
@ -0,0 +1 @@
|
||||
styleguide.cion.visualjerk.de
|
||||
25
docs/babel-standalone.js
Normal file
25
docs/babel-standalone.js
Normal file
File diff suppressed because one or more lines are too long
1
docs/css/app.96c2cce1.css
Normal file
1
docs/css/app.96c2cce1.css
Normal file
File diff suppressed because one or more lines are too long
1
docs/css/chunk-vendors.26c7146d.css
Normal file
1
docs/css/chunk-vendors.26c7146d.css
Normal file
File diff suppressed because one or more lines are too long
BIN
docs/favicon.ico
Normal file
BIN
docs/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 107 KiB |
BIN
docs/fonts/GentiumBasic-Italic.ccdf623e.woff2
Normal file
BIN
docs/fonts/GentiumBasic-Italic.ccdf623e.woff2
Normal file
Binary file not shown.
BIN
docs/fonts/GentiumBasic.64d1e286.woff2
Normal file
BIN
docs/fonts/GentiumBasic.64d1e286.woff2
Normal file
Binary file not shown.
BIN
docs/fonts/Lato-Italic.0acac383.eot
Normal file
BIN
docs/fonts/Lato-Italic.0acac383.eot
Normal file
Binary file not shown.
BIN
docs/fonts/Lato-Italic.4eb103b4.woff2
Normal file
BIN
docs/fonts/Lato-Italic.4eb103b4.woff2
Normal file
Binary file not shown.
BIN
docs/fonts/Lato-Italic.4ffc48d0.ttf
Normal file
BIN
docs/fonts/Lato-Italic.4ffc48d0.ttf
Normal file
Binary file not shown.
BIN
docs/fonts/Lato-Italic.f28f2d64.woff
Normal file
BIN
docs/fonts/Lato-Italic.f28f2d64.woff
Normal file
Binary file not shown.
BIN
docs/fonts/Lato-Regular.27bd77b9.woff
Normal file
BIN
docs/fonts/Lato-Regular.27bd77b9.woff
Normal file
Binary file not shown.
BIN
docs/fonts/Lato-Regular.6d4e7822.ttf
Normal file
BIN
docs/fonts/Lato-Regular.6d4e7822.ttf
Normal file
Binary file not shown.
BIN
docs/fonts/Lato-Regular.8ab18d93.eot
Normal file
BIN
docs/fonts/Lato-Regular.8ab18d93.eot
Normal file
Binary file not shown.
BIN
docs/fonts/Lato-Regular.bd03a2cc.woff2
Normal file
BIN
docs/fonts/Lato-Regular.bd03a2cc.woff2
Normal file
Binary file not shown.
BIN
docs/fonts/Lato-Semibold.3b0cd725.ttf
Normal file
BIN
docs/fonts/Lato-Semibold.3b0cd725.ttf
Normal file
Binary file not shown.
BIN
docs/fonts/Lato-Semibold.8b4f872c.woff2
Normal file
BIN
docs/fonts/Lato-Semibold.8b4f872c.woff2
Normal file
Binary file not shown.
BIN
docs/fonts/Lato-Semibold.8bb939ef.eot
Normal file
BIN
docs/fonts/Lato-Semibold.8bb939ef.eot
Normal file
Binary file not shown.
BIN
docs/fonts/Lato-Semibold.c2b50f4a.woff
Normal file
BIN
docs/fonts/Lato-Semibold.c2b50f4a.woff
Normal file
Binary file not shown.
BIN
docs/fonts/Lato-SemiboldItalic.80f6811f.woff2
Normal file
BIN
docs/fonts/Lato-SemiboldItalic.80f6811f.woff2
Normal file
Binary file not shown.
BIN
docs/fonts/Lato-SemiboldItalic.82b587d9.eot
Normal file
BIN
docs/fonts/Lato-SemiboldItalic.82b587d9.eot
Normal file
Binary file not shown.
BIN
docs/fonts/Lato-SemiboldItalic.9fcec04c.woff
Normal file
BIN
docs/fonts/Lato-SemiboldItalic.9fcec04c.woff
Normal file
Binary file not shown.
BIN
docs/fonts/Lato-SemiboldItalic.d5fa302e.ttf
Normal file
BIN
docs/fonts/Lato-SemiboldItalic.d5fa302e.ttf
Normal file
Binary file not shown.
1
docs/index.html
Normal file
1
docs/index.html
Normal file
@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><link rel=icon href=/favicon.ico><script src=/babel-standalone.js></script><title>Human Connection - Styleguide</title><link href=/css/app.96c2cce1.css rel=preload as=style><link href=/css/chunk-vendors.26c7146d.css rel=preload as=style><link href=/js/app.02e22ccf.js rel=preload as=script><link href=/js/chunk-vendors.d4b4f982.js rel=preload as=script><link href=/css/chunk-vendors.26c7146d.css rel=stylesheet><link href=/css/app.96c2cce1.css rel=stylesheet></head><body><noscript><strong>We're sorry but this CION doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=/js/chunk-vendors.d4b4f982.js></script><script src=/js/app.02e22ccf.js></script></body></html>
|
||||
1
docs/js/app.02e22ccf.js
Normal file
1
docs/js/app.02e22ccf.js
Normal file
File diff suppressed because one or more lines are too long
38
docs/js/chunk-vendors.d4b4f982.js
Normal file
38
docs/js/chunk-vendors.d4b4f982.js
Normal file
File diff suppressed because one or more lines are too long
52
package-lock.json
generated
52
package-lock.json
generated
@ -1289,14 +1289,14 @@
|
||||
}
|
||||
},
|
||||
"@vue/eslint-config-prettier": {
|
||||
"version": "3.0.5",
|
||||
"resolved": "https://registry.npmjs.org/@vue/eslint-config-prettier/-/eslint-config-prettier-3.0.5.tgz",
|
||||
"integrity": "sha512-TxUqk3WO2Q/B1g2K7TYOy7crCwiCIeMJajiUy7ESYI4tt9oKa7iN7x7G1qBSxWoJ2pUvLGWR1tNkKkWNX/zrfA==",
|
||||
"version": "4.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@vue/eslint-config-prettier/-/eslint-config-prettier-4.0.1.tgz",
|
||||
"integrity": "sha512-rJEDXPb61Hfgg8GllO3XXFP98bcIxdNNHSrNcxP/vBSukOolgOwQyZJ5f5z/c7ViPyh5/IDlC4qBnhx/0n+I4g==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"eslint-config-prettier": "^2.9.0",
|
||||
"eslint-plugin-prettier": "^2.6.2",
|
||||
"prettier": "^1.12.1"
|
||||
"eslint-config-prettier": "^3.3.0",
|
||||
"eslint-plugin-prettier": "^3.0.0",
|
||||
"prettier": "^1.15.2"
|
||||
}
|
||||
},
|
||||
"@vue/preload-webpack-plugin": {
|
||||
@ -5561,12 +5561,12 @@
|
||||
}
|
||||
},
|
||||
"eslint-config-prettier": {
|
||||
"version": "2.10.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-2.10.0.tgz",
|
||||
"integrity": "sha512-Mhl90VLucfBuhmcWBgbUNtgBiK955iCDK1+aHAz7QfDQF6wuzWZ6JjihZ3ejJoGlJWIuko7xLqNm8BA5uenKhA==",
|
||||
"version": "3.6.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-3.6.0.tgz",
|
||||
"integrity": "sha512-ixJ4U3uTLXwJts4rmSVW/lMXjlGwCijhBJHk8iVqKKSifeI0qgFEfWl8L63isfc8Od7EiBALF6BX3jKLluf/jQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"get-stdin": "^5.0.1"
|
||||
"get-stdin": "^6.0.0"
|
||||
}
|
||||
},
|
||||
"eslint-loader": {
|
||||
@ -5583,21 +5583,12 @@
|
||||
}
|
||||
},
|
||||
"eslint-plugin-prettier": {
|
||||
"version": "2.7.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-2.7.0.tgz",
|
||||
"integrity": "sha512-CStQYJgALoQBw3FsBzH0VOVDRnJ/ZimUlpLm226U8qgqYJfPOY/CPK6wyRInMxh73HSKg5wyRwdS4BVYYHwokA==",
|
||||
"version": "3.0.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-3.0.1.tgz",
|
||||
"integrity": "sha512-/PMttrarPAY78PLvV3xfWibMOdMDl57hmlQ2XqFeA37wd+CJ7WSxV7txqjVPHi/AAFKd2lX0ZqfsOc/i5yFCSQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"fast-diff": "^1.1.1",
|
||||
"jest-docblock": "^21.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"jest-docblock": {
|
||||
"version": "21.2.0",
|
||||
"resolved": "https://registry.npmjs.org/jest-docblock/-/jest-docblock-21.2.0.tgz",
|
||||
"integrity": "sha512-5IZ7sY9dBAYSV+YjQ0Ovb540Ku7AO9Z5o2Cg789xj167iQuZ2cG+z0f3Uct6WeYLbU6aQiM2pCs7sZ+4dotydw==",
|
||||
"dev": true
|
||||
}
|
||||
"prettier-linter-helpers": "^1.0.0"
|
||||
}
|
||||
},
|
||||
"eslint-plugin-vue": {
|
||||
@ -7088,9 +7079,9 @@
|
||||
}
|
||||
},
|
||||
"get-stdin": {
|
||||
"version": "5.0.1",
|
||||
"resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-5.0.1.tgz",
|
||||
"integrity": "sha1-Ei4WFZHiH/TFJTAwVpPyDmOTo5g=",
|
||||
"version": "6.0.0",
|
||||
"resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-6.0.0.tgz",
|
||||
"integrity": "sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==",
|
||||
"dev": true
|
||||
},
|
||||
"get-stream": {
|
||||
@ -12874,6 +12865,15 @@
|
||||
"integrity": "sha512-kn/GU6SMRYPxUakNXhpP0EedT/KmaPzr0H5lIsDogrykbaxOpOfAFfk5XA7DZrJyMAv1wlMV3CPcZruGXVVUZw==",
|
||||
"dev": true
|
||||
},
|
||||
"prettier-linter-helpers": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "https://registry.npmjs.org/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz",
|
||||
"integrity": "sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"fast-diff": "^1.1.2"
|
||||
}
|
||||
},
|
||||
"pretty": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/pretty/-/pretty-2.0.0.tgz",
|
||||
|
||||
@ -79,7 +79,5 @@ module.exports = {
|
||||
}
|
||||
})
|
||||
},
|
||||
|
||||
productionSourceMap: false,
|
||||
lintOnSave: false
|
||||
productionSourceMap: false
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user