Skip to content

Commit

Permalink
move demo to demo/
Browse files Browse the repository at this point in the history
  • Loading branch information
Maronato committed Sep 19, 2020
1 parent f9d1b8b commit 47862b3
Show file tree
Hide file tree
Showing 34 changed files with 3 additions and 6,049 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ script:

deploy:
provider: pages
local_dir: docs/demo
local_dir: demo/dist
skip_cleanup: true
github_token: $GITHUB_TOKEN # Set in the settings page of your repository, as a secure variable
keep_history: true
Expand Down
13 changes: 0 additions & 13 deletions docs/.editorconfig

This file was deleted.

11 changes: 0 additions & 11 deletions docs/.eslintignore

This file was deleted.

4 changes: 0 additions & 4 deletions docs/.gitignore

This file was deleted.

6 changes: 0 additions & 6 deletions docs/.prettierrc

This file was deleted.

12 changes: 0 additions & 12 deletions docs/.stylelintrc

This file was deleted.

3 changes: 0 additions & 3 deletions docs/README.md

This file was deleted.

13 changes: 0 additions & 13 deletions docs/index.html

This file was deleted.

32 changes: 0 additions & 32 deletions docs/package.json

This file was deleted.

8 changes: 0 additions & 8 deletions docs/postcss.config.js

This file was deleted.

Binary file removed docs/public/favicon.ico
Binary file not shown.
32 changes: 0 additions & 32 deletions docs/src/App.vue

This file was deleted.

5 changes: 0 additions & 5 deletions docs/src/assets/css/global.css

This file was deleted.

Binary file removed docs/src/assets/logo.png
Binary file not shown.
24 changes: 0 additions & 24 deletions docs/src/components/HelloWorld.vue

This file was deleted.

7 changes: 0 additions & 7 deletions docs/src/index.css

This file was deleted.

11 changes: 0 additions & 11 deletions docs/src/main.ts

This file was deleted.

11 changes: 0 additions & 11 deletions docs/src/types/shims-tsx.d.ts

This file was deleted.

5 changes: 0 additions & 5 deletions docs/src/types/shims.vue.d.ts

This file was deleted.

4 changes: 0 additions & 4 deletions docs/src/types/worker.d.ts

This file was deleted.

1 change: 0 additions & 1 deletion docs/src/vue-toastification

This file was deleted.

21 changes: 0 additions & 21 deletions docs/tailwind.config.js

This file was deleted.

79 changes: 0 additions & 79 deletions docs/tsconfig.json

This file was deleted.

Loading

0 comments on commit 47862b3

Please sign in to comment.