Initial revision of gh-pages

This commit is contained in:
Dave Syer
2017-07-17 14:22:19 +01:00
parent b2be58e5da
commit a12cc7f5ad
2 changed files with 97 additions and 5 deletions

View File

@@ -16,20 +16,20 @@ gems:
### The following properties will change on a project-by-project basis
# Context path in the remote website (usually /<project>), will be prepended to absolute URLs for static resources
baseurl: /gh-pages
baseurl: /spring-cloud-function
# Name of the project for display in places like page titles
name: Spring Framework
name: Spring Cloud Function
# 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-function
# Project github URL
github_repo_url: http://github.com/spring-projects/spring-framework
github_repo_url: https://github.com/spring-cloud/spring-cloud-function
# Project forum URL
forum: http://forum.spring.io/forum/spring-projects/container
forum: https://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