From 2b12b7af5ffd271edc0a35ff02576adf764cedc6 Mon Sep 17 00:00:00 2001 From: Tom Denham Date: Fri, 12 May 2017 14:09:37 -0700 Subject: [PATCH] Add reference to Project Calico docs build --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5951be0a..95e64927 100644 --- a/README.md +++ b/README.md @@ -451,3 +451,4 @@ Project | Repository | Notes [Squeak's website](http://squeak.org) | [squeak-smalltalk/squeak.org](https://github.com/squeak-smalltalk/squeak.org) [Atom Flight Manual](http://flight-manual.atom.io) | [atom/flight-manual.atom.io](https://github.com/atom/flight-manual.atom.io) [HTML Website Template](https://github.com/fulldecent/html-website-template) | [fulldecent/html-website-template](https://github.com/fulldecent/html-website-template) | A starting point for websites, uses [a Rakefile](https://github.com/fulldecent/html-website-template/blob/master/Rakefile) and [Travis configuration](https://github.com/fulldecent/html-website-template/blob/master/.travis.yml) to call [preconfigured testing](https://github.com/fulldecent/lightning-sites) +[Project Calico Documentation](http://docs.projectcalico.org) | [projectcalico/calico](https://github.com/projectcalico/calico) | Simple integration with Jekyll and Docker using a [Makefile](https://github.com/projectcalico/calico/blob/master/Makefile#L13)