Commit Graph

267 Commits

Author SHA1 Message Date
Oleg Zhurakousky
8d7680f9b6 Interim index.html update 2018-04-09 19:11:32 -04:00
Oleg Zhurakousky
69bfbfbd7a content updates 2018-04-09 18:41:11 -04:00
Oleg Zhurakousky
0c3d89c2c7 test update 2018-04-09 18:29:36 -04:00
Oleg Zhurakousky
3c483e4f82 test update 2018-04-09 18:28:15 -04:00
Gary Russell
41bea59afd Remove SK 2.0.x 2018-03-13 12:42:08 -04:00
Gary Russell
abcf5f48d2 Kafka Version Matrix Polishing 2018-03-13 12:39:57 -04:00
Gary Russell
1f4282b36a Clarify use of 0.11 with 2.0 2018-01-25 14:14:22 -05:00
Gary Russell
9165a6df2a Clarify the use of 0.11.x.x with 2.0.x 2018-01-24 21:01:56 -05:00
Gary Russell
f4228715b5 Add spring-integration-* jars to table
(Kafka11 compatibility).
2018-01-18 11:01:30 -05:00
Gary Russell
c74ef5bd1c Fix compatibility table 2018-01-17 12:23:13 -05:00
Gary Russell
74e868d16a Fix table end tag 2018-01-17 10:44:06 -05:00
Gary Russell
fcf6804978 Add info about Kafka 0.11 with 1.3.x
Fixes #1181
2018-01-17 10:33:33 -05:00
Sabby Anandan
47a9766585 Add kafka version compatibility matrix 2017-11-14 08:12:36 -08:00
Sabby Anandan
93c496754f Update quick-start to include kafka version 2017-11-14 07:05:37 -08:00
Sabby Anandan
d22eb6739b Fix quick-start documentation 2017-10-26 14:23:32 -07:00
Sabby Anandan
d6a9ce93e5 Update SCSt samples and related projects sections 2017-10-18 09:21:17 -07:00
Marius Bogoevici
0b8e1fa223 Fix build.gradle 2017-03-24 11:35:32 -04:00
Marius Bogoevici
c010649fd4 Merge branch 'gh-pages' of https://github.com/spring-projects/gh-pages into gh-pages 2017-03-24 11:00:09 -04:00
Brian Clozel
b2be58e5da Add defensive check for empty repository key 2017-03-23 15:58:52 +01:00
Brian Clozel
e7438db1de Jekyll must be run with "bundle exec" command 2016-10-09 15:42:10 +02:00
Brian Clozel
d14f6c1347 Merge pull request #18 from stonio/patch-2
remove alt attribute in <div>
2016-07-11 14:06:13 +02:00
Brian Clozel
ebe3c742cc Merge pull request #17 from stonio/patch-1
Polish page.html
2016-07-11 14:05:39 +02:00
Brian Clozel
ee9ea07249 Merge pull request #19 from wilkinsona/fix-jekyll-deprecation-warnings
Upgrade github-pages gem to fix deprecation warnings
2016-07-11 14:04:58 +02:00
Andy Wilkinson
ce422b042e Upgrade github-pages gem to fix deprecation warnings
Previously, when running bundle exec jekyll serve a false-positive
deprecation warning was reported:

Deprecation: Auto-regeneration can no longer be set from your
configuration file(s). Use the --[no-]watch/-w command-line option
instead.

See https://github.com/jekyll/jekyll/issues/4831 for some details.
Jekyll 3.0.5 fixes the problem. This commit upgrades to the latest
version of github-pages, thereby also upgrading to Jekyll 3.0.5
2016-07-08 09:24:18 +01:00
Sabby Anandan
a526d43961 Update SCStAS project site 2016-06-24 16:27:51 -07:00
stonio
ce11407d96 remove alt attribute in <div> 2016-06-24 17:37:27 +02:00
stonio
1c2c952e2a Polish page.html
Remove default attributes and other little improvements.
2016-06-24 17:11:27 +02:00
Marius Bogoevici
29d2c6d981 Update pom.xml 2016-05-09 22:04:21 -04:00
Marius Bogoevici
a4193d2432 Update build.gradle 2016-05-09 22:01:52 -04:00
Ilayaperumal Gopinathan
5956b62dc6 Fix Spring Cloud Stream Applications Label 2016-05-09 13:23:52 +05:30
Brian Clozel
48804fff88 Merge pull request #15 from dsyer/rouge
Add rouge gem
2016-04-26 11:48:27 +02:00
Dave Syer
a666c909f8 Fix pages after upgrade 2016-04-26 10:40:57 +01:00
Dave Syer
6f8846e51f Merge branch 'gh-pages' of https://github.com/spring-projects/gh-pages into gh-pages 2016-04-26 10:39:49 +01:00
Dave Syer
00077cdd4d Add rouge gem 2016-04-26 10:24:07 +01:00
Brian Clozel
c7ae9c6eeb Replace ZeroClipboard with clipboard.js
For copy/paste support in our code samples, we are using the
ZeroClipboard library which relies heavily on Flash.
Because many browsers/extensions are disabling this plugin nowadays,
this commit replaces ZeroClipboard with a native, lightweight solution
for this feature.
2016-04-26 10:17:19 +02:00
Brian Clozel
25706255a3 Fix markdown syntax error
The kramdown backend doesn't support titles whithout empty lines before
them.
2016-04-26 10:16:38 +02:00
Brian Clozel
83a616b02c Upgrade rbenv Ruby version to 2.2.0 2016-04-26 10:16:05 +02:00
Brian Clozel
9191438acf Merge pull request #14 from dsyer/gh-pages-upstream
Update for changes in github pages
2016-04-25 19:05:24 +02:00
Dave Syer
86f37ce7c1 Update for changes in github pages 2016-04-25 18:00:20 +01:00
Sabby Anandan
55a2c48249 Update SCStS samples link
Add RxJava sample link
2016-03-29 07:01:35 -07:00
Marius Bogoevici
b53f6a6086 Correct starter reference 2016-03-27 12:30:56 -04:00
Marius Bogoevici
4196bc95c6 Removed Redis reference and updated docs 2016-03-27 09:44:45 -04:00
Sabby Anandan
41873d3d21 Update SO tag 2016-02-22 15:11:00 -08:00
Mark Pollack
5c8fca1887 Remove reference to spring cloud bom for mvn/gradle coordinate generation 2015-12-18 09:59:45 -05:00
Brian Clozel
d25f656a48 Fix content warning issues over https
When served with HTTP/2 and TLS, project pages show several mixed
content errors:

* the imported Google fonts
* the AJAX call to spring.io to get the current project information
* the newsletter iframe

This commit changes URLs to use https or protocol-relative URLs when
possible. This also deletes the now defunct newsletter integration.
2015-12-16 14:23:00 +01:00
Mark Pollack
fdab9da7bb Update sample on main page 2015-12-03 17:18:13 -05:00
Mark Pollack
af389d222a Add tracking icon/link 2015-12-03 16:36:10 -05:00
Dave Syer
5767ca5d26 Sync docs from master to gh-pages 2015-11-30 23:15:41 +00:00
Dave Syer
12fb1475ee Sync docs from master to gh-pages 2015-11-30 22:22:39 +00:00
Dave Syer
39c6eccd10 Sync docs from master to gh-pages 2015-11-27 04:47:57 +00:00