Skip to content

jankimoradiya/docs

 
 

Repository files navigation

Tide Docs

License: MIT Contributions Welcome Shipping faster with ZenHub.io

Documentation for wptide.org.

This repo uses a modified version of Docpres to allow integrating with WordPress. It's a very basic WordPress theme that resolves all routes into the main index.php file where they pull the static content generated by Docpress.

Installation

To develop locally, run:

  1. git clone to clone this repo to WordPress theme folder.
  2. npm install to install the repo's dependencies.
  3. npm run link to link the local docpress packages and install their dependencies.
  4. npm run dev to build and watch assets or npm run build to just build the assets.
  5. Activate the theme and visit the homepage.

Development Notes

  • docpress customized Docpress generator that we bundle with the theme
  • docs is the root of the content source
  • src contains all styles, scripts and layout
  • _docpress is the build folder, never place anything here as it will get overwritten

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Contact 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.

Maintainers

Derek Herman (@valendesigns), and Jeffrey Paul (@jeffpaul)

Credits

Props: Bartek Makoś (@MakiBM), Derek Herman (@valendesigns), Jeffrey Paul (@jeffpaul), Keanan Koppenhaver (@kkoppenhaver), Leo Postovoit (@postphotos)

License

Tide Docs utilizes an MIT license.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 67.1%
  • JavaScript 19.3%
  • CSS 11.7%
  • PHP 1.8%
  • Shell 0.1%