Mark Paluch
42b18ed624
Add defensive check for empty repository key
2017-03-24 11:06:28 +01:00
Mark Paluch
57ce7a630c
Add Spring Data Hazelcast module.
2016-12-12 14:41:11 +01:00
Mark Paluch
e0a0e7fd58
Add Spring Data LDAP, sort modules alphabetically.
2016-11-25 16:18:26 +01:00
Mark Paluch
a0c023f296
Remove empty readme file.
2016-11-25 16:18:02 +01:00
Mark Paluch
500d4b5a45
Update Spring Data Solr to Spring Data for Apache Solr.
2016-09-22 22:37:59 +02:00
Mark Paluch
cc1e89c1a4
Update Cassandra and Gemfire modules.
...
Change Spring Data Cassandra to Spring Data Cassandra and move it from the community modules section to the core section. Add Spring Data Gemfire to the release train as it was missing.
2016-09-21 09:40:54 +02:00
Mark Paluch
d4acffdc08
Switch markdown engine to kramdown.
2016-04-07 10:01:46 +02:00
Artur Konczak
6638f12e3f
Changed link for Spring Data Elasticsearch to point to project page.
2016-03-07 11:38:06 +01:00
Oliver Gierke
5986cc93c6
Fixed link to Elasticsearch homepage.
2016-01-12 10:46:53 +01:00
Oliver Gierke
8a7b3475a9
Explicitly listed release train modules.
2015-10-15 09:27:13 +02:00
Oliver Gierke
84930aaaeb
Added KeyValue module to the list of core ones.
2015-10-15 09:26:55 +02:00
Oliver Gierke
ba033e2fba
Added Spring Data Aerospike community module.
2015-10-15 09:26:40 +02:00
Oliver Gierke
986fac2b05
Removed GitHub Ribbon and Documentation column.
2015-08-24 11:42:00 +02:00
Oliver Gierke
1fe61d3b7e
Restructured content of the project page.
...
Added mission statement to billboard description. Overhaul of feature list.
More condensed view of the individual projects. Moved code samples to the Quick Start section. Moved release train section after the module listing.
Removed detailed list of Spring Boot starters and linked to the reference documentation instead.
2015-08-22 12:24:20 +02:00
Greg Turnquist
f946b5eb1d
Polish side bar
2015-08-21 14:24:43 -05:00
Greg Turnquist
d24a435930
Merge branch 'gh-pages' of https://github.com/spring-projects/gh-pages into gh-pages
2015-08-21 14:14:26 -05:00
Greg Turnquist
b27688e3f4
Rewrite Spring Data landing page
2015-08-21 14:14:09 -05:00
Brian Clozel
8227656cb0
Merge pull request #12 from gregturn/gh-6
...
Conditionalize reference doc/api doc links
2015-08-18 18:38:06 +02:00
Greg Turnquist
086e2b3d2b
Conditionalize showing reference doc/api doc links
...
If the reference doc URL of the API doc URL is empty, don't display a hyperlink.
2015-08-04 08:12:53 -07:00
Brian Clozel
7d63246f6b
Revert "Display Pivotal Education related courseware"
...
This reverts commit bf15ee8a6d .
2015-07-16 18:56:19 +02:00
Greg Turnquist
f7d986c199
Merge branch 'gh-pages' of https://github.com/spring-projects/gh-pages into gh-pages
2015-07-06 13:21:37 -05:00
Brian Clozel
bf15ee8a6d
Display Pivotal Education related courseware
...
This change adds a new "Related Courseware" section in the side
container; this section lists links to courses and talks that are
relevant to the current project page.
Relevant content is fetched by the browser, with an AJAX request sent to
the Pivotal Education LMS API. This API uses the Referrer HTTP header as
input parameter to its content selection algorithm.
Note that CORS HTTP headers are also used to allow/disallow AJAX cross
domain requests.
2015-03-09 11:58:27 +01:00
Greg Turnquist
b558f88e26
Remove forum link
2014-10-30 10:48:12 -05:00
Greg Turnquist
87596a9d7d
Merge branch 'gh-pages' of https://github.com/spring-projects/gh-pages into gh-pages
...
Conflicts:
.gitignore
README.markdown
_config.yml
_includes/billboard.html
_includes/page.html
css/projects.css.css
2014-10-30 10:44:42 -05:00
Brian Clozel
1690b17cb4
Merge pull request #9 from dsyer/patch-2
...
Gem installation instructions updated
2014-10-20 10:25:27 +02:00
Dave Syer
fc0cf54962
Add "gem install bundler" for people using vanilla Ruby
2014-09-30 11:36:48 +01:00
Brian Clozel
650b0f71b1
Merge pull request #10 from dsyer/patch-3
...
Fix directory name for sample pages
2014-09-30 11:55:08 +02:00
Dave Syer
b67c026a16
Fix directory name for sample pages
2014-09-30 09:43:46 +01:00
Dave Syer
ccb4a8a2bb
Gem installation instructions updated
...
Using "gem install" didn't work for me because of the Gemfile.lock that is in source control (presumably for a reason).
2014-09-30 09:37:55 +01:00
Brian Clozel
1a150a334a
Merge pull request #8 from dsyer/patch-1
...
Fix "rm -rf" instruictions
2014-09-30 10:13:28 +02:00
Dave Syer
c340c6914f
Fix "rm -rf" instruictions
...
Existing copy is wrong because "git rm -rf *" fails if there are any untracked files (e.g. target/). Changed to "git rm -rf `git ls-files`".
2014-09-30 09:09:50 +01:00
Brian Clozel
77167c0d39
Fix company name and website in footer
2014-09-22 18:52:09 +02:00
Brian Clozel
1ca26dffbf
Merge pull request #7 from bclozel/forum
...
Update navbar item "Forum" -> "Questions"
2014-09-22 18:42:32 +02: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
Oliver Gierke
351789913f
Moved Spring Data Solr into the group of official projects.
2014-07-28 14:11:30 +02:00
Brian Clozel
9c7287c64f
Merge pull request #4 from bclozel/zclip
...
Fix ZeroClipboard integration in gh-pages
2014-06-19 21:38:06 +02:00
Chris Beams
34fb3af7d3
Merge pull request #5 from wilkinsona/optional-forum-link
...
Make the link to a project's forum optional
2014-05-13 18:20:08 +02:00
Andy Wilkinson
7e6493ef7b
Make the link to a project's forum optional
...
Omit the link to the forum if the project's metadata does not provide
a forum url
2014-05-13 16:22:19 +01:00
Brian Clozel
92c5b852c1
Add missing ZeroClipbpard SWF file
...
Flash support for ZeroClipboard is not working in project pages since
the SWF file is missing. There was a typo in the .gitignore file that
ignored "*.sw?" files.
2014-04-15 14:54:48 +02:00
Oliver Gierke
bed43776a2
Added Spring Data DynamoDB community project.
2014-02-19 09:22:29 +01:00
Oliver Gierke
85d7a5ed61
Point to new Spring Data Couchbase home.
2014-02-19 09:19:02 +01:00
Oliver Gierke
f27e807a79
Activate Spring Data Cassandra homepage.
2014-02-19 09:19:02 +01:00
Oliver Gierke
45b6d82b5d
Added anchors for main and community projects.
2014-02-19 09:19:02 +01:00
Oliver Gierke
1eb807f83f
Shrunk height of the project boxes to 100px.
2014-02-19 09:19:02 +01:00
Oliver Gierke
543c10c024
Added Spring Data Cassandra to the community modules.
2014-02-19 09:19:02 +01:00
Oliver Gierke
d90ffbd75d
Add box pointing to the Spring Data REST module.
2014-02-19 09:19:02 +01:00
Chris Beams
3194585f32
Update repo URLs
2014-02-19 09:19:02 +01:00
Oliver Gierke
ec194d97bb
Add project page
2014-02-19 09:19:01 +01:00
Phillip Webb
78a811c368
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.
2014-02-19 09:19:01 +01:00
Phillip Webb
1a3e582e23
Initialize shared gh-pages infrastructure
2014-02-19 09:19:01 +01:00