Skip to content

Commit d303532

Browse files
committed
docs: better home
1 parent 11b0dae commit d303532

36 files changed

+2
-124
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ npm-debug.log
77
/node_modules
88

99
.nyc_output
10-
.envrc
10+
.envrc
11+
docs/dist

.npmignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,12 @@ npm-debug.log
88
/demo
99
/dev-server
1010
/doc
11-
/docker
1211
/entrypoints
1312
/node_modules
1413
/src
1514
/test
1615
/webpack
1716

18-
Dockerfile
1917
.babelrc
2018
.coveralls.yml
2119
.gitignore

CONTRIBUTING.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,3 @@ npm run build
2121
Please add tests for your code before posting a pull request.
2222

2323
You can run the test suite with `npm run test` or `npm run test:watch` to automatically reload when files are modified.
24-
25-
## Docker Tools
26-
27-
I recommend using docker for development because it enforces environmental consistency.
28-
29-
For information about contributing with Docker, see the [README in ./docker](https://github.com/microlinkhq/react-json-view/blob/master/docker/README.md#contributing-to-this-project-using-docker).

LICENSE.md

Whitespace-only changes.

demo/dist/index.html

Lines changed: 0 additions & 102 deletions
This file was deleted.

demo/dist/main.js

Lines changed: 0 additions & 12 deletions
This file was deleted.

docs/.DS_Store

6 KB
Binary file not shown.

docs/assets/demo.png

554 KB
Loading
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)