docs icon indicating copy to clipboard operation
docs copied to clipboard

Remove _docpress directory?

Open jeffpaul opened this issue 5 years ago • 2 comments

Per the docpress install instructions:

Also, Docpress builds your output into _docpress, which you probably don't want to commit. echo _docpress >> .gitignore

Since I'm not fluent on how we're building our wptide.org docs site, I'm guessing we may be building these docpress files into a GCP server and the _docpress directory may not be needed in this repo and just the source markdown files in the docs subdirectory. Anyone care the chime in and confirm/deny?

jeffpaul avatar Feb 18 '20 19:02 jeffpaul

@MakiBM any chance you can help answer this question/issue?

jeffpaul avatar Feb 19 '20 17:02 jeffpaul

The build process is done locally, we could script it on travis but essentially the whole thing is a mess and needs to be rearchitected.

derekherman avatar Mar 03 '20 19:03 derekherman