arkanovicz commented on pull request #1:
URL: https://github.com/apache/velocity-site/pull/1#issuecomment-769053568


   The dockerized site builder is functional.
   
   The single shell script `velocity-site/builder/bin/builder.sh` should do all 
the work.
   
   I think your setup was lacking some perl dependency (like xsltproc), and 
also the optional python Pygments package. Also, both versions of Markdown and 
Pygments have to be carefully chosen. All that is now taken care of in the 
dockerfile.
   
   The script can be symlinked like in:
   
       ln -s ../path/to/velocity-site/builder/bin/builder.sh ~/bin/velsite
   
   Please let me know if it's functional for you.
   


----------------------------------------------------------------
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:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@velocity.apache.org
For additional commands, e-mail: dev-h...@velocity.apache.org

Reply via email to