Skip to content

gsbitse/gsb-build-local

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gsb-build-local

Contains scripts used to build GSB sites locally.

gsb-public-build.sh

Instructions

  1. Create a .gsb-local-build folder in your root directory. - mkdir .gsb-local-build
  2. Into that directory copy global.cfg.example and rename it global.cfg
  3. Set the values in global.cfg according to your environment.
  4. Run sh gsb-public-build.sh

Hints

  • Create a tmp directory in the same directory you place your other sites. Give it 777 permissions. Use this for the TMP_DIR variable.
  • Make sure wherever you build the site you have the directory set up in apache.

About

Contains scripts used to build GSB sites locally.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published