Dave Syer
f3366dcc77
Fix heading
2016-04-26 09:38:33 +01:00
Dave Syer
8c6c35e886
Merge branch 'gh-pages' of https://github.com/spring-projects/gh-pages into gh-pages
2016-04-26 09:36:13 +01:00
Dave Syer
2d0168204d
Sync docs from master to gh-pages
2016-04-26 08:20:48 +00:00
Brian Clozel
c7ae9c6eeb
Replace ZeroClipboard with clipboard.js
...
For copy/paste support in our code samples, we are using the
ZeroClipboard library which relies heavily on Flash.
Because many browsers/extensions are disabling this plugin nowadays,
this commit replaces ZeroClipboard with a native, lightweight solution
for this feature.
2016-04-26 10:17:19 +02:00
Brian Clozel
25706255a3
Fix markdown syntax error
...
The kramdown backend doesn't support titles whithout empty lines before
them.
2016-04-26 10:16:38 +02:00
Brian Clozel
83a616b02c
Upgrade rbenv Ruby version to 2.2.0
2016-04-26 10:16:05 +02:00
Brian Clozel
9191438acf
Merge pull request #14 from dsyer/gh-pages-upstream
...
Update for changes in github pages
2016-04-25 19:05:24 +02:00
Dave Syer
86f37ce7c1
Update for changes in github pages
2016-04-25 18:00:20 +01:00
Dave Syer
c6e5f60c81
Sync docs from master to gh-pages
2016-04-22 08:51:14 +00:00
Dave Syer
b62efcd8f3
Sync docs from master to gh-pages
2016-04-21 16:20:21 +00:00
Dave Syer
4701ea7350
Sync docs from master to gh-pages
2016-04-18 13:18:48 +00:00
Dave Syer
9206cdd34b
Sync docs from master to gh-pages
2016-04-18 11:08:44 +00:00
Dave Syer
74af602819
Sync docs from master to gh-pages
2016-04-18 11:00:02 +00:00
Dave Syer
4f787d94b0
Sync docs from master to gh-pages
2016-04-18 10:01:50 +00:00
Dave Syer
8a41ca2729
Sync docs from master to gh-pages
2016-03-23 16:52:31 +00:00
Dave Syer
7ec96e979c
Sync docs from master to gh-pages
2016-03-22 19:08:13 +00:00
Dave Syer
e57c80b047
Sync docs from master to gh-pages
2016-03-02 17:37:27 +00:00
Dave Syer
11878754b1
Sync docs from master to gh-pages
2016-02-12 17:49:10 +00:00
Dave Syer
ba725a1733
Sync docs from master to gh-pages
2016-02-12 15:52:17 +00:00
Dave Syer
2a185f98ee
Sync docs from master to gh-pages
2016-02-12 13:17:37 +00:00
Dave Syer
95d68305c2
Sync docs from v1.0.0.M4 to gh-pages
2016-02-05 09:12:53 +00:00
Dave Syer
d0e44662de
Sync docs from master to gh-pages
2016-02-05 09:12:34 +00:00
Dave Syer
5b418ba507
Sync docs from master to gh-pages
2016-02-03 16:01:23 +00:00
Dave Syer
f1548c8ee0
Sync docs from master to gh-pages
2016-01-08 13:48:56 +00:00
Dave Syer
f8caf71ef3
Sync docs from master to gh-pages
2015-12-30 15:06:57 +00:00
Dave Syer
2fe1c86c76
Sync docs from master to gh-pages
2015-12-17 16:14:45 +00:00
Brian Clozel
d25f656a48
Fix content warning issues over https
...
When served with HTTP/2 and TLS, project pages show several mixed
content errors:
* the imported Google fonts
* the AJAX call to spring.io to get the current project information
* the newsletter iframe
This commit changes URLs to use https or protocol-relative URLs when
possible. This also deletes the now defunct newsletter integration.
2015-12-16 14:23:00 +01:00
Dave Syer
6af3c1083b
Sync docs from v1.0.0.M3 to gh-pages
2015-11-17 12:42:21 +00:00
Dave Syer
f084318af8
Sync docs from master to gh-pages
2015-11-17 12:42:12 +00:00
Dave Syer
b3ca28fc7e
Sync docs from master to gh-pages
2015-11-06 16:43:53 +00:00
Dave Syer
5365a141f3
Sync docs from master to gh-pages
2015-11-02 15:11:03 +00:00
Dave Syer
e4d5988722
Sync docs from master to gh-pages
2015-10-23 20:42:54 +00:00
Dave Syer
90ed483c6c
Sync docs from v1.0.0.M2 to gh-pages
2015-10-23 20:39:53 +00:00
Dave Syer
6b0ab5d3d8
Sync docs from master to gh-pages
2015-10-20 13:40:35 +00:00
Dave Syer
f602007f16
Sync docs from master to gh-pages
2015-10-02 16:55:59 +00:00
Dave Syer
7426b62419
Sync docs from master to gh-pages
2015-10-01 09:07:09 +00:00
Dave Syer
f324bbe194
Sync docs from master to gh-pages
2015-09-25 17:14:44 +00:00
Spencer Gibb
5e25174f91
Initialize project page
...
fixes gh-7
2015-09-21 11:22:00 -06: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
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
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