mirror of
https://github.com/wassname/template.git
synced 2026-06-27 16:32:20 +08:00
Merge branch 'master' of github.com:distillpub/template
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user