Skip to content

al-org-dev/distill-template

 
 

Repository files navigation

Distill Template

This is the repository for the Distill web framework.

al-folio branch note

The al-folio branch versions runtime snapshots in dist/ for deterministic vendoring by downstream al-folio-distill releases.

Contributing

To give feedback, report a bug, or request a feature, please open an issue.

To contribute a change, check out the contributing guide.

Local Development

First, run npm install to install all node modules required. Then, run npm run dev 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.

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.

Licensed under the Apache License, Version 2.0

See the full license.

About

This is the repository for the distill web framework

Resources

License

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 91.7%
  • CSS 7.5%
  • HTML 0.8%