This repository contains the site of Apache Wicket framework.
The site is based on Jekyll. So you have to be familiar with Markdown template language and have Jekyll (ver. 2+) installed to contribute to the project.
Just go on project root folder and execute jekyll serve -w
to generate
the static HTML and start the local server. The project comes with all
the dependencies you need (css, js, pictures, etc.) so you don't need
any preliminary operation before running Jekyll.