This is an automated email from the ASF dual-hosted git repository.
rpardomeza pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-wayang-website.git.
from 11c0965 correction infinity refresh page
new 37260e8 Seed community page
new ca28c39 [WAYANG-18][FIX] display error in some browsers
new 6bfdef9 [WAYANG-18][FIX] redirection only in production mode
new 68c682f [WAYANG-15] creation of the community page
new 588966a Merge pull request #3 from berttty/develop
The 60 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
_data/navigation.yml | 4 +
_includes/head.html | 5 +-
_layouts/{documentation.html => community.html} | 11 ++-
_layouts/home.html | 2 +-
assets/css/home.css | 16 ++++
community.md | 112 ++++++++++++++++++++++++
script/cibuild | 2 +
7 files changed, 147 insertions(+), 5 deletions(-)
copy _layouts/{documentation.html => community.html} (85%)
create mode 100644 community.md