From: David Thompson Date: Mon, 25 Aug 2014 19:14:36 +0000 (-0400) Subject: Add "CSS and JavaScript" section to README. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=a4d89204c5f4d5bbb0f7c2ce3c8f88cec80cac8a;p=libreplanet-static.git Add "CSS and JavaScript" section to README. --- diff --git a/2015/README.md b/2015/README.md index 739ecab1..8bfabdf9 100644 --- a/2015/README.md +++ b/2015/README.md @@ -115,3 +115,11 @@ A system of git hooks automates deployment to the staging and live servers. When you push to the `master` branch, the site is deployed to the staging server. When you push to the `stable` branch, the site is deployed to . + +CSS and JavaScript +------------------ + +This site is built with: + +* [Bootstrap 3.2.0](https://github.com/twbs/bootstrap/releases/download/v3.2.0/bootstrap-3.2.0-dist.zip) +* [jQuery 1.11.1](http://code.jquery.com/jquery-1.11.1.js)