Commit Graph

8 Commits

Author SHA1 Message Date
Dave Syer
727d4c022e Merge branch 'gh-pages' of https://github.com/spring-projects/gh-pages into gh-pages 2016-04-26 10:42:25 +01:00
Dave Syer
86f37ce7c1 Update for changes in github pages 2016-04-25 18:00:20 +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
9b931928b8 Remove custom pom 2014-11-17 11:16:51 +00:00
Dave Syer
d3629bbabf Add initial gh-pages 2014-11-17 11:05:14 +00: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
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