mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-09-01 11:12:42 +02:00
Update gitignore, npmignore, readme
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,5 +1,6 @@
|
||||
*.sketch
|
||||
dist
|
||||
lib
|
||||
examples/build.dev.js
|
||||
examples/build.prod.js
|
||||
node_modules
|
||||
|
@@ -1,5 +1,5 @@
|
||||
docs
|
||||
examples
|
||||
lib
|
||||
src
|
||||
test
|
||||
tmp
|
||||
|
@@ -112,7 +112,7 @@ If you're using Slate for the first time, check out the [Getting Started](http:/
|
||||
- [**Reference**](http://docs.slatejs.org/reference/components/editor.html)
|
||||
- [**FAQ**](http://docs.slatejs.org/concepts/faq.html)
|
||||
|
||||
If even that's not enough, you can always [read the source itself](./lib), which is explained along with a handful of readme's.
|
||||
If even that's not enough, you can always [read the source itself](./src), which is explained along with a handful of readme's.
|
||||
|
||||
|
||||
<br/>
|
||||
|
Reference in New Issue
Block a user