1
0
Fork 0

Initial commit

This commit is contained in:
Le Libre Au Quotidien 2020-02-09 19:02:08 +01:00
commit 085bde1389
18 changed files with 8940 additions and 0 deletions

21
.gitignore vendored Executable file
View File

@ -0,0 +1,21 @@
.DS_Store
node_modules
/dist
# local env files
.env.local
.env.*.local
# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?

24
README.md Executable file
View File

@ -0,0 +1,24 @@
# g1land
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn serve
```
### Compiles and minifies for production
```
yarn build
```
### Lints and fixes files
```
yarn lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).

5
babel.config.js Executable file
View File

@ -0,0 +1,5 @@
module.exports = {
presets: [
'@vue/cli-plugin-babel/preset'
]
}

41
package.json Executable file
View File

@ -0,0 +1,41 @@
{
"name": "g1land",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
},
"dependencies": {
"core-js": "^3.4.4",
"vue": "^2.6.10"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^4.1.0",
"@vue/cli-plugin-eslint": "^4.1.0",
"@vue/cli-service": "^4.1.0",
"babel-eslint": "^10.0.3",
"eslint": "^5.16.0",
"eslint-plugin-vue": "^5.0.0",
"vue-template-compiler": "^2.6.10"
},
"eslintConfig": {
"root": true,
"env": {
"node": true
},
"extends": [
"plugin:vue/essential",
"eslint:recommended"
],
"rules": {},
"parserOptions": {
"parser": "babel-eslint"
}
},
"browserslist": [
"> 1%",
"last 2 versions"
]
}

BIN
public/favicon.ico Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

17
public/index.html Executable file
View File

@ -0,0 +1,17 @@
<!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.0">
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
<title>g1land</title>
</head>
<body>
<noscript>
<strong>We're sorry but g1land doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
</noscript>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>

200
src/App.vue Executable file

File diff suppressed because one or more lines are too long

164
src/assets/g1-bon.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 25 KiB

BIN
src/assets/g1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

59
src/assets/g1.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 7.7 KiB

79
src/assets/g11.svg Normal file
View File

@ -0,0 +1,79 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
version="1.0"
width="800.000000pt"
height="800.000000pt"
viewBox="0 0 800.000000 800.000000"
preserveAspectRatio="xMidYMid meet"
id="svg3781"
sodipodi:docname="g11.svg"
inkscape:version="0.92.4 5da689c313, 2019-01-14">
<defs
id="defs3785" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1318"
inkscape:window-height="712"
id="namedview3783"
showgrid="false"
inkscape:zoom="0.29035572"
inkscape:cx="484.1574"
inkscape:cy="618.20053"
inkscape:window-x="48"
inkscape:window-y="28"
inkscape:window-maximized="1"
inkscape:current-layer="g3779" />
<metadata
id="metadata3769">
Created by potrace 1.15, written by Peter Selinger 2001-2017
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
transform="translate(0.000000,800.000000) scale(0.100000,-0.100000)"
fill="#000000"
stroke="none"
id="g3779"
style="image-rendering:auto;fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-opacity:1">
<path
d="M3700 7994 c-19 -3 -96 -11 -170 -20 -358 -40 -780 -155 -1120 -304 -708 -310 -1324 -831 -1743 -1477 -339 -521 -543 -1080 -624 -1708 -26 -200 -26 -750 0 -950 119 -923 517 -1730 1169 -2371 153 -151 242 -228 385 -337 562 -425 1220 -692 1938 -784 200 -26 750 -26 950 0 718 92 1376 359 1938 784 143 109 232 186 385 337 652 641 1050 1448 1169 2371 26 200 26 750 0 950 -119 923 -517 1730 -1169 2371 -153 151 -242 228 -385 337 -553 418 -1195 681 -1897 778 -121 17 -214 22 -471 24 -176 2 -336 1 -355 -1z m698 -479 c1351 -173 2453 -1075 2893 -2364 129 -379 184 -718 184 -1141 0 -423 -55 -762 -184 -1141 -416 -1219 -1437 -2104 -2691 -2333 -230 -41 -341 -51 -615 -51 -274 0 -385 10 -615 51 -1254 229 -2275 1114 -2691 2333 -129 379 -184 718 -184 1141 0 423 55 762 184 1141 416 1219 1436 2104 2691 2333 117 21 186 30 395 50 90 9 517 -4 633 -19z"
id="path3771"
style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-opacity:1"
inkscape:export-filename="/srv/http/g1land/src/assets/g11.svg.png"
inkscape:export-xdpi="756.92865"
inkscape:export-ydpi="756.92865" />
<path
d="M3426 7295 c-71 -48 -141 -102 -156 -120 -8 -10 -38 -29 -67 -41 -28 -13 -54 -31 -57 -41 -4 -10 -21 -27 -38 -38 -18 -11 -39 -33 -48 -48 -15 -28 -15 -28 47 -87 34 -33 69 -72 77 -88 8 -16 31 -37 50 -46 19 -9 38 -21 41 -26 6 -10 157 -103 214 -132 19 -10 51 -21 70 -24 20 -4 49 -15 66 -26 16 -10 38 -18 47 -18 17 0 131 -33 177 -51 16 -7 26 -7 31 0 4 7 53 10 140 7 100 -3 148 0 189 11 31 9 81 19 111 22 30 4 73 16 95 28 53 27 121 58 165 74 19 8 50 28 68 46 18 18 45 36 60 39 15 4 40 18 55 31 16 12 32 23 36 23 4 0 23 21 43 48 20 26 46 57 57 69 33 35 38 78 11 100 -13 10 -36 32 -52 50 -16 17 -44 37 -61 44 -32 12 -82 51 -144 110 -38 37 -124 99 -137 99 -5 0 -30 -19 -56 -42 -67 -60 -128 -101 -180 -122 -25 -10 -62 -27 -84 -38 -34 -18 -57 -20 -186 -20 -126 0 -152 3 -186 20 -21 10 -52 22 -69 26 -44 11 -110 57 -224 156 -41 36 -58 37 -105 5z"
id="path3773"
style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-opacity:1" />
<path
d="M3875 6269 c-77 -11 -174 -21 -215 -23 -46 -2 -95 -12 -128 -25 -29 -12 -75 -21 -103 -21 -27 0 -63 -7 -79 -15 -16 -8 -76 -30 -132 -49 -57 -19 -131 -50 -165 -69 -34 -19 -72 -39 -85 -42 -13 -4 -35 -16 -50 -26 -14 -11 -33 -19 -41 -19 -9 0 -19 -5 -22 -10 -4 -6 -34 -28 -68 -50 -34 -22 -74 -51 -90 -65 -15 -14 -34 -25 -42 -25 -42 0 -400 -358 -468 -466 -55 -89 -110 -168 -134 -194 -13 -14 -26 -36 -29 -50 -3 -14 -9 -32 -15 -40 -5 -8 -14 -26 -20 -40 -6 -14 -17 -36 -25 -50 -7 -14 -18 -36 -25 -50 -6 -14 -19 -43 -29 -65 -21 -45 -57 -152 -69 -205 -5 -19 -16 -52 -25 -72 -9 -21 -16 -57 -16 -82 0 -24 -9 -64 -19 -89 -30 -71 -40 -277 -28 -622 4 -133 8 -168 26 -208 13 -30 21 -70 21 -103 0 -34 7 -69 19 -92 10 -20 22 -53 26 -72 4 -19 16 -52 26 -72 11 -21 19 -46 19 -57 0 -25 173 -367 200 -396 11 -12 20 -24 20 -28 0 -8 40 -64 113 -158 32 -41 73 -94 92 -119 19 -25 42 -54 52 -64 10 -11 25 -29 33 -40 8 -12 21 -22 29 -24 8 -2 31 -19 50 -38 19 -19 38 -34 42 -34 4 0 23 -15 42 -32 67 -63 127 -109 189 -144 35 -20 65 -39 68 -44 3 -5 70 -42 150 -83 80 -41 159 -82 175 -91 17 -9 42 -16 57 -16 14 0 50 -11 80 -25 29 -14 63 -25 76 -25 12 0 41 -9 64 -21 26 -13 64 -22 107 -23 39 -2 80 -10 101 -21 30 -16 72 -18 374 -20 331 -3 341 -2 410 20 39 13 94 25 123 28 29 3 65 13 82 21 16 9 42 16 56 16 14 0 42 8 63 19 20 10 53 22 72 26 19 4 82 32 140 63 58 30 130 68 160 84 30 16 66 40 81 54 14 13 35 24 46 24 21 0 100 57 137 99 11 11 23 21 28 21 5 0 26 15 46 34 140 129 143 130 195 127 18 -1 363 -342 556 -549 58 -62 101 -100 112 -99 13 1 15 5 8 13 -7 9 -7 20 2 35 13 26 30 266 19 289 -3 8 -4 89 -1 180 5 175 5 648 -1 715 -2 22 -7 46 -11 53 -5 7 -2 26 7 44 12 23 16 63 16 155 0 70 -4 122 -9 119 -17 -11 -20 36 -4 69 14 30 15 64 7 285 -7 192 -12 253 -22 259 -25 15 -192 21 -553 20 -196 0 -384 3 -417 7 -34 3 -62 3 -62 -2 0 -5 -231 -9 -528 -9 -302 1 -532 -3 -539 -8 -31 -22 -13 -57 72 -142 47 -46 85 -89 85 -95 0 -6 55 -70 123 -143 151 -164 223 -248 238 -278 6 -13 28 -37 50 -54 80 -62 83 -90 12 -145 -24 -19 -63 -52 -87 -72 -24 -21 -51 -38 -60 -38 -9 0 -16 -3 -16 -8 0 -7 -63 -38 -203 -101 -26 -11 -59 -21 -73 -21 -13 0 -50 -11 -82 -24 -54 -22 -66 -23 -262 -21 -220 3 -296 14 -395 61 -28 13 -62 24 -76 24 -15 0 -37 8 -50 19 -13 10 -40 23 -59 30 -19 6 -52 26 -72 44 -20 17 -63 50 -94 72 -82 58 -143 114 -161 149 -14 27 -45 67 -97 126 -8 8 -32 46 -55 83 -48 79 -64 118 -116 287 -25 82 -26 92 -23 290 3 189 6 212 30 290 38 121 67 199 82 224 8 11 16 32 19 46 4 14 28 52 55 85 27 33 58 79 70 100 11 22 42 63 69 90 53 53 221 172 306 217 112 58 264 117 317 122 131 14 303 18 344 7 24 -6 76 -11 117 -12 48 -1 86 -7 109 -19 81 -40 151 -70 165 -70 8 0 30 -10 49 -22 20 -13 65 -41 102 -63 93 -56 175 -125 220 -185 82 -108 107 -128 157 -131 35 -2 54 2 75 18 16 12 56 33 88 47 32 14 55 25 50 26 -15 0 37 35 74 50 60 24 264 132 286 151 11 11 27 19 36 19 8 0 32 11 52 25 20 14 45 25 55 25 10 0 26 9 36 20 10 11 25 20 33 20 8 0 36 14 63 32 63 40 64 63 4 151 -25 37 -45 71 -45 75 0 4 -37 45 -81 91 -45 47 -98 108 -119 136 -37 50 -104 115 -118 115 -4 0 -39 31 -78 68 -39 37 -96 81 -127 97 -31 15 -57 31 -57 35 0 18 -271 170 -302 170 -7 0 -30 11 -50 25 -20 14 -47 25 -60 25 -13 0 -41 12 -63 25 -22 14 -49 25 -60 25 -11 0 -44 9 -73 20 -29 11 -66 20 -82 20 -17 0 -47 8 -68 17 -20 9 -77 20 -127 24 -49 5 -135 15 -190 23 -55 9 -116 18 -135 20 -19 2 -98 -4 -175 -15z"
id="path3775"
style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-opacity:1" />
<path
d="M3939 1440 c-8 -5 -39 -16 -69 -25 -65 -21 -106 -49 -176 -120 -54 -56 -62 -70 -94 -183 -23 -79 -22 -141 4 -223 29 -95 106 -208 159 -235 17 -9 45 -27 60 -40 18 -15 41 -24 63 -24 18 0 52 -7 74 -16 43 -17 59 -16 170 14 97 26 250 135 250 178 0 4 8 17 18 28 27 30 63 146 64 208 0 31 -8 79 -21 115 -11 34 -21 69 -21 76 0 12 -58 96 -85 122 -79 77 -180 121 -296 128 -47 2 -92 1 -100 -3z"
id="path3777"
style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-opacity:1" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 7.6 KiB

BIN
src/assets/g11.svg.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 288 KiB

125
src/assets/gchange.svg Normal file
View File

@ -0,0 +1,125 @@
<?xml version="1.0" encoding="utf-8"?>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 500 500">
<defs>
<linearGradient id="gradient-3" gradientUnits="userSpaceOnUse" x1="250" y1="0" x2="250" y2="500" spreadMethod="pad">
<stop offset="0" style="stop-color: rgb(247, 191, 44);"/>
<stop offset="1" style="stop-color: rgb(205, 94, 41);"/>
</linearGradient>
<linearGradient id="gradient-1" gradientUnits="userSpaceOnUse" x1="250" y1="20" x2="250" y2="480" gradientTransform="matrix(1.0031068618357177, 0, 0, 1.0031068774714225, -0.7766979417722695, -1.4913391080554845)">
<stop style="stop-color: rgb(255, 253, 90);" offset="0"/>
<stop style="stop-color: rgb(227, 140, 43);" offset="1"/>
</linearGradient>
<linearGradient id="gradient-2" gradientUnits="userSpaceOnUse" x1="250" y1="20" x2="250" y2="480">
<stop style="stop-color: rgb(255, 253, 90);" offset="0"/>
<stop style="stop-color: rgb(227, 140, 43);" offset="1"/>
</linearGradient>
<linearGradient id="gradient-4" gradientUnits="userSpaceOnUse" x1="253.44439697265625" y1="238.4842529296875" x2="253.44439697265625" y2="480">
<stop style="stop-color: rgb(247, 192, 40);" offset="0"/>
<stop style="stop-color: rgb(227, 140, 43);" offset="1"/>
</linearGradient>
<linearGradient id="gradient-5" gradientUnits="userSpaceOnUse" x1="250" y1="80" x2="250" y2="420">
<stop style="stop-color: rgb(255, 255, 255);" offset="0"/>
<stop style="stop-color: rgb(204, 204, 204);" offset="1"/>
</linearGradient>
<radialGradient id="gradient-6" gradientUnits="userSpaceOnUse" cx="255.1620635986328" cy="260.2457580566406" r="170" gradientTransform="matrix(1.1626436932369086, 0, 0, 1.162643413775678, -41.65732727667786, -42.562495305302434)">
<stop style="stop-color: rgb(248, 237, 51);" offset="0"/>
<stop offset="0.6244" style="stop-color: rgb(248, 237, 51);"/>
<stop offset="0.7638" style="stop-color: rgb(239, 213, 43);"/>
<stop offset="0.8931" style="stop-color: rgb(218, 157, 24);"/>
<stop style="stop-color: rgb(191, 80, 0);" offset="1"/>
</radialGradient>
<linearGradient id="gradient-7" gradientUnits="userSpaceOnUse" x1="-277.8105010986328" y1="561.8806762695312" x2="-277.8105010986328" y2="796.8161010742188" gradientTransform="matrix(0.6693761492701567, -0.07372995093502983, 0.07372975608843645, 0.6693762466934533, 391.9234250134925, 247.7612281045386)">
<stop style="stop-color: rgb(255, 190, 0);" offset="0"/>
<stop style="stop-color: rgb(214, 120, 32);" offset="1"/>
</linearGradient>
<linearGradient id="gradient-7-2" gradientUnits="userSpaceOnUse" x1="-277.8105010986328" y1="561.8806762695312" x2="-277.8105010986328" y2="796.8161010742188" gradientTransform="matrix(0.3598424288589108, 0.0014199120748252486, -0.0008651188746076439, 0.21927866751948855, -159.19165838772352, 375.4938512765719)">
<stop style="stop-color: rgb(255, 190, 0);" offset="0"/>
<stop style="stop-color: rgb(214, 120, 32);" offset="1"/>
</linearGradient>
<linearGradient id="gradient-8" gradientUnits="userSpaceOnUse" x1="545" y1="360" x2="545" y2="375">
<stop style="stop-color: rgb(211, 205, 32);" offset="0"/>
<stop style="stop-color: rgb(122, 118, 18);" offset="1"/>
</linearGradient>
<linearGradient id="gradient-9" gradientUnits="userSpaceOnUse" x1="-277.8105010986328" y1="561.8806762695312" x2="-277.8105010986328" y2="796.8161010742188">
<stop style="stop-color: rgb(255, 236, 46);" offset="0"/>
<stop style="stop-color: rgb(254, 189, 1);" offset="1"/>
</linearGradient>
<linearGradient id="gradient-10" gradientUnits="userSpaceOnUse" x1="545" y1="360" x2="545" y2="375">
<stop style="stop-color: rgb(211, 205, 32);" offset="0"/>
<stop style="stop-color: rgb(122, 118, 18);" offset="1"/>
</linearGradient>
<linearGradient id="gradient-11" gradientUnits="userSpaceOnUse" x1="-277.8105010986328" y1="561.8806762695312" x2="-277.8105010986328" y2="796.8161010742188" gradientTransform="matrix(0.6034087242432288, 0, 0, 0.6034087242432288, -110.17721499783198, 316.01031406856083)">
<stop style="stop-color: rgb(255, 190, 0);" offset="0"/>
<stop style="stop-color: rgb(214, 120, 32);" offset="1"/>
</linearGradient>
<radialGradient id="gradient-12" gradientUnits="userSpaceOnUse" cx="-314.4753112792969" cy="611.8270263671875" r="126.30323791503906" gradientTransform="matrix(1.1160329276951277, 0, 0, 1.1160334249562183, 24.30159432705809, -88.79756113141326)">
<stop style="stop-color: rgb(255, 237, 49);" offset="0"/>
<stop style="stop-color: rgb(255, 238, 49);" stop-opacity="0" offset="1"/>
</radialGradient>
<linearGradient id="gradient-13" gradientUnits="userSpaceOnUse" x1="250" y1="20" x2="250" y2="480" gradientTransform="matrix(1.0031068618357177, 0, 0, 1.0031068774714225, -0.7766979417722695, -1.4913391080554845)">
<stop style="stop-color: rgb(255, 253, 90);" offset="0"/>
<stop style="stop-color: rgb(227, 140, 43);" offset="1"/>
</linearGradient>
<linearGradient id="gradient-14" gradientUnits="userSpaceOnUse" x1="-277.8105010986328" y1="561.8806762695312" x2="-277.8105010986328" y2="796.8161010742188" gradientTransform="matrix(0.6034087242432288, 0, 0, 0.6034087242432288, -110.17721499783198, 316.01031406856083)">
<stop style="stop-color: rgb(255, 190, 0);" offset="0"/>
<stop style="stop-color: rgb(214, 120, 32);" offset="1"/>
</linearGradient>
<linearGradient id="gradient-15" gradientUnits="userSpaceOnUse" x1="-277.8105010986328" y1="561.8806762695312" x2="-277.8105010986328" y2="796.8161010742188" gradientTransform="matrix(0.3598424288589108, 0.0014199120748252486, -0.0008651188746076439, 0.21927866751948855, -159.19165838772352, 375.4938512765719)">
<stop style="stop-color: rgb(255, 190, 0);" offset="0"/>
<stop style="stop-color: rgb(214, 120, 32);" offset="1"/>
</linearGradient>
<radialGradient id="gradient-16" gradientUnits="userSpaceOnUse" cx="634" cy="196" r="93" gradientTransform="matrix(3.5442367061491935, 3.2814600134408605e-7, -0.0000013125840053763442, 3.6047992501207577, -1109.6003798618112, -416.64352220104587)">
<stop style="stop-color: rgb(255, 255, 255);" offset="0"/>
<stop style="stop-color: rgb(255, 255, 255);" stop-opacity="0" offset="1"/>
</radialGradient>
<radialGradient id="gradient-17" gradientUnits="userSpaceOnUse" cx="634" cy="196" r="93" gradientTransform="matrix(0.7126241704469086, 3.2814600134408605e-7, 0.0000013125840053763442, 0.7248008481917843, 685.6403546076949, 147.83616457703292)">
<stop style="stop-color: rgb(255, 255, 255);" offset="0"/>
<stop style="stop-color: rgb(255, 255, 255);" stop-opacity="0" offset="1"/>
</radialGradient>
<linearGradient id="gradient-18" gradientUnits="userSpaceOnUse" x1="-277.8105010986328" y1="561.8806762695312" x2="-277.8105010986328" y2="796.8161010742188" gradientTransform="matrix(0.3598424288589108, 0.0014199120748252486, -0.0008651188746076439, 0.21927866751948855, -159.19165838772352, 375.4938512765719)">
<stop style="stop-color: rgb(255, 190, 0);" offset="0"/>
<stop style="stop-color: rgb(214, 120, 32);" offset="1"/>
</linearGradient>
<linearGradient id="gradient-19" gradientUnits="userSpaceOnUse" x1="-255.98308563232422" y1="500.7257080078125" x2="-255.98308563232422" y2="551.216552734375" gradientTransform="matrix(0.9721816590550286, -0.23422891971152335, 0.10362082679554471, 0.43008454599742274, -64.23853990222898, 254.188188506241)">
<stop style="stop-color: rgb(255, 237, 49);" offset="0"/>
<stop style="stop-color: rgb(255, 237, 49);" stop-opacity="0" offset="1"/>
</linearGradient>
<radialGradient id="gradient-20" gradientUnits="userSpaceOnUse" cx="-283.0146484375" cy="510.7113952636719" r="55.76831817626953" gradientTransform="matrix(0.6625576282626338, -0.5531133047923916, 1.2298754256288325, 1.4732364008060554, -723.6123845453899, -398.2264071794646)">
<stop style="stop-color: rgb(255, 237, 49);" offset="0"/>
<stop style="stop-color: rgb(255, 237, 49);" stop-opacity="0" offset="1"/>
</radialGradient>
<linearGradient id="gradient-21" gradientUnits="userSpaceOnUse" x1="-272.5911560058594" y1="544.911376953125" x2="-272.5911560058594" y2="807.1071166992188">
<stop style="stop-color: rgb(246, 189, 44);" offset="0"/>
<stop style="stop-color: rgb(191, 144, 26);" offset="1"/>
</linearGradient>
<linearGradient id="gradient-22" gradientUnits="userSpaceOnUse" x1="-254.775146484375" y1="499.4190673828125" x2="-254.775146484375" y2="577.36083984375">
<stop style="stop-color: rgb(246, 189, 44);" offset="0"/>
<stop style="stop-color: rgb(191, 144, 26);" offset="1"/>
</linearGradient>
</defs>
<ellipse cx="250" cy="250" rx="250" ry="250" style="fill: url(#gradient-3);"/>
<ellipse cx="250" cy="250" rx="230" ry="230" style="fill: url(#gradient-1);"/>
<path style="fill: url(#gradient-4);" d="M50.81416,365c41.08554,71.16226 117.01476,115 199.18584,115c138.41109,0 236.24639,-117.13225 230.06604,-241.51574c-80.0411,33.05709 -176.08731,52.67754 -282.62671,52.67754c-61.19342,0 -120.87589,-6.87343 -176.79694,-19.77869c2.96218,31.51932 12.67787,63.31656 30.17177,93.61688z"/>
<ellipse cx="250" cy="250" rx="170" ry="170" style="fill: url(#gradient-6); fill-opacity: 1;"/>
<g id="glibre">
<g id="macron" transform="matrix(0.8414844870567323, 0, 0, 0.8414844870567323, 466.02239990234375, -317.1852722167969)">
<path class="shadow" d="M -198.07891845703125 530.1440734863281 L -194.27288818359375 545.8901977539062 C -206.13536071777344 561.0767822265625 -219.18111437391306 568.8372878356159 -241.03024291992188 570.7368774414062 C -263.55621337890625 572.6953125 -290.6890869140625 569.7662963867188 -306.7577819824219 547.8799438476562 C -310.1243896484375 530.2078857421875 -311.372802734375 522.7608032226562 -311.372802734375 522.7608032226562 C -311.372802734375 522.7608032226562 -266.69651794433594 527.0515747070312 -252.45257568359375 525.4826049804688 C -240.829833984375 524.202392578125 -204.33926391601562 538.2872009277344 -198.07891845703125 530.1440734863281 Z " style="fill: url(#gradient-22); fill-opacity: 0.49;" transform="matrix(1.0000000000000002, 0, 0, 1.0000000000000002, 0, -23.76752082315636)"/>
<path class="depth" d="M -202.59629821777344 516.2670593261719 L -200.2147674560547 522.2083129882812 C -211.14907836914062 536.2066650390625 -227.52011108398438 546.26318359375 -247.61410522460938 548.4764404296875 C -272.4909973144531 551.216552734375 -296.9399719238281 540.476806640625 -311.75140380859375 520.3029174804688 C -313.5248107910156 515.834716796875 -314.11236572265625 514.4194641113281 -314.11236572265625 514.4194641113281 C -314.11236572265625 514.4194641113281 -264.3653564453125 517.041259765625 -251.2359161376953 515.5950927734375 C -240.5225830078125 514.4150390625 -208.3668212890625 523.7730407714844 -202.59629821777344 516.2670593261719 Z " style="fill: rgb(191, 80, 0);" transform="matrix(1, 0, 0, 1, 2.376751661300659, -15.448883620706795)"/>
<path class="main" d="M -226.04393005371094 501.504638671875 L -200.2147674560547 522.2083129882812 C -211.14907836914062 536.2066650390625 -227.52011108398438 546.26318359375 -247.61410522460938 548.4764404296875 C -272.4909973144531 551.216552734375 -296.9399719238281 540.476806640625 -311.75140380859375 520.3029174804688 C -297.8028564453125 509.72064208984375 -300.5026550292969 512.0447998046875 -285.0860595703125 500.7257080078125 C -277.26898193359375 511.3730773925781 -264.3653564453125 517.041259765625 -251.2359161376953 515.5950927734375 C -240.5225830078125 514.4150390625 -231.814453125 509.0106201171875 -226.04393005371094 501.504638671875 Z " style="fill: url(#gradient-7-2);" transform="matrix(1, 0, 0, 1, 8.722895472601522e-8, -21.39076670786494)"/>
<path class="gold-layer" d="M -226.04393005371094 501.504638671875 L -200.2147674560547 522.2083129882812 C -211.14907836914062 536.2066650390625 -227.52011108398438 546.26318359375 -247.61410522460938 548.4764404296875 C -272.4909973144531 551.216552734375 -291.1310119628906 536.9268798828125 -305.94244384765625 516.7529907226562 C -291.993896484375 506.17071533203125 -300.5026550292969 512.0447998046875 -285.0860595703125 500.7257080078125 C -277.26898193359375 511.3730773925781 -264.3653564453125 517.041259765625 -251.2359161376953 515.5950927734375 C -240.5225830078125 514.4150390625 -231.814453125 509.0106201171875 -226.04393005371094 501.504638671875 Z " style="fill: url(#gradient-20);" transform="matrix(1, 0, 0, 1, 0, -21.390768667594557)"/>
<path class="edge" d="M -284.8472900390625 479.96441650390625 C -264.3670959472656 499.9115295410156 -240.0164031982422 494.5815734863281 -226.055419921875 480.1766357421875 C -225.64569091796875 480.5018005371094 -223.4227752685547 482.1520080566406 -222.86207580566406 482.65350341796875 C -241.43698120117188 497.3275451660156 -267.3111572265625 502.5315856933594 -284.8472900390625 479.96441650390625 Z " style="stroke: none; fill: rgb(255, 255, 255);"/>
</g>
<g id="G" transform="matrix(0.8414844870567323, 0, 0, 0.8414844870567323, 466.02239990234375, -317.1852722167969)">
<path class="G shadow" d="M -231.25119018554688 697.4671630859375 L -145.43577575683594 654.5354614257812 L -139.4804229736328 698.4963989257812 L -139.4804229736328 792.3257446289062 L -163.85057067871094 767.95556640625 C -187.0584716796875 791.7545166015625 -219.57203674316406 807.1071166992188 -257.4039001464844 807.1071166992188 C -304.2406921386719 807.1071166992188 -347.5196533203125 782.119873046875 -370.9380187988281 741.55810546875 C -385.0118408203125 717.1815185546875 -393.85595703125 672.889892578125 -397.2654724121094 646.9841918945312 C -405.70189815867235 582.8837272194789 -330.17547607421875 544.911376953125 -257.4039001464844 544.911376953125 C -236.36082458496094 544.911376953125 -151.81651306152344 565.3455200195312 -151.81651306152344 565.3455200195312 C -151.81651306152344 565.3455200195312 -147.85987854003906 584.044921875 -145.71006774902344 609.4464111328125 L -199.70428466796875 638.954345703125 C -212.39840698242188 619.2657470703125 -233.82334899902344 606.8186645507812 -257.4039001464844 606.8186645507812 C -310.6667785644531 606.8186645507812 -343.9560546875 664.4774169921875 -317.32452392578125 710.6044311523438 C -304.9649353027344 732.0121459960938 -282.123291015625 745.1998291015625 -257.4039001464844 745.1998291015625 C -237.23342895507812 745.1998291015625 -217.86883544921875 735.0439453125 -205.59674072265625 722.263916015625 L -231.25119018554688 697.4671630859375 Z " style="fill: url(#gradient-21); fill-opacity: 0.5;" transform="matrix(1.0000000000000002, 0, 0, 1.0000000000000002, 13.072136489359082, 46.346656799316406)"/>
<path class="G depth" d="M -231.25119018554688 697.4671630859375 L -145.3538055419922 691.9776611328125 L -139.4804229736328 698.4963989257812 L -139.4804229736328 792.3257446289062 L -163.85057067871094 767.95556640625 C -187.0584716796875 791.7545166015625 -219.57203674316406 807.1071166992188 -257.4039001464844 807.1071166992188 C -304.2406921386719 807.1071166992188 -347.5196533203125 782.119873046875 -370.9380187988281 741.55810546875 C -421.3976135253906 654.1594848632812 -358.32318115234375 544.911376953125 -257.4039001464844 544.911376953125 C -211.04515075683594 544.911376953125 -169.28904724121094 569.6143188476562 -145.71006774902344 609.4464111328125 L -199.70428466796875 638.954345703125 C -212.39840698242188 619.2657470703125 -233.82334899902344 606.8186645507812 -257.4039001464844 606.8186645507812 C -310.6667785644531 606.8186645507812 -343.9560546875 664.4774169921875 -317.32452392578125 710.6044311523438 C -304.9649353027344 732.0121459960938 -282.123291015625 745.1998291015625 -257.4039001464844 745.1998291015625 C -237.23342895507812 745.1998291015625 -217.86883544921875 735.0439453125 -205.59674072265625 722.263916015625 L -231.25119018554688 697.4671630859375 Z " style="fill: rgb(191, 80, 0);" transform="matrix(1, 0, 0, 1, 7.130256088765918, 2.3767521381377605)"/>
<path class="G main" d="M -238.61480712890625 691.8650512695312 L -144.78549194335938 691.8650512695312 L -144.78549194335938 785.6943969726562 L -169.1556396484375 761.32421875 C -192.36354064941406 785.1231689453125 -224.87710571289062 800.4757690429688 -262.7089538574219 800.4757690429688 C -309.5457763671875 800.4757690429688 -352.8247375488281 775.488525390625 -376.24310302734375 734.9267578125 C -426.70269775390625 647.5281372070312 -363.62823486328125 538.2800903320312 -262.7089538574219 538.2800903320312 C -216.3502197265625 538.2800903320312 -173.47718811035156 562.7596435546875 -149.898193359375 602.5917358398438 L -204.5625762939453 631.876220703125 C -217.25669860839844 612.1876220703125 -239.12841796875 600.1873168945312 -262.7089538574219 600.1873168945312 C -315.9718322753906 600.1873168945312 -349.2611083984375 657.8460693359375 -322.6296081542969 703.9730834960938 C -310.2699890136719 725.3807983398438 -287.4283752441406 738.5684814453125 -262.7089538574219 738.5684814453125 C -242.5384979248047 738.5684814453125 -225.2324676513672 730.2996215820312 -212.9603729248047 717.5194702148438 Z " style="fill: url(#gradient-7);" transform="matrix(1, 0, 0, 1, 7.130256088765918, 2.3767521381377605)"/>
<path class="G gold-layer" d="M -332.6200256347656 704.9721069335938 C -320.1494445800781 726.3154907226562 -343.8333435058594 770.9927978515625 -367.251708984375 730.4309692382812 C -417.7113342285156 643.0324096679688 -362.6292419433594 545.2733154296875 -261.7099304199219 545.2733154296875 C -215.35118103027344 545.2733154296875 -184.96620178222656 561.2610473632812 -161.38720703125 601.0931396484375 L -201.56544494628906 620.88671875 C -214.25958251953125 601.1981201171875 -237.62985229492188 589.1978149414062 -261.21038818359375 589.1978149414062 C -314.4732666015625 589.1978149414062 -367.7434997558594 644.8583984375 -332.6200256347656 704.9721069335938 Z " style="fill: url(#gradient-12); fill-opacity: 1;" transform="matrix(1, 0, 0, 1, 7.130256088765918, 2.3767521381377605)"/>
</g>
<path id="top" class="edge" d="M 340.3642578125 189.5413055419922 C 338.8526916503906 190.52828979492188 338.171142578125 190.82472229003906 336.48046875 191.69076538085938 C 297.0732421875 108.70779418945312 149.38165283203125 118.53990173339844 135.58648681640625 233.50904846191406 C 140.25990295410156 118.14505004882812 300.6151123046875 99.62284088134766 340.3642578125 189.5413055419922 Z " style="stroke: none; fill: rgb(255, 255, 255); fill-opacity: 1;" transform="matrix(1, 0, 0, 1, 6, 2)"/>
<path id="arrow" class="edge" d="M 270.3914489746094 270.0611267089844 L 264.65032958984375 264.2931823730469 L 343.7581481933594 265.0668640136719 L 270.3914489746094 270.0611267089844 Z " style="stroke: none; fill: rgb(255, 255, 255);" transform="matrix(1, 0, 0, 1, 6, 2)"/>
<path id="bottom" class="edge" d="M 189.16268920898438 262.59613037109375 C 206.84222412109375 314.4861145019531 264.1899108886719 311.5865783691406 286.28814697265625 286.1527404785156 C 288.9132080078125 289.1226501464844 288.5735168457031 288.65289306640625 291.1745910644531 291.6870422363281 C 271.1377868652344 310.193603515625 203.0752716064453 328.5178527832031 189.16268920898438 262.59613037109375 Z " style="stroke: none; fill: rgb(255, 255, 255); fill-opacity: 0.75;" transform="matrix(1, 0, 0, 1, 6, 2)"/>
</g>
<path d="M 184.6630096435547 27.768146514892578 C 382.512451171875 -31.577388763427734 462.816650390625 160.8459930419922 462.816650390625 160.8459930419922 C 462.816650390625 160.8459930419922 375.45941162109375 -23.111543655395508 187.429443359375 33.29086875915527 C -23.948290508906098 96.69679810605152 28.414447784423828 313.230224609375 28.414447784423828 313.230224609375 C 28.414447784423828 313.230224609375 -30.59557907082288 92.33560787253288 184.6630096435547 27.768146514892578 Z " style="stroke: none; fill: rgb(255, 255, 255);"/>
<path d="M 285.8101806640625 418.1629333496094 C 127.41355759580858 451.46022910637436 86.582763671875 294.8815612792969 86.582763671875 294.8815612792969 C 86.582763671875 294.8815612792969 134.5081024169922 444.0893859863281 284.4516906738281 413.31134033203125 C 444.57799385425426 380.4431481870013 416.16082763671875 213.57582092285156 416.16082763671875 213.57582092285156 C 416.16082763671875 213.57582092285156 452.7923889160156 383.0608215332031 285.8101806640625 418.1629333496094 Z " style="stroke: none; fill: rgb(255, 255, 255);"/>
<path id="gloss" style="fill: rgb(255, 255, 255); fill-opacity: 0.2; display:xnone;" d="M19.85961,240.78898c30.71856,3.27125 62.15094,4.96005 93.98754,4.96005c138.47569,0 259.43025,-30.08808 351.04012,-78.08185c-4.28914,-11.02418 -9.50778,-21.9395 -15.70141,-32.66718c-41.08554,-71.16225 -117.01477,-115 -199.18585,-115c-130.69083,0 -225.20607,104.42992 -230.14039,220.78898z" transform="matrix(1, 0, 0, 1, 0, 0)"/>
</svg>

After

Width:  |  Height:  |  Size: 21 KiB

BIN
src/assets/logo.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

58
src/components/HelloWorld.vue Executable file
View File

@ -0,0 +1,58 @@
<template>
<div class="hello">
<h1>{{ msg }}</h1>
<p>
For a guide and recipes on how to configure / customize this project,<br>
check out the
<a href="https://cli.vuejs.org" target="_blank" rel="noopener">vue-cli documentation</a>.
</p>
<h3>Installed CLI Plugins</h3>
<ul>
<li><a href="https://github.com/vuejs/vue-cli/tree/dev/packages/%40vue/cli-plugin-babel" target="_blank" rel="noopener">babel</a></li>
<li><a href="https://github.com/vuejs/vue-cli/tree/dev/packages/%40vue/cli-plugin-eslint" target="_blank" rel="noopener">eslint</a></li>
</ul>
<h3>Essential Links</h3>
<ul>
<li><a href="https://vuejs.org" target="_blank" rel="noopener">Core Docs</a></li>
<li><a href="https://forum.vuejs.org" target="_blank" rel="noopener">Forum</a></li>
<li><a href="https://chat.vuejs.org" target="_blank" rel="noopener">Community Chat</a></li>
<li><a href="https://twitter.com/vuejs" target="_blank" rel="noopener">Twitter</a></li>
<li><a href="https://news.vuejs.org" target="_blank" rel="noopener">News</a></li>
</ul>
<h3>Ecosystem</h3>
<ul>
<li><a href="https://router.vuejs.org" target="_blank" rel="noopener">vue-router</a></li>
<li><a href="https://vuex.vuejs.org" target="_blank" rel="noopener">vuex</a></li>
<li><a href="https://github.com/vuejs/vue-devtools#vue-devtools" target="_blank" rel="noopener">vue-devtools</a></li>
<li><a href="https://vue-loader.vuejs.org" target="_blank" rel="noopener">vue-loader</a></li>
<li><a href="https://github.com/vuejs/awesome-vue" target="_blank" rel="noopener">awesome-vue</a></li>
</ul>
</div>
</template>
<script>
export default {
name: 'HelloWorld',
props: {
msg: String
}
}
</script>
<!-- Add "scoped" attribute to limit CSS to this component only -->
<style scoped>
h3 {
margin: 40px 0 0;
}
ul {
list-style-type: none;
padding: 0;
}
li {
display: inline-block;
margin: 0 10px;
}
a {
color: #42b983;
}
</style>

35
src/components/SoftBox.vue Executable file
View File

@ -0,0 +1,35 @@
<template>
<div class="softbox">
<img width="100px" :src="img" :alt='name'>
<section class="col">
<h3>{{name}}</h3>
<p>{{desc}}</p>
</section>
</div>
</template>
<script>
export default {
props: {
img:String,
name:String,
desc:String
},
data: function () {
this.imgBox = this.img
}
}
</script>
<style>
.softbox{
display: flex;
flex-direction: row;
border:2px solid black;
}
.col{
display:flex;
flex-direction: column;
}
</style>

8
src/main.js Executable file
View File

@ -0,0 +1,8 @@
import Vue from 'vue'
import App from './App.vue'
Vue.config.productionTip = false
new Vue({
render: h => h(App),
}).$mount('#app')

8104
yarn.lock Executable file

File diff suppressed because it is too large Load Diff