Dave Syer
f0928fa23f
Fix wrong BOM in cloud dependencies
2016-06-13 14:56:15 +01:00
Ben Klein
b572b32406
Add SC Cloud Foundry Service Broker to project list
2016-06-01 09:22:06 -06:00
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
18ed71f7bc
Fix double group id in pom sample
2016-05-12 15:37:37 +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
Dave Syer
484bcbd468
Fix pom/gradle extracts to have the right artifactId
2015-06-26 13:30:17 +01:00
Dave Syer
885d09cd51
Fix parent pom nesting
2015-06-26 13:05:14 +01:00
Dave Syer
f7e4a69fb4
Add line endings to templates
2015-06-26 11:21:13 +01:00
Dave Syer
3bb7de202a
Support for release trains in sagan
2015-06-26 10:29:35 +01:00
Dave Syer
b72bc5c5ab
Temporarily hard-code release labels
2015-06-25 16:14:15 +01:00
Dave Syer
c303793fe5
Remove unnecessary versions
2015-06-25 16:04:05 +01:00
Dave Syer
15891105c7
Add content for release trains
2015-06-25 14:50:20 +01:00
Dave Syer
b5a3212bc8
Merge from upstream
2015-03-11 15:28:12 +00: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
12091dc7b5
Merge remote 'spring-projects/gh-pages'
...
Conflicts:
_config.yml
2014-10-29 16:55:14 +01:00
Brian Clozel
77167c0d39
Fix company name and website in footer
2014-09-22 18:52:09 +02:00
Brian Clozel
56978cfc90
Change Forum navbar item to Questions
...
The projects navbar should mirror the one on the spring.io website.
2014-09-03 23:01:21 +02:00
Brian Clozel
73d146ea69
Merge branch 'gh-pages' of https://github.com/spring-projects/gh-pages into gh-pages
2014-06-19 21:52:43 +02:00
Ramnivas Laddad
7df958a6a3
Adjusted artifact ids to add spring-cloud- prefix
2014-05-15 12:44:49 -07:00
Brian Clozel
45f5296ea7
Fix project root and duplicate repository declaration
2014-05-14 21:36:04 +02:00
Ramnivas Laddad
7dd7f14c8c
Revert "Remove extra repository info from pom.xml"
...
This reverts commit ff087929c3 .
2014-05-14 10:49:46 -07:00
Ramnivas Laddad
ff087929c3
Remove extra repository info from pom.xml
2014-05-14 10:48:50 -07:00
Ramnivas Laddad
3f9263828d
First version of spring.io page
2014-05-13 16:58:54 -07:00
Andy Wilkinson
7e6493ef7b
Make the link to a project's forum optional
...
Omit the link to the forum if the project's metadata does not provide
a forum url
2014-05-13 16:22:19 +01:00
Phillip Webb
85ed196cf4
Remove 'not found in _includes' hacks
...
Remove the use if "unless contains 'not found in _includes directory'"
hacks that were previously used to detect when _includes were missing.
This change is required as the hack no longer works with the latest
Jekyll release (and therefore also with GitHub).
Additional 'custom_pom_template' and 'custom_gradle_template' flags
must now be set in _config.yml if you want to include a custom pom.xml
or build.gradle file.
2013-11-14 10:11:34 -08:00
Phillip Webb
171918e41a
Initialize shared gh-pages infrastructure
2013-09-09 01:41:47 -07:00