What process updates the content?

Personally I think it’s weird to have a site repo that combines html and 
markdown with some process that builds the markdown to html.

Would cloning at depth 1 alleviate your concerns?
If publishing is done by CI what’s the problem with cloning the whole repo?

David Jencks

> On Aug 5, 2021, at 6:31 AM, Romain Manni-Bucau <rmannibu...@gmail.com> wrote:
> 
> Hi all,
> 
> AFAIK we migrated our site to https://github.com/apache/openwebbeans-site
> 
> It is ok until we want to publish the content. Until now we were publishing
> it to subfolders directly (like meecrowave one) but now it is on git i'm
> not sure how to setup the publish-scm or other plugin.
> What i'd like to avoid is to clone the full git repo to modify meecrowave
> folder and then commit/push it.
> 
> Any idea?
> 
> Side note: worse case we can go back on svn if there is no clean solution,
> it does not impact the dev process so the simplest is the best here IMHO.
> 
> Romain Manni-Bucau
> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> <https://rmannibucau.metawerx.net/> | Old Blog
> <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
> LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> <https://www.packtpub.com/application-development/java-ee-8-high-performance>

Reply via email to