Skip to content

Commit ef29eb5

Browse files
committed
Add contents.
1 parent 3444d5a commit ef29eb5

File tree

263 files changed

+9212
-212
lines changed

Some content is hidden

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

263 files changed

+9212
-212
lines changed

package-lock.json

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

package.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,23 @@
88
"lint": "vue-cli-service lint"
99
},
1010
"dependencies": {
11+
"@fortawesome/fontawesome-free-webfonts": "^1.0.9",
1112
"bootstrap": "^4.1.3",
13+
"froala-design-blocks": "github:froala/design-blocks#dev",
14+
"node-sass": "^4.10.0",
15+
"sass-loader": "^7.1.0",
1216
"vue": "^2.5.17",
13-
"vue-router": "^3.0.1",
14-
"froala-design-blocks": "github:froala/design-blocks#dev"
17+
"vue-router": "^3.0.1"
1518
},
1619
"devDependencies": {
1720
"@vue/cli-plugin-babel": "^3.1.1",
1821
"@vue/cli-plugin-eslint": "^3.1.5",
1922
"@vue/cli-service": "^3.1.4",
2023
"babel-eslint": "^10.0.1",
24+
"capitalize": "^2.0.0",
2125
"eslint": "^5.8.0",
2226
"eslint-plugin-vue": "^5.0.0-0",
27+
"replace-in-file": "^3.4.2",
2328
"vue-template-compiler": "^2.5.17"
2429
},
2530
"eslintConfig": {

public/imgs/alt_wide_1.svg

Lines changed: 1 addition & 0 deletions
Loading

public/imgs/alt_wide_2.svg

Lines changed: 1 addition & 0 deletions
Loading

public/imgs/alt_wide_3.svg

Lines changed: 1 addition & 0 deletions
Loading

public/imgs/bg_0.svg

Lines changed: 1 addition & 0 deletions
Loading

public/imgs/bg_1.svg

Lines changed: 1 addition & 0 deletions
Loading

public/imgs/bg_2.svg

Lines changed: 1 addition & 0 deletions
Loading

public/imgs/bg_3.svg

Lines changed: 1 addition & 0 deletions
Loading

public/imgs/bg_4.svg

Lines changed: 1 addition & 0 deletions
Loading

public/imgs/bg_c_1.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)