Skip to content

Commit

Permalink
Add initial site skeleton taken from fixed-data-table
Browse files Browse the repository at this point in the history
  • Loading branch information
gaearon committed May 7, 2015
1 parent 6aec28c commit 130e242
Show file tree
Hide file tree
Showing 53 changed files with 1,927 additions and 544 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ node_modules
modules
.DS_Store
.idea
__site__
__site_prerender__
6 changes: 0 additions & 6 deletions .jshintrc

This file was deleted.

9 changes: 8 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
src
dist
scripts
examples
examples
site
__site__
__site_prerender__
webpack.config.js
.babelrc
.eslintrc
bower.json
8 changes: 3 additions & 5 deletions dist/ReactDND.min.js

Large diffs are not rendered by default.

186 changes: 0 additions & 186 deletions docs/API.md

This file was deleted.

4 changes: 4 additions & 0 deletions docs/DragDropMonitor.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
`DragDropMonitor`
===================

Wow
4 changes: 4 additions & 0 deletions docs/DragSource.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
`DragSource`
===================

Um
4 changes: 4 additions & 0 deletions docs/DragSourceMonitor.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
`DragSourceMonitor`
===================

Wow
4 changes: 4 additions & 0 deletions docs/DropTarget.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
`DropTarget`
===================

Um
4 changes: 4 additions & 0 deletions docs/DropTargetMonitor.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
`DropTargetMonitor`
===================

Eh
4 changes: 4 additions & 0 deletions docs/HTML5.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
`HTML5`
===================

Ouch
88 changes: 0 additions & 88 deletions docs/UPGRADE_GUIDE.md

This file was deleted.

Loading

0 comments on commit 130e242

Please sign in to comment.