kosalads / website

Website for FuseSource documentation, blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The website project contains the documentation about the different examples/demo/webinars of the FuseByExample GitHub repo. The blog entries are also managed here

Building

To build the website, download it and execute

mvn clean package

Running

Start locally jetty web server

mvn jetty:run

and open the following url in your browser

http://localhost:8080

About

Website for FuseSource documentation, blog