hafizh / gwt-site

Sources of the pages of the gwtproject.org website.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#GWT Documentation

##Reference

##Adding content

##Building

If you have Grunt installed :

  • build the assets using Grunt: grunt
  • then run: mvn clean install
  • after that you will find the generated documentation in target/generated-site/.

If you don't have Grunt installer :

  • build the assets using Maven and Grunt plugin: mvn clean install -Pgrunt
  • after that you will find the generated documentation in target/generated-site/.

###Running locally Run the site locally for easy visual testing

About

Sources of the pages of the gwtproject.org website.


Languages

Language:CSS 53.6%Language:Java 25.3%Language:HTML 15.2%Language:Smarty 3.6%Language:JavaScript 2.4%