Skip to content

gmss/wordpress-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

187 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To clone the repo without hi-res photos...

mkdir gmss
cd gmss
git init
git remote add github git@github.com:gmss/wordpress-site.git
git pull github light

...then configure fetch as below.

To remove hi-res photos from a clone...

git branch -r -d github/master

...then configure fetch as below.

To configure fetch type

vi .git/config

and change the line

	fetch = +refs/heads/*:refs/remotes/github/*

to

	fetch = +refs/heads/light:refs/remotes/github/light

About

The Wordpress version of the site, including custom theme

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors