Merge branch 'master' of github.com:distillpub/template

This commit is contained in:
Ludwig Schubert
2018-06-22 12:02:59 -07:00
+4 -4
View File
@@ -1,8 +1,6 @@
# Distill Template
_Disclaimer: This project is research code. It is not an official Google product._
This is the repository for the distill web framework.
This is the repository for the Distill web framework.
## Contributing
@@ -16,7 +14,9 @@ To contribute a change, [check out the contributing guide](CONTRIBUTING.md).
Run `npm run start` to start a watching build rollup server. To view the sample pages in the repo, you can run `npm run serve` as a separate process which starts a static server. `npm run build` will run a one-time build.
## License
## Disclaimer & License
_This project is research code. It is not an official product of Google or any other institution supporting Distill._
Copyright 2018, The Distill Template Authors.