initial gh-pages branch

This commit is contained in:
Spencer Gibb
2017-08-23 16:01:18 -06:00
parent b2be58e5da
commit 35ac6c8ca9

View File

@@ -19,21 +19,21 @@ gems:
baseurl: /gh-pages
# Name of the project for display in places like page titles
name: Spring Framework
name: Spring Cloud Gateway
# ID of the project in the metadata API at spring.io (if this is not a
# valid project ID the javascript widgets in the home page will not work)
project: spring-framework
project: spring-cloud-gateway
# Project github URL
github_repo_url: http://github.com/spring-projects/spring-framework
github_repo_url: http://github.com/spring-cloud/spring-cloud-gateway
# Project forum URL
forum: http://forum.spring.io/forum/spring-projects/container
forum: http://stackoverflow.com/questions/tagged/spring-cloud
# 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
custom_pom_template: true
custom_gradle_template: true
### The following properties are constant for most projects