Commit Graph

6 Commits

Author SHA1 Message Date
Dave Syer
80b8c16d63 Fix dependency parent and versions
See https://github.com/spring-cloud/spring-cloud-starters/issues/52
2016-05-16 16:36:48 +01:00
Dave Syer
98c45951e9 Fix quotes and snippet copy widget 2016-04-25 17:29:36 +01:00
Dave Syer
acccd48d07 Align snippets with start.spring.io
Uses a Boot parent and a Cloud BOM instead of the CLoud parent
2016-04-20 09:46:21 +01:00
Brian Clozel
bf15ee8a6d Display Pivotal Education related courseware
This change adds a new "Related Courseware" section in the side
container; this section lists links to courses and talks that are
relevant to the current project page.

Relevant content is fetched by the browser, with an AJAX request sent to
the Pivotal Education LMS API. This API uses the Referrer HTTP header as
input parameter to its content selection algorithm.

Note that CORS HTTP headers are also used to allow/disallow AJAX cross
domain requests.
2015-03-09 11:58:27 +01:00
Brian Clozel
92c5b852c1 Add missing ZeroClipbpard SWF file
Flash support for ZeroClipboard is not working in project pages since
the SWF file is missing. There was a typo in the .gitignore file that
ignored "*.sw?" files.
2014-04-15 14:54:48 +02:00
Phillip Webb
171918e41a Initialize shared gh-pages infrastructure 2013-09-09 01:41:47 -07:00