Merge branch 'gh-pages' of github.com:spring-projects/gh-pages into gh-pages

This commit is contained in:
Gary Russell
2014-06-19 17:47:32 -04:00
4 changed files with 7 additions and 1 deletions

2
.gitignore vendored
View File

@@ -3,6 +3,6 @@
*~
_site
.idea
*.sw?
*.sw[op]
.project
sample-pages

View File

@@ -29,6 +29,10 @@ forum: http://forum.spring.io/forum/spring-projects/integration
custom_pom_template: true
custom_gradle_template: true
# If you want to include a custom pom.xml or gradle template set these value to true and add _include files
custom_pom_template: false
custom_gradle_template: false
### The following properties are constant for most projects

View File

@@ -17,10 +17,12 @@
<a href="{{ site.github_repo_url }}" class="project-link">
<i class="icon-github"></i>
</a>
{% if site.forum %}
<a href="{{ site.forum }}" class="project-link project-link-forum">
<div class="spring-icon spring-icon-forum">
</div>
</a>
{% endif %}
</div>
</div>

BIN
js/ZeroClipboard.swf Normal file

Binary file not shown.