Gabor Szadovszky created PARQUET-1686:
-----------------------------------------
Summary: Automate site generation
Key: PARQUET-1686
URL: https://issues.apache.org/jira/browse/PARQUET-1686
Project: Parquet
Issue Type: Improvement
Components: parquet-site
Reporter: Gabor Szadovszky
We moved our site source to [github|https://github.com/apache/parquet-site]. It
is much better than svn but still not working as it should. Currently, we have
to generate the site manually before checking in. It would be much better if
the site generation would be automatic so we can simply accept PRs on the
source files.
One option to achieve this is the [Pelican CMS
System|https://blog.getpelican.com/] as described at [.asf.yaml features for
git
repositories|https://cwiki.apache.org/confluence/display/INFRA/.asf.yaml+features+for+git+repositories#id-.asf.yamlfeaturesforgitrepositories-StaticwebsitecontentgenerationviaPelicanCMS].
Not sure if this is the best solution though. Another solution might be to
trigger a jenkins build for the changes on master and after generating the site
with middleman commit the files to the branch asf-site.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)