Skip to content

pushpakpop/book

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wpveda book

Status: Just started. Far away from "ready to use".

Why another book?

We wanted a single book to guide a php/web developer to through their complete WordPress journey.

Initial idea is create a training guide to train new talent in quantity without loosing quality of work!

Goals

Based on current status, it's better to list goals of this book.

  1. Focus on WordPress themes and plugins development only.
  2. Must NOT contradict with wordpress.org handbook
  3. Use latest tools and technologies.
  4. Separate develop, document, testing, build and deployment clearly.
  5. Have opinionated workflow. Discuss every aspect and agree on "one-way" of doing themes but once a way is accepted, it should be the only way recommended by book.
  6. After book is ready to use, write some tools to review codes against books workflow.

Tools

  1. git for version control
  2. github/gitlab for code hosing, issue tracker and milestones.
  3. wercker.com for build and deployment. It can be used to deploy to wordpress.org SVN repo

Contributing

Following is recommended workflow:

  1. Please fork this repo and send pull requests.
  2. For minor edits, you edit pages using Github's web-based editor.
  3. For major edits, it will be better to use gitbook-editor on localhost.
  4. It will be useful to check gitbook help docs. Not all docs may be useful to you.

Please feel free to open a github issue if you need more help.

About

The ultimate WordPress book!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors