Skip to content

Commit 0f85934

Browse files
authored
Merge pull request #3 from ArchLinuxStudio/2022_dev
2022 dev
2 parents 29e588a + 8d603e7 commit 0f85934

File tree

98 files changed

+15391
-404
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

98 files changed

+15391
-404
lines changed

.gitignore

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,23 @@
1-
/node_modules
1+
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
2+
3+
# dependencies
4+
/node_modules
5+
/.pnp
6+
.pnp.js
7+
8+
# testing
9+
/coverage
10+
11+
# production
12+
/build
13+
14+
# misc
15+
.DS_Store
16+
.env.local
17+
.env.development.local
18+
.env.test.local
19+
.env.production.local
20+
21+
npm-debug.log*
22+
yarn-debug.log*
23+
yarn-error.log*

.vscode/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"editor.formatOnSave": true,
3-
"editor.defaultFormatter": "esbenp.prettier-vscode"
3+
"editor.defaultFormatter": "esbenp.prettier-vscode",
4+
"git.ignoreLimitWarning": true
45
}

LICENSE

Lines changed: 674 additions & 394 deletions
Large diffs are not rendered by default.

_config.yml

Lines changed: 0 additions & 8 deletions
This file was deleted.

config-overrides.js

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
const webpack = require('webpack');
2+
const path = require('path');
3+
4+
module.exports = function override(config) {
5+
const fallback = config.resolve.fallback || {};
6+
Object.assign(fallback, {
7+
crypto: require.resolve('crypto-browserify'),
8+
stream: require.resolve('stream-browserify'),
9+
assert: require.resolve('assert'),
10+
http: require.resolve('stream-http'),
11+
https: require.resolve('https-browserify'),
12+
os: require.resolve('os-browserify'),
13+
url: require.resolve('url'),
14+
path: require.resolve('path-browserify'),
15+
});
16+
config.resolve.fallback = fallback;
17+
config.plugins = (config.plugins || []).concat([
18+
new webpack.ProvidePlugin({
19+
process: 'process/browser',
20+
Buffer: ['buffer', 'Buffer'],
21+
}),
22+
]);
23+
24+
config.resolve.alias = {
25+
//https://github.com/facebook/create-react-app/issues/5118
26+
'#': path.resolve(__dirname, 'src'),
27+
};
28+
return config;
29+
};

docs/asset-manifest.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"files": {
3+
"main.css": "/static/css/main.5f0872f8.css",
4+
"main.js": "/static/js/main.0570dd00.js",
5+
"static/js/787.18ac4639.chunk.js": "/static/js/787.18ac4639.chunk.js",
6+
"static/media/FSF_30_720p.webm": "/static/media/FSF_30_720p.d9b402b837358538cb1e.webm",
7+
"static/media/butterfly.webp": "/static/media/butterfly.982630bd5061dbcbde2e.webp",
8+
"static/media/loading.gif": "/static/media/loading.8ffafe00e39d28ec2c98.gif",
9+
"static/media/JA2.jpg": "/static/media/JA2.6278ef6361310488766a.jpg",
10+
"static/media/brand-icons.svg": "/static/media/brand-icons.6729d29753e000c17489.svg",
11+
"static/media/icons.svg": "/static/media/icons.62d9dae4e0040e81c980.svg",
12+
"static/media/RS_GTA1.jpg": "/static/media/RS_GTA1.c806e9601cd862416cf4.jpg",
13+
"static/media/ES.webp": "/static/media/ES.9f740cba94a2ee7ee505.webp",
14+
"static/media/outline-icons.svg": "/static/media/outline-icons.9c4845b4b41ef40a22fa.svg",
15+
"static/media/icons.eot": "/static/media/icons.a01e3f2d6c83dc3aee17.eot",
16+
"static/media/icons.ttf": "/static/media/icons.c656b8caa454ed19b9a2.ttf",
17+
"static/media/dick.jpg": "/static/media/dick.5dff62c96091d040c340.jpg",
18+
"static/media/brand-icons.eot": "/static/media/brand-icons.d68fa3e67dbb653a13ce.eot",
19+
"static/media/brand-icons.ttf": "/static/media/brand-icons.65a2fb6d9aaa164b41a0.ttf",
20+
"static/media/ar1.png": "/static/media/ar1.a7dac1aebfba259f35c2.png",
21+
"static/media/brand-icons.woff": "/static/media/brand-icons.cac87dc00c87a5d74711.woff",
22+
"static/media/brand-icons.woff2": "/static/media/brand-icons.278156e41e0ad908cf7f.woff2",
23+
"static/media/icons.woff": "/static/media/icons.425399f81e4ce7cbd967.woff",
24+
"static/media/c-network.png": "/static/media/c-network.d6fed2a470af79317e4e.png",
25+
"static/media/icons.woff2": "/static/media/icons.38c6d8bab26db77d8c80.woff2",
26+
"static/media/v.jpg": "/static/media/v.6d72b4b3f392bfaea8a6.jpg",
27+
"static/media/outline-icons.eot": "/static/media/outline-icons.752905fa5edf21fc52a1.eot",
28+
"static/media/outline-icons.ttf": "/static/media/outline-icons.5367103510b27b784827.ttf",
29+
"static/media/flags.png": "/static/media/flags.99f63ae7a743f21ab308.png",
30+
"static/media/outline-icons.woff": "/static/media/outline-icons.ddae9b1ba9b0b42f5880.woff",
31+
"static/media/outline-icons.woff2": "/static/media/outline-icons.687a4990ea22bb1a49d4.woff2",
32+
"static/media/bash.svg": "/static/media/bash.a979cbdf16b6253fc757beb442811d75.svg",
33+
"index.html": "/index.html",
34+
"main.5f0872f8.css.map": "/static/css/main.5f0872f8.css.map",
35+
"main.0570dd00.js.map": "/static/js/main.0570dd00.js.map",
36+
"787.18ac4639.chunk.js.map": "/static/js/787.18ac4639.chunk.js.map"
37+
},
38+
"entrypoints": [
39+
"static/css/main.5f0872f8.css",
40+
"static/js/main.0570dd00.js"
41+
]
42+
}

docs/favicon.ico

9.44 KB
Binary file not shown.

docs/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
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="Web site created using create-react-app"/><meta property="og:url" content="https://archlinuxstudio.github.io"/><meta property="og:type" content="website"/><meta property="og:title" content="ArchLinuxStudio Official Website"/><meta property="og:description" content="So it's free as in freedom."/><meta property="og:image" content="https://avatars.githubusercontent.com/u/17615884?s=400&amp;v=4"/><meta property="og:site_name" content="ArchLinuxStudio"/><meta name="twitter:card" content="summary"/><meta property="twitter:domain" content="archlinuxstudio.github.io"/><meta property="twitter:url" content="https://archlinuxstudio.github.io"/><meta name="twitter:title" content="ArchLinuxStudio Official Website"/><meta name="twitter:description" content="So it's free as in freedom"/><meta name="twitter:image" content="https://avatars.githubusercontent.com/u/17615884?s=400&amp;v=4"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>ArchLinuxStudio</title><script type="text/javascript">!function(){let e=sessionStorage.redirect;delete sessionStorage.redirect,e&&e!=location.href&&history.replaceState(null,null,e)}()</script><script defer="defer" src="/static/js/main.0570dd00.js"></script><link href="/static/css/main.5f0872f8.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>

docs/logo192.png

5.22 KB
Loading

docs/logo512.png

9.44 KB
Loading

docs/manifest.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"short_name": "ArchLinuxStudio",
3+
"name": "ArchLinuxStudio Site",
4+
"icons": [
5+
{
6+
"src": "favicon.ico",
7+
"sizes": "64x64 32x32 24x24 16x16",
8+
"type": "image/x-icon"
9+
},
10+
{
11+
"src": "logo192.png",
12+
"type": "image/png",
13+
"sizes": "192x192"
14+
},
15+
{
16+
"src": "logo512.png",
17+
"type": "image/png",
18+
"sizes": "512x512"
19+
}
20+
],
21+
"start_url": ".",
22+
"display": "standalone",
23+
"theme_color": "#000000",
24+
"background_color": "#ffffff"
25+
}

docs/robots.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# https://www.robotstxt.org/robotstxt.html
2+
User-agent: *
3+
Disallow:

docs/static/css/main.5f0872f8.css

Lines changed: 363 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/static/css/main.5f0872f8.css.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/static/js/787.18ac4639.chunk.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)