[
https://issues.apache.org/jira/browse/TINKERPOP-2544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17313932#comment-17313932
]
ASF GitHub Bot commented on TINKERPOP-2544:
-------------------------------------------
spmallette commented on pull request #1412:
URL: https://github.com/apache/tinkerpop/pull/1412#issuecomment-812580277
> If you have npm > 5.2.0 you can test the gremlint page by running npx
serve target/site/home/gremlint, and the home page, for instance by running npx
serve target/site/home
That might be some additional content to add to
https://tinkerpop.apache.org/docs/current/dev/developer/#site
> The error in the published page on https://tinkerpop.apache.org/gremlint/
seems to be different, though.
ok - i will keep an eye out for your fix and try again when it's ready.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Modify site publishing scripts to include gremlint
> --------------------------------------------------
>
> Key: TINKERPOP-2544
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2544
> Project: TinkerPop
> Issue Type: Improvement
> Components: gremlint
> Affects Versions: 3.5.0
> Reporter: Stephen Mallette
> Assignee: Øyvind Sæbø
> Priority: Blocker
>
> I think `bin/generate-home.sh` just needs to run the `npm` command to
> generate the static site and copy it to `target/site/gremlint` and then
> hopefully, `bin/publish-home.sh` will automatically note the new `gremlint`
> directory and upload it svn to publish. If it doesn't, there's probably some
> minor changes to `bin/publish-home.sh` to accomplish that step.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)