Skip to content

Commit

Permalink
Updates to portfolio
Browse files Browse the repository at this point in the history
  • Loading branch information
kanehara committed May 16, 2018
1 parent e7396c0 commit 5c86391
Show file tree
Hide file tree
Showing 55 changed files with 6,235 additions and 1,781 deletions.
12 changes: 10 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
node_modules
*.iml
.DS_Store
node_modules/
npm-debug.log
yarn-error.log

# Editor directories and files
.idea
*.suo
*.ntvs*
*.njsproj
*.sln
285 changes: 0 additions & 285 deletions .idea/workspace.xml

This file was deleted.

13 changes: 0 additions & 13 deletions Gruntfile.js

This file was deleted.

19 changes: 17 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
Yohei Kanehara's personal webpage.
# kanehara.github.io

Built with help of bootstrap
> Yohei Kanehara's website
## Build Setup

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build
```

For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).
Binary file added assets/Spotimix.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/avatar.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/github.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/linkedin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
565 changes: 565 additions & 0 deletions dist/2980083682e94d33a66eef2e7d612519.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/706450d7bba6374ca02fe167d86685cb.ttf
Binary file not shown.
Binary file added dist/97493d3f11c0a3bd5cbd959f5d19b699.woff2
Binary file not shown.
7 changes: 7 additions & 0 deletions dist/build.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/build.js.map

Large diffs are not rendered by default.

Binary file added dist/d9ee23d59d0e0e727b51368b458a0bff.woff
Binary file not shown.
Binary file added dist/f7c2b4b747b1a225eb8dee034134a1b0.eot
Binary file not shown.
1 change: 1 addition & 0 deletions dist/icons.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file removed favicon.gif
Empty file.
Empty file removed favicon.ico
Empty file.
12 changes: 0 additions & 12 deletions grunt/config/less.js

This file was deleted.

9 changes: 0 additions & 9 deletions grunt/config/watch.js

This file was deleted.

3 changes: 0 additions & 3 deletions grunt/tasks/default.js

This file was deleted.

Binary file removed images/Hiking.jpg
Binary file not shown.
Binary file removed images/Mtns.jpg
Binary file not shown.
Binary file removed images/cloud.png
Binary file not shown.
Binary file removed images/kanehara.jpg
Binary file not shown.
315 changes: 6 additions & 309 deletions index.html

Large diffs are not rendered by default.

117 changes: 0 additions & 117 deletions js/abra.js

This file was deleted.

37 changes: 0 additions & 37 deletions js/abraREADME.txt

This file was deleted.

5 changes: 0 additions & 5 deletions js/jquery-2.1.4.min.js

This file was deleted.

125 changes: 0 additions & 125 deletions js/script.js

This file was deleted.

Loading

0 comments on commit 5c86391

Please sign in to comment.