stephen mallette created TINKERPOP-1485:
-------------------------------------------
Summary: Move source for TinkerPop site to source code repo
Key: TINKERPOP-1485
URL: https://issues.apache.org/jira/browse/TINKERPOP-1485
Project: TinkerPop
Issue Type: Improvement
Components: documentation
Affects Versions: 3.2.2
Reporter: stephen mallette
Fix For: 3.3.0
Some time ago there was discussion on the Mailing List to move the web site to
the source code repo so that it could be contributed to via pull request. It
would be nice because then we could better rely on some basic static site
generation to help deal with repetitive and sometimes error prone process of
updating the header for the pages.
Anyway, a few thoughts:
1. need a shell script to publish the site to svn - something like
{{bin/publish-site.sh}}
2. place files in the root of the project in a directory called {{site/}}
3. if possible, do some basic site generation with maybe some groovy script or
just the shell script mentioned above to inject a "header file" for each page.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)