diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 000000000..c7fad03e8 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1 @@ +Please see the [Architecture](https://github.com/timwis/jkan/wiki/Architecture) page in the wiki. diff --git a/README.md b/README.md index 5689d6840..90d66a382 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,4 @@ See [Get Started](https://jkan.io/#get-started) on [jkan.io](https://jkan.io) For configuration details, see the [wiki](https://github.com/timwis/jkan/wiki) ## Development -* Requires [Jekyll](http://jekyllrb.com), a ruby thing -* Run a web server that recompiles on changes using `jekyll serve --baseurl ""`. Add the experimental `--incremental` -flag for faster recompilation. -* Committing to the `gh-pages` branch will automatically compile the jekyll site +Please see the [Architecture](https://github.com/timwis/jkan/wiki/Architecture) page in the wiki. \ No newline at end of file