A rising tide lifts all boats. -- United States President, John F. Kennedy (borrowed from the New England Council)
Tide is an automated tool to provide insight into WordPress code and highlight areas to improve the quality of plugins and themes.
To develop locally, run:
git clone
to clone this repo to WordPress theme folder.npm install
to install the repo's dependencies.npm run link
to link the local docpress packages and install their dependencies.npm run dev
to build and watch assets ornpm run build
to just build the assets.- Activate the theme and visit the homepage.
docpress
customized Docpress generator that we bundle with the themedocs
is the root of the content sourcesrc
contains all styles, scripts and layout_docpress
is the build folder, never place anything here as it will get overwritten
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Have questions? Don't open an Issue, come join us in the #tide
channel in WordPress Slack. Even though Slack is a chat service, sometimes it takes several hours for community members to respond — please be patient.
Derek Herman (@valendesigns), and Jeffrey Paul (@jeffpaul)
Props: Arslan Ahmed (@akkspros), Bartek Makoś (@MakiBM), Cathi Bosco (@cathibosco), Derek Herman (@valendesigns), Janki Moradiya (@jankimoradiya), Jeffrey Paul (@jeffpaul), Keanan Koppenhaver (@kkoppenhaver), Leo Postovoit (@postphotos), Morteza (@man4toman), Mukesh Panchal (@mukeshpanchal27), Otto Kekäläinen (@ottok), Pierre Gordon (@pierlon), Prashant Baldha (@pmbaldha), Scott Reilly (@coffee2code)
Tide Docs utilizes an MIT license.