commit | de48e6d746b6bfdd0604d2a00f2d44028e1044ab | [log] [tgz] |
---|---|---|
author | Martin Tzvetanov Grigorov <mgrigorov@apache.org> | Fri Nov 20 16:09:34 2015 +0100 |
committer | Martin Tzvetanov Grigorov <mgrigorov@apache.org> | Fri Nov 20 16:09:34 2015 +0100 |
tree | 18a6325ef3b94bbddeb813c15e37cfcc23a0e116 | |
parent | 8bd1fbfaf0fbdb5cda64c6ced623d6c0d3459996 [diff] |
Closes #5 - Fix the layout in mobile devices
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.