Skip to content

w20-framework/website

Repository files navigation

W20 framework website

Build status

This repository contains the sources of the W20 framework website. The site is hosted at http://w20-framework.github.io.

Usage

After clone, you must initialize all the submodules:

git submodule update --remote --recursive --init && git submodule foreach --recursive git checkout docs

This Website is built with Hugo. If you have Hugo in your path you can serve it locally:

hugo serve

Publication

The generated Website is automatically published on the w20-framework organization GitHub pages repository.

License

Creative Commons License
This work by the W20 authors is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.