Skip to content

Example bare Wordpress theme. Fork this repo to start developing a new Wordpress theme

License

Notifications You must be signed in to change notification settings

MWins/wordpress-theme-basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wordpress-theme-basic

Example bare Wordpress theme. Fork this repo to start developing a new Wordpress theme. If you want to fork this repo and have it on your own github account, you will have to either use branches for projects or follow the instructions for cloning a repo.

Fork your own repo

instructions - SO

instructions - article summary :

git clone https://github.com/userName/Repo New_Repo
cd New_Repo
git remote add origin  https://github.com/userName/New_Repo
git push origin master
git push --all

About

Example bare Wordpress theme. Fork this repo to start developing a new Wordpress theme

Resources

License

Stars

Watchers

Forks

Packages

No packages published