Commit Graph

21 Commits

Author SHA1 Message Date
Dave Syer
b870a6677c Merge upstream 2017-03-09 10:13:16 +00:00
Dave Syer
86f37ce7c1 Update for changes in github pages 2016-04-25 18:00:20 +01:00
Dave Syer
98c45951e9 Fix quotes and snippet copy widget 2016-04-25 17:29:36 +01:00
Dave Syer
f14c1c0297 Example of borked gh-pages 2016-04-25 17:06:03 +01:00
Dave Syer
c099531007 Try github default config 2016-04-25 15:30:14 +01:00
Dave Syer
670edc7ae7 Update for github pages real gems 2016-04-25 15:20:59 +01:00
Dave Syer
4cc2bc006f Update for github pages real gems 2016-04-25 15:20:38 +01:00
Dave Syer
99bd1c98d3 Update for Jekyll 3.0 2016-04-25 13:53:31 +01: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
Dave Syer
c303793fe5 Remove unnecessary versions 2015-06-25 16:04:05 +01:00
Brian Clozel
12091dc7b5 Merge remote 'spring-projects/gh-pages'
Conflicts:
	_config.yml
2014-10-29 16:55:14 +01:00
Dave Syer
cce69da340 Add links to new project pages 2014-09-30 10:09:38 +01: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
Dave Syer
d45830521d Switch to github domain for subprojects 2014-09-01 14:06:07 +01:00
Dave Syer
2e0c717cf1 Change project base URL 2014-09-01 13:42:42 +01:00
Dave Syer
a1cd506d51 Migrate to new Umbrella content 2014-09-01 12:27:48 +01:00
Brian Clozel
dc6632559e Delete links to forum.spring.io 2014-06-19 21:53:33 +02:00
Brian Clozel
45f5296ea7 Fix project root and duplicate repository declaration 2014-05-14 21:36:04 +02:00
Ramnivas Laddad
3f9263828d First version of spring.io page 2014-05-13 16:58:54 -07: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