Cleanup for spring.io, update docs

This commit contains a number of changes, no functional difference in
the app but a general cleanup of look and docs:

- removed the Gemfile which is now redundant, Cloud Foundry CLI is no
longer a Ruby app
- updated various parts of the README to reflect changes to Spring Boot
CLI (local flag no longer exists, etc) and new CF deployment procedure.
- fixed references to www.springsource.com -> spring.io throughout web
content
- added favicon reflecting new Spring branding
- updated github URLs springsource -> spring-projects
This commit is contained in:
Andy Piper
2014-03-08 17:00:59 +00:00
committed by Dave Syer
parent 7096aa8661
commit d1c98423a3
6 changed files with 33 additions and 26 deletions

View File

@@ -4,13 +4,14 @@
<title>Spring Initializr</title>
<link rel="stylesheet"
href="/css/bootstrap.min.css"/>
<link rel="shortcut icon" type="image/x-icon" href="/img/favicon.png"/>
</head>
<body>
<div class="container">
<div class="navbar">
<div class="navbar-inner">
<a class="brand"
href="https://www.springsource.org">
href="https://spring.io">
Spring
</a>
<ul class="nav">