Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

INSTALL

  • $ curl -L https://cpanmin.us | perl - App::cpanminus
  • $ cpanm Carton
  • $ cd scripts
  • $ carton install

FAQ

compile.pl usage (require cd scripts)

  • build HTMLs by carton exec perl compile.pl
  • re-build all HTML by carton exec perl compile.pl -f
  • build specified url by carton exec perl compile.pl -p why-us

Local test

After HTML build, you can run sudo grunt connect then visits [https://localhost/en/home.html] for test

github.io deploy

  • carton exec perl compile.pl -d