Break out about page into separate components. Project: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/commit/e87529b2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/tree/e87529b2 Diff: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/diff/e87529b2
Branch: refs/heads/asf-site Commit: e87529b2321153d5ca00a6f2f757865b046cfee9 Parents: bcbf75a Author: JamesBognar <jamesbog...@apache.org> Authored: Mon Oct 16 16:06:17 2017 -0400 Committer: JamesBognar <jamesbog...@apache.org> Committed: Mon Oct 16 16:06:17 2017 -0400 ---------------------------------------------------------------------- content/about.html | 2349 +--------------------------------------- content/components.html | 227 ++++ content/config.html | 140 +++ content/doap.rdf | 1 - content/dto.html | 255 +++++ content/examples.html | 90 ++ content/index.html | 20 +- content/marshall.html | 417 +++++++ content/microservice.html | 227 ++++ content/rest-client.html | 168 +++ content/rest-server.html | 748 +++++++++++++ content/svl.html | 89 ++ 12 files changed, 2380 insertions(+), 2351 deletions(-) ----------------------------------------------------------------------